aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors
AgeCommit message (Expand)AuthorFilesLines
2016-09-16eap: add identity details.Dario Lombardo1-3/+55
2016-09-16Have TPKT support a TCP port range preference instead of having "subdissector...Michael Mann14-461/+144
2016-09-16VTP: Always display reserved/unsed fieldsAlexis La Goutte1-2/+9
2016-09-16ZigBee: Fix reassembly of APS fragments.Kenneth Soerensen1-1/+2
2016-09-16ssl-utils: fix -Wshorten-64-to-32 and other warningsPeter Wu1-2/+1
2016-09-16Squelch some compiler warnings.Guy Harris1-3/+3
2016-09-16ssl-utils: fix runtime memory leakPeter Wu1-5/+21
2016-09-16ssl-utils: remove block and key sizes from cipher suites tablePeter Wu3-331/+390
2016-09-16ssl-utils: fix buffer overrun (read) with AEAD cipher suitesPeter Wu1-3/+6
2016-09-15[SIP] Make it possible to call a subdisector for the VIA branch parameter.AndersBroman1-2/+12
2016-09-15S1AP: add dissection of NB-IoT transparent containersPascal Quantin6-972/+1771
2016-09-15eap: fix EAPOL conversation tracking, fixes TLS decryptionPeter Wu2-15/+51
2016-09-13X2AP: remove Procedure Code from info columnPascal Quantin3-196/+191
2016-09-13S1AP: remove Procedure Code from info columnPascal Quantin3-335/+330
2016-09-13NAS EPS: add an option to dissect User Data Container as IP packetPascal Quantin1-3/+42
2016-09-13nfs: Primary Data's NFSv4 DataSphere filehandle decoderTom Haynes1-1/+52
2016-09-13Bluetooth: HCI vendor: Add support for some Intel commands/eventsMichal Labedzki1-426/+1783
2016-09-12telnet: get rid of atoi().Dario Lombardo1-4/+1
2016-09-12dmp: Code cleanupStig Bjørlykke1-52/+84
2016-09-12dmp: Remove obsolete structured id handlingStig Bjørlykke1-128/+5
2016-09-12[SELFM] Fix reassembly, tcp_dissect_pdus() can't be used as the realAndersBroman1-56/+85
2016-09-12S1AP: add missing messages in info columnPascal Quantin2-141/+253
2016-09-12epl: fix memleaksPeter Wu1-7/+5
2016-09-11X2AP: add dissection of X2AP-Message information elementPascal Quantin3-57/+80
2016-09-11mqtt: Only suback has failure in QoS valuesStig Bjørlykke1-1/+1
2016-09-11mqtt: Fix subscribe/suback QoS valuesStig Bjørlykke1-8/+6
2016-09-11MySQL: verify connection state before dissecting as greeting/login.Matt Lawrence1-2/+2
2016-09-11mqtt: Added elements from version 3.1.1Stig Bjørlykke1-79/+144
2016-09-11CQL: rename code for don't only support v3Alexis La Goutte1-438/+438
2016-09-11[Automatic update for 2016-09-11]Gerald Combs1-12/+116
2016-09-11TLS: Enhance display of Hello ExtensionAlexis La Goutte1-6/+4
2016-09-10Fix indentation.Guy Harris1-5/+5
2016-09-10sll: add unused bytes to tree.Dario Lombardo1-0/+11
2016-09-10CQL: fix indent modelinesAlexis La Goutte1-4/+4
2016-09-10Add Socket CANFD dissector.Michael Mann3-62/+205
2016-09-10S1AP: prettify dissectionPascal Quantin12-288/+1582
2016-09-09X2AP: shorten field descriptionPascal Quantin2-2/+2
2016-09-09Remove "Elasticsearch HTTP" dissector.Michael Mann1-39/+15
2016-09-09nordic_ble: Capitalize short nameStig Bjørlykke1-1/+1
2016-09-09CANopen: EMCY manufacturer error field size bug fixAdrien Aubry1-3/+3
2016-09-09ssl: set protocol column to "TLS" when possiblePeter Wu2-26/+29
2016-09-09nfs: add dissector for CB_NOTIFY_LOCK argsJeff Layton1-0/+4
2016-09-08OCFS2: dissector incorrectly parses LVB data and claims malformed messageMakoto Shimamura1-26/+46
2016-09-08IRemUnknown: initialize remunk_remqueryinterface_call_t structurePascal Quantin1-1/+1
2016-09-08IPP: fix use after free errorPascal Quantin1-5/+2
2016-09-08M2AP: fix a typo leading to an expert info when decoding an IPv6 addressPascal Quantin2-6/+6
2016-09-08M3AP: fix dissection of IP addressPascal Quantin3-36/+42
2016-09-08PER: only display internal extension presence bit if activated inPascal Quantin1-0/+2
2016-09-08M2AP: display IP address in a subtreePascal Quantin3-44/+50
2016-09-08U3V: ensure that gencp_transaction_t structure is fully initializedPascal Quantin1-2/+2