aboutsummaryrefslogtreecommitdiffstats
path: root/plugins
Commit message (Expand)AuthorAgeFilesLines
* mate: fix Match edge cases, improve documentationPeter Wu2016-09-233-280/+184
* Fix Profinet RPCInterfaceUUID decodingBirol Capa2016-09-221-4/+6
* Improve support for single-character fields and filter expressions.Guy Harris2016-09-191-2/+2
* irda: restore a line removed by mistake in ge4c059fPascal Quantin2016-09-041-1/+1
* Use "ecatf" as the protocol name, to parallel everything else.Guy Harris2016-08-311-1/+1
* Don't do any Decode As stuff for dissector tables not used with Decode As.Guy Harris2016-08-314-4/+4
* ethercat: fix check for SdoControl (CID 1256520).Dario Lombardo2016-08-101-1/+1
* Cleanup the final checkAPI g_warning complaints.Michael Mann2016-07-311-5/+9
* Follow up for proto_tree_add_checksum.Michael Mann2016-07-275-48/+144
* Fix some of the checkAPIs.pl warnings for g_warning.Michael Mann2016-07-263-9/+12
* Fix checkAPI.pl warnings about printfMichael Mann2016-07-251-1/+2
* Fix shadow variable warnings.Michael Mann2016-07-241-8/+8
* Convert more glib memory to wmem pinfo poolPascal Quantin2016-07-221-2/+1
* Add proto_tree_add_checksum.Michael Mann2016-07-216-212/+110
* Fix sscanf VS Code Analysis warnings.Michael Mann2016-07-171-57/+62
* Widen some variables.Guy Harris2016-07-151-7/+7
* Remove a compiler warning some platforms give.Guy Harris2016-07-101-5/+5
* DOCSIS: Added dissector for Downstream Profile Descriptor (DPD)Bruno Verstuyft2016-07-103-0/+393
* profinet, CID 1362120: check the return value of ftell()Martin Kaiser2016-07-031-11/+14
* profinet: add a space to make checkhf happyMartin Kaiser2016-07-031-1/+1
* DOCSIS: Update to Type 35 UCDAdrian Simionov2016-07-031-19/+25
* Remove Makefile.common filesJoão Valverde2016-06-3032-966/+546
* DOCSIS: Added dissector for OFDM Channel DescriptorBruno Verstuyft2016-06-284-0/+419
* tvb_get_string_enc + proto_tree_add_item = proto_tree_add_item_ret_stringMichael Mann2016-06-272-18/+17
* DOCSIS: Fix unknown TLVs in UCD type29 caused parsing errors + bugfixesBruno Verstuyft2016-06-271-271/+272
* Add address_to_bytes API.Michael Mann2016-06-221-1/+1
* Revert "tap: change glib functions to wmem."Pascal Quantin2016-06-191-3/+3
* tap: change glib functions to wmem.Dario Lombardo2016-06-171-3/+3
* Remove Nmake build systemPascal Quantin2016-06-1551-1873/+2
* Allow control of individual columns to be (un)writable.Michael Mann2016-06-151-3/+3
* Change how dissectors do late-field-registration to avoid a double-registrationJeff Morriss2016-06-151-5/+2
* Store the tree item to add to later (CID-1159152)Jaap Keuter2016-06-121-1/+1
* profinet: set ioDataObject structure to 0Pascal Quantin2016-06-021-1/+1
* [docsis->type35ucd] Fix TLV 15 & 16 bugsAdrian Simionov2016-06-011-5/+9
* [docsis->rngrsp] Packet decoded in greater detailAdrian Simionov2016-05-311-101/+107
* [docsis->type35ucd] TLV 7 ON OFFAdrian Simionov2016-05-291-1/+4
* Don't use "== {TRUE,FALSE}" when testing whether a Boolean is true or false.Guy Harris2016-05-271-28/+30
* Cyclic PROFINET PROFIsafe RTC1 data dissectionT. Scholz2016-05-268-113/+2042
* Have fvalue_to_string_repr always return an (wmem) allocated buffer.Michael Mann2016-05-101-2/+2
* Add checkAPI calls to CMake.Graham Bloice2016-05-0213-4/+158
* Update BPKM Auth Reply key length for DOCSIS 3.1Philip Rosenberg-Watt2016-04-291-1/+1
* Add a rule to build lemon so any target that depends on it can (re)build it i...Jeff Morriss2016-04-281-1/+1
* Remove empty filesJoão Valverde2016-04-159-0/+0
* Include ws_diag_control.h in config.hJoão Valverde2016-04-042-2/+2
* Don't double-close the input.Guy Harris2016-04-041-1/+4
* Make the Flex scanners and YACC parser in libraries reentrant.Guy Harris2016-04-034-285/+444
* [docsis->mdd] Add support for TLV 1.7Adrian Simionov2016-03-281-1/+67
* ethercat: Fix Control flow issues MISSING_BREAK (CID 1357204)Alexis La Goutte2016-03-261-0/+1
* ethercat: Use tfs_ecat_fmmu_typereadStig Bjørlykke2016-03-241-1/+1
* Revert "Fix compile error by removing an unused variable: git/plugins/etherca...Stig Bjørlykke2016-03-241-0/+5