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
Commit message (
Expand
)
Author
Age
Files
Lines
*
unistim (plugin): fix this statement may fall through [-Werror=implicit-fallt...
Alexis La Goutte
2018-06-08
1
-0
/
+1
*
Don't check the CRC if the message isn't big enough to have a CRC.
Guy Harris
2018-05-31
1
-3
/
+6
*
PNIO: Fix another potential OOB write.
Gerald Combs
2017-08-28
1
-2
/
+3
*
Fix potential oob write crashes
Ulf
2017-08-23
1
-6
/
+6
*
IrCOMM: check string length before appending it to item
Pascal Quantin
2017-07-31
1
-2
/
+8
*
PROFINET IO: define an arbitrary recursion depth limit
Pascal Quantin
2017-06-20
1
-3
/
+12
*
DOCSIS: Prevent infinite loop from unknown FCParm.
Michael Mann
2017-06-14
1
-1
/
+5
*
opcua: display abort messages correctly
Hannes Mezger
2017-02-21
3
-0
/
+23
*
[docsis->type2ucd] Fix issue with decoding
AdrianSimionov
2016-12-18
1
-5
/
+5
*
Include config.h at the very beginning of all Flex scanners.
Guy Harris
2016-12-02
2
-2
/
+10
*
Clean up file handle management.
Guy Harris
2016-10-21
1
-9
/
+5
*
Profinet I/O: Sanity check number of I/O objects
Michael Mann
2016-10-10
1
-5
/
+22
*
irda: restore a line removed by mistake in ge4c059f
Pascal Quantin
2016-09-04
1
-1
/
+1
*
Use "ecatf" as the protocol name, to parallel everything else.
Guy Harris
2016-08-31
1
-1
/
+1
*
Don't do any Decode As stuff for dissector tables not used with Decode As.
Guy Harris
2016-08-31
4
-4
/
+4
*
Add proto_tree_add_checksum.
Michael Mann
2016-07-21
6
-212
/
+110
*
Fix sscanf VS Code Analysis warnings.
Michael Mann
2016-07-17
1
-57
/
+62
*
Widen some variables.
Guy Harris
2016-07-15
1
-7
/
+7
*
Remove a compiler warning some platforms give.
Guy Harris
2016-07-10
1
-5
/
+5
*
DOCSIS: Added dissector for Downstream Profile Descriptor (DPD)
Bruno Verstuyft
2016-07-10
3
-0
/
+393
*
profinet, CID 1362120: check the return value of ftell()
Martin Kaiser
2016-07-03
1
-11
/
+14
*
profinet: add a space to make checkhf happy
Martin Kaiser
2016-07-03
1
-1
/
+1
*
DOCSIS: Update to Type 35 UCD
Adrian Simionov
2016-07-03
1
-19
/
+25
*
Remove Makefile.common files
João Valverde
2016-06-30
32
-966
/
+546
*
DOCSIS: Added dissector for OFDM Channel Descriptor
Bruno Verstuyft
2016-06-28
4
-0
/
+419
*
tvb_get_string_enc + proto_tree_add_item = proto_tree_add_item_ret_string
Michael Mann
2016-06-27
2
-18
/
+17
*
DOCSIS: Fix unknown TLVs in UCD type29 caused parsing errors + bugfixes
Bruno Verstuyft
2016-06-27
1
-271
/
+272
*
Add address_to_bytes API.
Michael Mann
2016-06-22
1
-1
/
+1
*
Revert "tap: change glib functions to wmem."
Pascal Quantin
2016-06-19
1
-3
/
+3
*
tap: change glib functions to wmem.
Dario Lombardo
2016-06-17
1
-3
/
+3
*
Remove Nmake build system
Pascal Quantin
2016-06-15
51
-1873
/
+2
*
Allow control of individual columns to be (un)writable.
Michael Mann
2016-06-15
1
-3
/
+3
*
Change how dissectors do late-field-registration to avoid a double-registration
Jeff Morriss
2016-06-15
1
-5
/
+2
*
Store the tree item to add to later (CID-1159152)
Jaap Keuter
2016-06-12
1
-1
/
+1
*
profinet: set ioDataObject structure to 0
Pascal Quantin
2016-06-02
1
-1
/
+1
*
[docsis->type35ucd] Fix TLV 15 & 16 bugs
Adrian Simionov
2016-06-01
1
-5
/
+9
*
[docsis->rngrsp] Packet decoded in greater detail
Adrian Simionov
2016-05-31
1
-101
/
+107
*
[docsis->type35ucd] TLV 7 ON OFF
Adrian Simionov
2016-05-29
1
-1
/
+4
*
Don't use "== {TRUE,FALSE}" when testing whether a Boolean is true or false.
Guy Harris
2016-05-27
1
-28
/
+30
*
Cyclic PROFINET PROFIsafe RTC1 data dissection
T. Scholz
2016-05-26
8
-113
/
+2042
*
Have fvalue_to_string_repr always return an (wmem) allocated buffer.
Michael Mann
2016-05-10
1
-2
/
+2
*
Add checkAPI calls to CMake.
Graham Bloice
2016-05-02
13
-4
/
+158
*
Update BPKM Auth Reply key length for DOCSIS 3.1
Philip Rosenberg-Watt
2016-04-29
1
-1
/
+1
*
Add a rule to build lemon so any target that depends on it can (re)build it i...
Jeff Morriss
2016-04-28
1
-1
/
+1
*
Remove empty files
João Valverde
2016-04-15
9
-0
/
+0
*
Include ws_diag_control.h in config.h
João Valverde
2016-04-04
2
-2
/
+2
*
Don't double-close the input.
Guy Harris
2016-04-04
1
-1
/
+4
*
Make the Flex scanners and YACC parser in libraries reentrant.
Guy Harris
2016-04-03
4
-285
/
+444
*
[docsis->mdd] Add support for TLV 1.7
Adrian Simionov
2016-03-28
1
-1
/
+67
*
ethercat: Fix Control flow issues MISSING_BREAK (CID 1357204)
Alexis La Goutte
2016-03-26
1
-0
/
+1
[next]