aboutsummaryrefslogtreecommitdiffstats
path: root/epan
AgeCommit message (Expand)AuthorFilesLines
2019-01-24ZigBee: Changed file offset from BASE_HEX to BASE_DECMartin Boye Petersen1-1/+1
2019-01-24ua3g: updated freeseating message decoding to handle the "do_reset" parameterNicolas Bertin1-0/+8
2019-01-24smb2: add NULL checksAurelien Aptel1-8/+8
2019-01-24EPL: fix build with incomplete libxml2 libraryPeter Wu3-10/+11
2019-01-24tcp: mark units_64bit_version as staticPeter Wu1-1/+1
2019-01-24ftype-time: parse the month independent of the localePeter Wu1-4/+32
2019-01-24tvbuff: Fix RFC 822 and 1123 date parsing with non-English localesPeter Wu1-13/+50
2019-01-24opa-mad: Fix PortSelectMask parsing to common functionGoldman, Adam1-65/+77
2019-01-23DCT2000: Add other NR RRC entry points.Martin Mathieson1-0/+18
2019-01-23NAS 5Gs: Updated SM causeSwapnil Roy1-3/+12
2019-01-23SDP: fix memleak of "trace_id"Peter Wu5-10/+12
2019-01-23SMB2: fix memleak of tids hash tablePeter Wu2-6/+6
2019-01-23SDP: remove unused setup_proto field to fix memleaksPeter Wu3-3/+0
2019-01-23Small update up LLDP sub-tlvsJoerg Mayer1-10/+16
2019-01-23Update BGP capabilities listJoerg Mayer1-8/+16
2019-01-23QUIC: correct order of Fixed bit and Packet Type in long headerPeter Wu1-1/+1
2019-01-23QUIC: update preferred_address TP dissection (draft -18)Peter Wu2-44/+74
2019-01-23CIP Motion: Add more attributesDylan Ulis2-55/+200
2019-01-23mpls: Fix Dead Store (Dead assignement/Dead increment) Warning found by ClangAlexis La Goutte1-3/+0
2019-01-23gprscdr: Display CSGId as unsigned intJoakim Karlsson2-1/+2
2019-01-23Add support for two more metadata fields in the tzsp headerzhongweisitu1-0/+23
2019-01-23Show manufacturer specific clusterPaul Zander8-110/+116
2019-01-23QUIC: update ACK Frame fields and merge ECN fields (draft -18)Peter Wu1-112/+47
2019-01-23QUIC: rename Final Offset to Final Size (draft -18)Peter Wu1-8/+8
2019-01-23QUIC: add draft -18 version number (draft -18)Peter Wu1-0/+1
2019-01-23QUIC: rename 0-RTT Protected to 0-RTT (draft -18)Peter Wu1-3/+3
2019-01-23print: fix memleak in ek output.Dario Lombardo1-1/+2
2019-01-23stats_tree: use the right modifier for int values.Dario Lombardo1-2/+2
2019-01-23docsis: Not only REG-REQ-MP MMM can be encryptedAndrii Vladyka1-1/+3
2019-01-23Update couchbase set/del_with_meta option flagsChristopher Farman1-10/+32
2019-01-23ULP: upgrade dissector to OMA-TS-ULP-V2_0_4-20181213-APascal Quantin6-616/+1332
2019-01-22ILP: upgrade dissector to OMA-TS-ILP-V2_0_4-20181213-APascal Quantin4-229/+1183
2019-01-22mint: fix conflict on value_stringAlexis La Goutte1-1/+0
2019-01-22smb2: implement generation of SMB3.1.1 decryption keysAurelien Aptel2-11/+157
2019-01-22NAS 5Gs: Updated MM cause, MM capability, request typeSwapnil Roy1-3/+24
2019-01-22NAS-5GS: Update IE's to v15.2.1.Anders Broman2-153/+223
2019-01-22smb2: factor out session lookup&createAurelien Aptel2-68/+44
2019-01-22smb2: correct small typosAurelien Aptel1-2/+2
2019-01-22TLS: Fix an allocator mismatch.Gerald Combs1-2/+10
2019-01-22NGAP: Handle vnd.3gpp.ngap content-type (TS 39.502)Anders Broman9-13/+73
2019-01-22smb2: stash dialect in conversation stuctAurelien Aptel2-3/+3
2019-01-22smb2: factor out generated session infoAurelien Aptel1-32/+33
2019-01-22smb2: replace magic value by macroAurelien Aptel1-1/+1
2019-01-22CMake: Set a direct rpath for librariesJoão Valverde1-0/+1
2019-01-21nas5gs: Update to v 15.2Anders Broman1-102/+177
2019-01-21QUIC: fix build error without LIBGCRYPT_AEADJoakim Karlsson1-13/+8
2019-01-21NGAP: Handle id-NASC NAS-PDUAnders Broman2-8/+8
2019-01-21QUIC: rename "quic.frame_type.*" fields to "quic.*"Peter Wu1-200/+200
2019-01-21QUIC: add Fixed Bit and Spin Bit (draft -17)Peter Wu1-5/+20
2019-01-21QUIC: remove superfluous encrypted packet number fieldPeter Wu1-28/+3