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
/
plugins
/
wimax
/
msg_dreg.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
plugins: Add editor modelines; Adjust whitespace as needed.
Bill Meier
2014-10-06
1
-0
/
+13
*
Remove all $Id$ from top of file
Alexis La Goutte
2014-03-04
1
-2
/
+0
*
Fix [-Wmissing-prototypes]
Anders Broman
2014-01-02
1
-0
/
+4
*
1. Remove PITEM_FINFO from add_tlv_subtree and add_protocol_subtree (as well ...
Michael Mann
2013-09-28
1
-6
/
+6
*
Wimax dissector improvements:
Michael Mann
2013-09-24
1
-49
/
+10
*
Make dissectors register for their MAC Management Message Type and use dissec...
Michael Mann
2013-09-22
1
-7
/
+19
*
Comment out numerous unused hf_.... instances found by checkhf.
Bill Meier
2013-02-10
1
-2
/
+5
*
We always HAVE_CONFIG_H so don't bother checking whether we have it or not.
Jeff Morriss
2012-09-20
1
-2
/
+0
*
Update Free Software Foundation address.
Jakub Zawadzki
2012-06-28
1
-1
/
+1
*
Use ENC_NA as proto_tree_add_item() encoding arg for FT_ETHER hf[] field type.
Bill Meier
2011-10-20
1
-1
/
+1
*
Convert 'encoding' parameter of certain proto_tree_add_item() calls in plugin...
Bill Meier
2011-10-06
1
-21
/
+21
*
Use ENC_NA as encoding for proto_tree_add_item() calls which directly referen...
Bill Meier
2011-10-05
1
-3
/
+3
*
Fix gcc 4.6 "set but not used [-Wunused-but-set-variable]" warnings.
Bill Meier
2011-07-21
1
-6
/
+0
*
Get rid of check_col().
Anders Broman
2010-04-08
1
-8
/
+2
*
'if(proto_... == -1)' not req'd; Don't register ett[] more than once;
Bill Meier
2009-08-09
1
-15
/
+9
*
From Kovarththanan Rajaratnam:
Stig Bjørlykke
2009-07-07
1
-1
/
+1
*
From Kovarththanan Rajaratnam:
Stig Bjørlykke
2009-06-22
1
-25
/
+25
*
From Kovarththanan Rajaratnam:
Stig Bjørlykke
2009-06-22
1
-181
/
+180
*
Fix for bug 2902:
Jaap Keuter
2009-01-08
1
-2
/
+2
*
#include <prefs.h> not required
Bill Meier
2008-08-29
1
-1
/
+0
*
Change each filter prefix to match the protocol name ("wmx"). Add a
Gerald Combs
2007-11-28
1
-26
/
+26
*
Use tvb_reported_length() to get the amount of data we should look at;
Guy Harris
2007-05-27
1
-7
/
+7
*
Get rid of unused parameter.
Guy Harris
2007-05-26
1
-4
/
+4
*
From Mike Harvey: Support for WiMAX and the WiMAX M2M encapsulation protocol.
Gerald Combs
2007-05-25
1
-0
/
+571