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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Continue to remove $Id$ from top of file
Alexis La Goutte
2014-03-31
1
-2
/
+0
*
Remove all $Id$ from top of file
Alexis La Goutte
2014-03-04
49
-98
/
+0
*
Remove trailing whitespace
Bill Meier
2014-02-25
7
-58
/
+58
*
Add newlines at end of files that are missing them.
Gilbert Ramirez
2014-01-29
2
-2
/
+2
*
The wimax plugin primarily uses tvb_get_ptr buffer accesses instead of the
Evan Huus
2014-01-24
2
-2
/
+10
*
In a source file that defines external functions, the header file that
Guy Harris
2014-01-13
6
-4
/
+76
*
Fix [-Wmissing-prototypes]
Anders Broman
2014-01-02
13
-0
/
+32
*
Fix [-Wmissing-prototypes]
Anders Broman
2014-01-02
23
-0
/
+71
*
wimax_compact_ulmap_ie_decoder() is used outside of wimax_compact_ulmap_ie_de...
Pascal Quantin
2014-01-01
1
-1
/
+1
*
Fix [-Wmissing-prototypes]
Anders Broman
2014-01-01
2
-1
/
+5
*
Rename some of pint.h macros to match common style (bits number on the end).
Jakub Zawadzki
2013-11-29
1
-14
/
+14
*
include <wsutil/pint.h> only when needed.
Jakub Zawadzki
2013-11-09
1
-0
/
+2
*
Minor cleanup.
Michael Mann
2013-10-24
2
-5
/
+1
*
Make WiMax CDMA Code Attribute its own protocol with it's own filter.
Michael Mann
2013-10-24
1
-10
/
+8
*
Create a single array of ett_ variables, instead of individual etts + array o...
Michael Mann
2013-10-24
1
-587
/
+17
*
Fix (using '#if 0') various [-Wunused-const-variable] warnings
Bill Meier
2013-10-23
8
-2
/
+65
*
Add CMake properties to targets so that they are logically organised when usi...
Graham Bloice
2013-10-13
1
-0
/
+1
*
Fix Dead Store (Dead assignement/Dead increment) warning found by Clang
Alexis La Goutte
2013-09-30
1
-2
/
+2
*
Fix Dead Store (Dead assignement/Dead increment) warning found by Clang
Alexis La Goutte
2013-09-30
1
-3
/
+3
*
Fix Dead Store (Dead assignement/Dead increment) warning found by Clang
Alexis La Goutte
2013-09-30
1
-1
/
+1
*
Fix various warnings in (hopefully) the right ways.
Evan Huus
2013-09-28
7
-12
/
+5
*
1. Remove PITEM_FINFO from add_tlv_subtree and add_protocol_subtree (as well ...
Michael Mann
2013-09-28
16
-2017
/
+1427
*
Prevent crashing as a result of tree removal in r52208. Tree removal + this ...
Michael Mann
2013-09-24
1
-2
/
+2
*
You are in a twisty little maze of code paths, all different. Get rid
Guy Harris
2013-09-24
1
-416
/
+407
*
Stuff used when checking the CRC needs to be done regardless of whether
Guy Harris
2013-09-24
1
-9
/
+14
*
Get rid of unused variable.
Guy Harris
2013-09-24
1
-3
/
+0
*
Fix copy-and-pasteo(?).
Guy Harris
2013-09-24
1
-2
/
+2
*
One advantage of making as many things as possible static is that, if
Guy Harris
2013-09-24
1
-1
/
+4
*
Wimax dissector improvements:
Michael Mann
2013-09-24
29
-1193
/
+467
*
Don't declare proto_mac_mgmt_msg_ucd_decoder twice.
Jeff Morriss
2013-09-22
1
-1
/
+0
*
Make dissectors register for their MAC Management Message Type and use dissec...
Michael Mann
2013-09-22
31
-902
/
+603
*
emem -> wmem
Pascal Quantin
2013-09-17
1
-2
/
+2
*
Remove fragment_data, add fragment_head, fragment_item - for now alias it to ...
Jakub Zawadzki
2013-07-17
1
-1
/
+1
*
Use tvb_new_chain with the tvbuffs from a reassembly.
Guy Harris
2013-07-14
1
-2
/
+2
*
A fragment_data structure now contains a pointer to a tvbuff to the
Guy Harris
2013-07-14
1
-5
/
+5
*
Add our license header to plugin moduleinfo.h files. Cleans up a batch of
Evan Huus
2013-07-06
1
-0
/
+23
*
Don't wire into the reassembly code the notion that reassemblies should
Guy Harris
2013-03-22
1
-3
/
+4
*
From beroset:
Bill Meier
2013-03-20
3
-12
/
+12
*
From beroset:
Anders Broman
2013-03-18
1
-12
/
+12
*
From David Arnold:
Jaap Keuter
2013-03-12
1
-1
/
+1
*
Export libwireshark symbols using WS_DLL_PUBLIC define
Balint Reczey
2013-03-01
1
-1
/
+1
*
From Ed Beroset via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=8416 :
Pascal Quantin
2013-03-01
2
-47
/
+47
*
Comment out numerous unused hf_.... instances found by checkhf.
Bill Meier
2013-02-10
18
-57
/
+129
*
Make the other plugin makefiles use the new style introduced in the MATE
Guy Harris
2013-02-09
3
-39
/
+40
*
Fix for CID 280529 and 280530.
Jaap Keuter
2013-01-26
1
-0
/
+8
*
Fix a bunch of warnings.
Guy Harris
2012-12-26
5
-28
/
+28
*
Fix numerous instances of a variable/parameter name "shadowing" a library fun...
Bill Meier
2012-12-05
1
-15
/
+15
*
Create SET_ADDRESS_HF that takes an additional hf_ value that can be
Evan Huus
2012-10-26
1
-1
/
+1
*
Revert revision 44921.
Evan Huus
2012-10-26
1
-1
/
+1
*
We always HAVE_CONFIG_H so don't bother checking whether we have it or not.
Jeff Morriss
2012-09-20
40
-80
/
+0
[next]