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_sbc.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
plugins: Add editor modelines; Adjust whitespace as needed.
Bill Meier
2014-10-06
1
-156
/
+169
*
WiMAX: fix incorrect type for include_cor2_changes variable
Pascal Quantin
2014-06-06
1
-1
/
+1
*
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
*
Fix (using '#if 0') various [-Wunused-const-variable] warnings
Bill Meier
2013-10-23
1
-0
/
+31
*
1. Remove PITEM_FINFO from add_tlv_subtree and add_protocol_subtree (as well ...
Michael Mann
2013-09-28
1
-941
/
+470
*
Wimax dissector improvements:
Michael Mann
2013-09-24
1
-49
/
+12
*
Make dissectors register for their MAC Management Message Type and use dissec...
Michael Mann
2013-09-22
1
-0
/
+13
*
Comment out numerous unused hf_.... instances found by checkhf.
Bill Meier
2013-02-10
1
-2
/
+6
*
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
*
Do some more conversions of proto_tree_add_item() 'encoding' arg
Bill Meier
2011-10-18
1
-53
/
+53
*
Convert 'encoding' parameter of certain proto_tree_add_item() calls in plugin...
Bill Meier
2011-10-10
1
-228
/
+228
*
Convert 'encoding' parameter of certain proto_tree_add_item() calls in plugin...
Bill Meier
2011-10-06
1
-116
/
+116
*
Use ENC_NA as encoding for proto_tree_add_item() calls which directly referen...
Bill Meier
2011-10-05
1
-9
/
+9
*
Fix gcc 4.6 "set but not used [-Wunused-but-set-variable]" warnings.
Bill Meier
2011-07-21
1
-4
/
+4
*
Either remove or use unused values found by Coverity. Fixes CIDs
Gerald Combs
2011-04-06
1
-2
/
+2
*
Get rid of check_col().
Anders Broman
2010-04-08
1
-16
/
+4
*
Minor changes:
Bill Meier
2009-08-04
1
-1099
/
+1090
*
From Kovarththanan Rajaratnam:
Stig Bjørlykke
2009-06-22
1
-236
/
+236
*
From Kovarththanan Rajaratnam:
Stig Bjørlykke
2009-06-22
1
-1437
/
+1437
*
Fix for bug 2902:
Jaap Keuter
2009-01-08
1
-4
/
+4
*
#include <prefs.h> not required
Bill Meier
2008-08-29
1
-1
/
+0
*
fix the Win32 build: tfs_yes_no -> tfs_yes_no_sbc
Ulf Lamping
2008-04-08
1
-10
/
+8
*
Fix for bug 2401:
Jaap Keuter
2008-04-07
1
-18
/
+18
*
Change each filter prefix to match the protocol name ("wmx"). Add a
Gerald Combs
2007-11-28
1
-263
/
+263
*
Use tvb_reported_length() to get the amount of data we should look at;
Guy Harris
2007-05-27
1
-5
/
+5
*
From Mike Harvey: Support for WiMAX and the WiMAX M2M encapsulation protocol.
Gerald Combs
2007-05-25
1
-0
/
+3277