index
:
tools/wireshark
Novell_NCP_branch
cherry-pick-112af30d
cherry-pick-78067deb-2
cherry-pick-c6e60da6-2
ethereal
lts-1.12.1
lts-1.2.11
lts-1.8.2
master
master-1.0
master-1.10
master-1.12
master-1.2
master-1.4
master-1.6
master-1.8
master-2.0
master-2.2
master-2.4
master-2.6
master-3.0
master-3.2
old-trunk-1.0
release-3.4
release-3.6
win32-native
WIP Patches to add a samsung-ipc dissector to Wireshark
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
packet-quake2.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Set the svn:eol-style property on all text files to "native", so that
Guy Harris
2004-07-18
1
-1
/
+1
*
Use "tvb_get_string()" instead of duplicating its functionality by hand.
Guy Harris
2004-02-25
1
-14
/
+5
*
Remove a bunch of duplicate semicolons.
Gerald Combs
2003-09-21
1
-2
/
+2
*
For the "all the rest of the packet is just text" case, just allocate a
Guy Harris
2003-06-12
1
-20
/
+25
*
More tvb_get_nstringz0() fixes. Timo Sirainen pointed out that Bad
Gerald Combs
2003-05-19
1
-10
/
+4
*
Removed trailing whitespaces from .h and .c files using the
Jörg Mayer
2002-08-28
1
-79
/
+79
*
Replace the types from sys/types.h and netinet/in.h by their glib.h
Jörg Mayer
2002-08-02
1
-5
/
+1
*
Code from Jan Berkel <jan.berkel@gmx.de> to
Uwe Girlich
2002-07-29
1
-13
/
+541
*
code cleanup, removed unused parameters, inserted some _U_
Uwe Girlich
2002-04-02
1
-3
/
+3
*
Replace a bunch of "tvb_length()" and "tvb_length_remaining()" calls in
Guy Harris
2002-01-24
1
-8
/
+6
*
Include files from the "epan" directory and subdirectories thereof with
Guy Harris
2002-01-21
1
-2
/
+2
*
Move the pointer to the "column_info" structure in the "frame_data"
Guy Harris
2001-12-10
1
-9
/
+9
*
Make "dissector_add()", "dissector_delete()", and "dissector_change()"
Guy Harris
2001-12-03
1
-7
/
+8
*
Change "conversation_set_dissector()" to take a dissector handle, rather
Guy Harris
2001-11-27
1
-11
/
+2
*
Switched from using CHECK_DISPLAY_AS_DATA to using CHECK_DISPLAY_AS_X
Ed Warnicke
2001-11-26
1
-2
/
+2
*
Switched from calling dissect_data to using call_dissector
Ed Warnicke
2001-11-25
1
-3
/
+5
*
Before calling proto_tree_add_string, the correct proto_tree should
Uwe Girlich
2001-07-22
1
-2
/
+2
*
initial checkin of the Quake II network protocol dissector
Uwe Girlich
2001-06-21
1
-0
/
+426