aboutsummaryrefslogtreecommitdiffstats
path: root/plugins
Commit message (Expand)AuthorAgeFilesLines
* Don't count packets twice for average using avg_stat_node_add_value_notick.Michael Mann2015-10-051-4/+0
* mate.released_time is added as a float so register it as such.Jeff Morriss2015-09-151-1/+1
* WIMAX (msg_ucd): fix will never be executed [-Wunreachable-code]Alexis La Goutte2015-09-071-6/+6
* UNISTIM: fix dissection of some audio commandsPascal Quantin2015-09-021-0/+3
* Lemon grammar: fix indent (use tabs)Alexis La Goutte2015-08-271-65/+65
* Remove some svn $Author$ lines that escaped previous cleanups.Joerg Mayer2015-08-239-18/+0
* Add support for IPv6 stats tree statisticsJoão Valverde2015-08-221-68/+127
* Fix IP Destinations stats treeJoão Valverde2015-08-161-1/+1
* Clean up some fields.Guy Harris2015-08-051-19/+18
* Remove all preferences related to enabling/disabling heuristic dissectors.Michael Mann2015-07-177-13/+9
* Add "user presentable" and "unique string ids" to heuristic table entries.Michael Mann2015-07-127-8/+8
* opcua dissector: fix display of service type in packet columnHannes Mezger2015-07-081-15/+8
* plugins: add cleanup routinesPeter Wu2015-07-036-26/+40
* opcua dissector: Add DefaultXml encoding IDsHannes Mezger2015-07-022-4/+163
* Lemon: Update lemon toolsAlexis La Goutte2015-07-023-3/+3
* opcua dissector: Fix display of status code in error messageHannes Mezger2015-07-021-1/+1
* opcua dissector: Fix parsing of 7 byte numeric service NodeIds.Gerhard Gappmeier2015-07-011-2/+2
* plugins/mate: fix some memleaksPeter Wu2015-06-293-8/+13
* Stop using atof/strtod (fixes column sorting of float types)Peter Wu2015-06-251-2/+2
* Profinet: I&M5 Data is added.Birol Capa2015-06-171-1/+109
* Profinet: Combined Object Container is added.Birol Capa2015-06-152-3/+50
* icmp,wimax: Fix undefined shiftPeter Wu2015-06-151-1/+1
* Print "and greater" instead of a ten digit number.Gerald Combs2015-06-081-1/+3
* Profinet: OEM Device ID is addedBirol Capa2015-06-081-1/+32
* Fix a few issues reported by PVS-StudioPascal Quantin2015-06-052-4/+6
* Profinet: Add Fiber Optic Diagnosis Info.Birol Capa2015-06-041-0/+28
* ams: fixed wrong offset calculation, adsstate has 2 bytesThomas Wiens2015-05-301-1/+1
* Fix some cases where we're shifting a signed 1 left.Guy Harris2015-04-301-7/+7
* wimax: replace deprecated tvb_length callsEvan Huus2015-04-202-16/+15
* Fix CMake warningsGraham Bloice2015-04-1714-42/+42
* unistim: remove tvb_length deprecated APIEvan Huus2015-04-061-7/+5
* profinet: remove tvb_length deprecated APIEvan Huus2015-04-064-12/+12
* ethercat: remove deprecated tvb_length APIEvan Huus2015-04-062-4/+4
* docsis: remove tvb_length callsEvan Huus2015-04-058-10/+10
* irda: remove tvb_length callsEvan Huus2015-04-053-17/+16
* Update Custom.nmake.example with the change done in g2ef72cbPascal Quantin2015-03-141-1/+1
* CMake: Add a top-level nsis_package target.Gerald Combs2015-03-121-3/+2
* Eliminate e_uuid_t in favor of e_guid_t.Guy Harris2015-03-039-89/+89
* plugins: fix dissector registration with CMakePeter Wu2015-03-035-0/+5
* Use COPY_ADDRESS_SHALLOW instead of duplicating TVB_SET_ADDRESS and SET_ADDRE...Michael Mann2015-03-011-7/+4
* <string.h>, not <memory.h>, is the header file for memcpy().Guy Harris2015-02-273-3/+6
* Add tvb_address_with_resolution_to_str.Michael Mann2015-02-221-21/+13
* Make UAT record update callbacks return a success/failure indication.Guy Harris2015-02-181-2/+3
* EtherCAT: Suppress pedantic warnings.Gerald Combs2015-02-152-3/+10
* Gryphon: do not use col_set_str with non constant stringsPascal Quantin2015-02-121-1/+1
* Remove unneeded includes from plugins folderMartin Mathieson2015-02-1024-36/+0
* (Trivial) Fix printf-related 'Mismatch on sign' warningsBill Meier2015-02-091-1/+1
* Eliminate the hf member out of the address structure.Michael Mann2015-02-091-1/+1
* ethercat: add default case in FoeFormatterEvan Huus2015-02-051-0/+2
* WIMAX: fix no previous prototype for ... [-Wmissing-prototypes]Alexis La Goutte2015-01-2711-27/+25