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-gdsdb.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Improve Firebird/Interbase dissector.
Michael Mann
2015-05-19
1
-459
/
+663
*
Cleanup use of #includes in non-generated epan/dissector/*.c
Bill Meier
2014-12-21
1
-2
/
+0
*
Fix encoding-arg mostly for FT_UINT_STRING; Also: Do misc as needed.
Bill Meier
2014-09-18
1
-11
/
+24
*
Revert "Fixup: tvb_* -> tvb_captured"
Michael Mann
2014-06-19
1
-67
/
+67
*
Fixup: tvb_* -> tvb_captured
Dario Lombardo
2014-06-18
1
-67
/
+67
*
Remove all $Id$ from top of file
Alexis La Goutte
2014-03-04
1
-2
/
+0
*
Fix [-Wmissing-prototypes]
Jakub Zawadzki
2013-12-15
1
-0
/
+3
*
Fix some Dead Store (Dead assignement/Dead increment) Warning found by Clang
Alexis La Goutte
2013-07-03
1
-1
/
+1
*
Remove check_col() and the occasional tree.
Michael Mann
2013-06-14
1
-16
/
+12
*
#if 0 unused hf[] entries & etc.
Bill Meier
2013-02-03
1
-195
/
+210
*
We always HAVE_CONFIG_H so don't bother checking whether we have it or not.
Jeff Morriss
2012-09-20
1
-3
/
+1
*
Initial commit to support yet another method of passing data between dissectors.
Jakub Zawadzki
2012-09-10
1
-1
/
+1
*
Remove unneeded #includes (stdlib, stdio, ctypes, time);
Bill Meier
2012-05-15
1
-2
/
+0
*
As suggested in http://www.wireshark.org/lists/wireshark-dev/201204/msg00062....
Jeff Morriss
2012-04-27
1
-8
/
+8
*
Fix some "conflicting" value_string warnings.
Jakub Zawadzki
2012-04-26
1
-2
/
+2
*
Fix some duplicate display filter names.
Chris Maynard
2012-01-19
1
-1
/
+1
*
For proto_tree_add_item(..., proto_xxx, ...)use ENC_NA as the encoding arg.
Bill Meier
2011-10-21
1
-2
/
+2
*
Do some conversions of proto_tree_add_item() 'encoding' arg.
Bill Meier
2011-10-16
1
-5
/
+5
*
Convert proto_tree_add_item() 'encoding' arg for field types FT_STRING, FT_ST...
Bill Meier
2011-10-15
1
-7
/
+7
*
Convert 'encoding' parameter of certain proto_tree_add_item() calls in non-a...
Bill Meier
2011-10-10
1
-7
/
+7
*
Convert 'encoding' parameter of certain proto_tree_add_item() calls in non-au...
Bill Meier
2011-10-06
1
-41
/
+41
*
Use ENC_NA as encoding for proto_tree_add_item() calls which directly referen...
Bill Meier
2011-10-04
1
-2
/
+2
*
Rename the routines that handle dissector tables with unsigned integer
Guy Harris
2010-12-20
1
-1
/
+1
*
#include <string.h> not needed.
Bill Meier
2010-04-06
1
-1
/
+0
*
Remove unneeded #include <stdio.h>
Bill Meier
2010-04-03
1
-1
/
+0
*
Don't guard col_set_str (COL_PROTOCOL) with col_check
Kovarththanan Rajaratnam
2009-08-09
1
-2
/
+1
*
From Kovarththanan Rajaratnam:
Stig Bjørlykke
2009-07-07
1
-1
/
+1
*
Removed some non-ASCII characters.
Stig Bjørlykke
2009-03-16
1
-1
/
+1
*
Fix various typos and spelling errors (mostly in text strings)
Bill Meier
2008-12-18
1
-3
/
+3
*
Apply yet another set of the optimization patches:
Anders Broman
2007-11-08
1
-33
/
+33
*
Fix for bug 1931 and bug 1932:
Jaap Keuter
2007-10-23
1
-2
/
+2
*
From tmiller@hcjbtech.org : Spelling error on GDS DB protocol dissector: "Buf...
Sake Blok
2007-10-16
1
-2
/
+2
*
Change "lenght" to "length" and "decypt" to "decrypt"
Jeff Morriss
2007-07-19
1
-3
/
+3
*
Remove cvs2svn:cvs-rev property
Jörg Mayer
2007-05-20
1
-2
/
+0
*
Môshe van der Sterre:
Jörg Mayer
2007-05-20
1
-0
/
+1850