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
/
epan
/
dissectors
/
packet-quake2.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
We always HAVE_CONFIG_H so don't bother checking whether we have it or not.
Jeff Morriss
2012-09-20
1
-3
/
+1
*
Update Free Software Foundation address.
Jakub Zawadzki
2012-06-28
1
-1
/
+1
*
For proto_tree_add_item(..., proto_xxx, ...)use ENC_NA as the encoding arg.
Bill Meier
2011-10-21
1
-1
/
+1
*
Don't assign to unused proto_item * variables: Coverity 1015 & 1016.
Bill Meier
2011-05-18
1
-6
/
+4
*
There's no need to pass the result of tvb_get_ptr() as the 'value' in
Jeff Morriss
2011-01-16
1
-2
/
+2
*
Rename the routines that handle dissector tables with unsigned integer
Guy Harris
2010-12-20
1
-2
/
+2
*
Revise code slightly; mostly: remove some unnecessary if tests ....
Bill Meier
2010-06-09
1
-95
/
+72
*
Use qualified rather than somewhat generic names for some enum definitions;
Bill Meier
2010-02-01
1
-76
/
+76
*
Don't guard col_append_str with check_col
Kovarththanan Rajaratnam
2009-09-24
1
-6
/
+2
*
Don't guard col_set_str (COL_PROTOCOL) with col_check
Kovarththanan Rajaratnam
2009-08-09
1
-2
/
+1
*
From Kovarththanan Rajaratnam via bug 3548:
Stig Bjørlykke
2009-06-18
1
-15
/
+15
*
FT_BOOLEAN fields w/o bitmasks really should use BASE_NONE (not BASE_DEC,...).
Bill Meier
2009-05-08
1
-2
/
+2
*
Minor change: use guint for prefs port variables.
Bill Meier
2008-09-23
1
-2
/
+2
*
Minor cleanup related to proto_reg_handoff ....
Bill Meier
2008-09-11
1
-1
/
+1
*
Minor cleanup (mostly related to proto_reg_handoff...)
Bill Meier
2008-09-02
1
-2
/
+2
*
Apply yet another set of the optimization patches:
Anders Broman
2007-11-08
1
-1
/
+1
*
change a whole bunch of ethereal into wireshark
Ronnie Sahlberg
2006-05-21
1
-2
/
+2
*
rename ep_tvb_get_string() to tvb_get_ephemeral_string() asnd update the docu...
Ronnie Sahlberg
2005-08-10
1
-1
/
+1
*
some more dissectors converted to ep_tvb_get_string
Ronnie Sahlberg
2005-07-24
1
-2
/
+1
*
Move prefs.c and prefs.h into the epan subdirectory.
Guy Harris
2004-09-27
1
-1
/
+1
*
Move dissectors to epan/dissectors directory.
Gilbert Ramirez
2004-07-18
1
-0
/
+932