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-dis.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
*
Initial commit to support yet another method of passing data between dissectors.
Jakub Zawadzki
2012-09-10
1
-1
/
+1
*
Use val_to_str_const() where appropriate;
Bill Meier
2012-08-10
1
-5
/
+5
*
Update Free Software Foundation address.
Jakub Zawadzki
2012-06-28
1
-1
/
+1
*
Get rid of check_col, while at it set ENC.
Anders Broman
2011-09-26
1
-38
/
+35
*
Rename the routines that handle dissector tables with unsigned integer
Guy Harris
2010-12-20
1
-2
/
+2
*
From Paul J. Metzger: Add support for decoding DIS Electromagnetic Emission ...
Bill Meier
2010-05-11
1
-0
/
+77
*
#include <stdio.h> not req'd; cleanup whitespace & indentation.
Bill Meier
2010-03-27
1
-295
/
+294
*
Fix an "unused variable" warning: remove 'infoStrings'
Bill Meier
2010-03-27
1
-1
/
+0
*
From Chuck Kristofek:
Anders Broman
2010-03-27
1
-10
/
+417
*
From Didier Gautheron:
Anders Broman
2010-01-13
1
-4
/
+1
*
From Michael Dishman:
Jaap Keuter
2009-11-13
1
-31
/
+171
*
From Matt Deckard:
Jaap Keuter
2009-06-02
1
-0
/
+7
*
Misc dissector cleanup:
Bill Meier
2009-05-26
1
-25
/
+27
*
proto_reg-handoff: Fix to properly delete/add port when pref changed; cleanup.
Bill Meier
2008-09-15
1
-2
/
+5
*
change a whole bunch of ethereal into wireshark
Ronnie Sahlberg
2006-05-21
1
-2
/
+2
*
Give them RCS IDs.
Guy Harris
2005-09-20
1
-0
/
+2
*
Make some funtions static. More char -> const char warning fixes
Jörg Mayer
2005-07-30
1
-2
/
+2
*
DIS packets must be at least 12 bytes long. DIS uses port 3000, by
Guy Harris
2005-07-18
1
-2
/
+13
*
From Jeremy j Ouellette:
Anders Broman
2005-07-11
1
-0
/
+196