aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors
AgeCommit message (Expand)AuthorFilesLines
2019-01-21add variable ie infothomas/dectthomasDOTwtf1-5/+159
2019-01-16add additional DECT typesthomasDOTwtf1-0/+109
2019-01-15added additional 7.4.5 MM valuesthomasDOTwtf1-3/+28
2019-01-05WIP: Initial dissector for DECT NWK layerHarald Welte2-0/+336
2019-01-05dect-dlc: Don't call NWK dissector if there's no payloadHarald Welte1-4/+6
2019-01-04WIP: Initial dissector for DECT DLC protocol layerHarald Welte3-2/+306
2019-01-04WIP: Dissector for Aastra/Mitel DECT over RAW EthernetHarald Welte2-0/+242
2019-01-04CRC6: Fixed CRC lookup table and functionsRoss1-4/+6
2019-01-03GeoNetworking cleanup and minor correctionsChristophe GUERBER2-48/+28
2019-01-03ieee80211: print the RU Allocation in decimalEmmanuel Grumbach1-2/+2
2019-01-03knsxip: fix headerAlexis La Goutte2-4/+4
2019-01-03geonw: Fix Dead Store (Dead assignement/Dead increment) Warning found by ClangAlexis La Goutte1-3/+3
2019-01-03knxip: Fix Dead Store (Dead assignement/Dead increment) Warning found by ClangAlexis La Goutte1-11/+11
2019-01-03Add dissector for Great Britain Companion Specification (GBCS)Kenneth Soerensen2-0/+1772
2019-01-03Couchbase: Fixup a shadow variable.Gerald Combs1-4/+4
2019-01-026lowpan: don't try to use (new) TVB that wasn't created.Jeff Morriss1-1/+2
2019-01-02IEEE1609.2: Allow Service Specific Permissions dissectionChristophe GUERBER6-40/+604
2019-01-02nas5gs: Add dissection of QoS flow descriptions.Anders Broman1-404/+503
2019-01-02Updates and bugfixes of ASTERIX I062Atli Guðmundsson1-168/+323
2019-01-02Make dissect_icmp_extension_structure into a dissector function.Michael Mann3-22/+13
2019-01-02dpaux: Minor improvementsMichael Mann3-66/+41
2019-01-01lorawan: fix this condition has identical branches [-Wduplicated-branches]Alexis La Goutte1-2/+0
2019-01-01Fixes GeoNetworking secured packets dissectionChristophe GUERBER3-59/+73
2019-01-01Use dissector table to dissect content of ieee1609Christophe GUERBER6-21/+113
2019-01-01Z39.50: Eliminate unnecessary header.Craig Jackson2-25/+0
2019-01-01krb5: fix parsing of PA-S4U-X509-USER in AS-REQIsaac Boukris3-55/+83
2019-01-01Add a "failed" return for tap packet routines.Guy Harris70-370/+371
2018-12-31Export ITS-AppId/psId names from IEEE1609Christophe GUERBER10-96/+414
2018-12-31CESoETH: Add dissection of MEF 8 CES over EthernetJaap Keuter4-0/+519
2018-12-31Accept v1 of GeoNetworking and improve item treeChristophe GUERBER1-16/+77
2018-12-31SMPP: General improvementsMichael Mann1-913/+841
2018-12-31KNET: Validate the length field before claiming packetMichael Mann1-0/+8
2018-12-31GSM over IP: Require a valid message type for dissection.Michael Mann1-10/+24
2018-12-30srt: fix not a Doxygen trailing comment [-Wdocumentation]Alexis La Goutte1-10/+10
2018-12-29docsis: enhancements and additions for DOCSIS TLVs 5.20 and 5.40Andrii Vladyka1-4/+7
2018-12-28Fixed ASTERIX 6bit callsign decodingAtli Guðmundsson1-10/+11
2018-12-28Correct PsId dissection in WSMPChristophe GUERBER1-19/+27
2018-12-28DNS: Use seconds as resolution for stat response time.Michael Mann1-3/+3
2018-12-28Allow floating point values for stats_treeMichael Mann16-109/+109
2018-12-28GTPv2: fix dissection of APN IEPascal Quantin1-35/+29
2018-12-28NAS EPS: upgrade dissector to v15.5.0Pascal Quantin1-4/+18
2018-12-283GPP NAS: upgrade dissector to v15.5.0Pascal Quantin3-5/+57
2018-12-28Z39.50: Implementation of Z39.50 Information Retrieval protocolCraig Jackson10-0/+17549
2018-12-27DNS: Use microsecond resolution for request/response statistics.Michael Mann1-2/+3
2018-12-27ISAKMP: Fix a crash when no decryption data block is thereJaap Keuter1-13/+14
2018-12-27packet-http: Fix whitespace issuesGraham Bloice1-2/+2
2018-12-27Try to squeeze some bytes out of the frame_data structure.Guy Harris174-585/+585
2018-12-26Don't allocate per-frame data if we don't have an F5 trailer.Guy Harris1-26/+19
2018-12-26gcsna: fix no previous prototype for function 'proto_[register|reg_handoff]_g...Alexis La Goutte1-0/+3
2018-12-26Declare register and register-handoff functions.Alexis La Goutte1-0/+3