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-dplay.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
-2
/
+1
*
Update Free Software Foundation address.
Jakub Zawadzki
2012-06-28
1
-1
/
+1
*
Fix some duplicate display filter names.
Chris Maynard
2012-01-19
1
-3
/
+3
*
For proto_tree_add_item(..., proto_xxx, ...)use ENC_NA as the encoding arg.
Bill Meier
2011-10-21
1
-2
/
+2
*
Fix Dead Store (Dead assignement/Dead increment) Warning found by Clang
Alexis La Goutte
2011-10-20
1
-12
/
+12
*
Do some conversions of proto_tree_add_item() 'encoding' arg.
Bill Meier
2011-10-16
1
-1
/
+1
*
Convert proto_tree_add_item() 'encoding' arg for field types FT_STRING, FT_ST...
Bill Meier
2011-10-15
1
-2
/
+2
*
Use ENC_NA as encoding for proto_tree_add_item() calls which directly referen...
Bill Meier
2011-10-04
1
-39
/
+39
*
Get rid of check_col() and use ENC.
Anders Broman
2011-09-26
1
-121
/
+118
*
Fix gcc 4.6 "set but not used [-Wunused-but-set-variable]" warnings.
Bill Meier
2011-06-19
1
-4
/
+0
*
Removed some unneeded assignments.
Stig Bjørlykke
2011-04-18
1
-1
/
+1
*
(Refining the regexp...) Replace blurbs that match the name (case insensitive...
Jeff Morriss
2010-09-24
1
-5
/
+5
*
From Didier Gautheron:
Anders Broman
2010-01-13
1
-10
/
+2
*
Remove the address operator from value_string arrays fed to VALS()
Gerasimos Dimitriadis
2009-11-17
1
-2
/
+2
*
Use col_set_str instead of col_add_fstr when adding constant strings to COL_INFO
Kovarththanan Rajaratnam
2009-09-22
1
-2
/
+2
*
Don't guard col_clear with col_check
Kovarththanan Rajaratnam
2009-08-09
1
-4
/
+1
*
Don't guard col_clear with col_check
Kovarththanan Rajaratnam
2009-08-09
1
-4
/
+2
*
Don't guard col_set_str (COL_PROTOCOL) with col_check
Kovarththanan Rajaratnam
2009-08-09
1
-6
/
+3
*
From Kovarththanan Rajaratnam via bug 3548:
Stig Bjørlykke
2009-06-18
1
-183
/
+183
*
Removed some "initializer does not fit or is out of range" warnings.
Stig Bjørlykke
2009-03-23
1
-1
/
+1
*
Trivial warning fixes
Jörg Mayer
2008-12-02
1
-1
/
+1
*
Minor cleanup related to proto_register & proto_reg_handoff
Bill Meier
2008-09-26
1
-10
/
+7
*
prefs_register_protocol not req'd since no prefs; simplify reg_handoff & do m...
Bill Meier
2008-08-25
1
-14
/
+2
*
Add Winsock AF_ values to epan/aftypes.h; the DirectPlay and ActiveSync
Guy Harris
2008-08-08
1
-15
/
+5
*
Don't get AF_ values used in protocols from system header files -
Guy Harris
2008-08-08
1
-12
/
+15
*
Fix for bug 2452:
Jaap Keuter
2008-04-12
1
-1
/
+17
*
From Kai Blin:
Anders Broman
2008-03-03
1
-637
/
+405
*
From Kai Blin:
Anders Broman
2008-02-27
1
-277
/
+514
*
From Kai Blin:
Anders Broman
2008-02-26
1
-231
/
+329
*
Make dplay compile on Windows.
Anders Broman
2007-12-29
1
-2
/
+2
*
Add preliminary dissector for network protocol used by Microsoft DirectPlay.
Stephen Fisher
2007-12-29
1
-0
/
+1677