aboutsummaryrefslogtreecommitdiffstats
path: root/epan
AgeCommit message (Expand)AuthorFilesLines
2018-08-11AT: Add CPMS commandDarien Spencer1-0/+128
2018-08-11TLS13: update references to RFC 8446, remove old extensionPeter Wu3-62/+50
2018-08-11AT: Add ^CIMI commandDarien Spencer1-0/+1
2018-08-11packet-mq: Fix some struct display add new defRobert Grange3-49/+55
2018-08-11PKIX: support TLS Feature extension (RFC 7633)Peter Wu4-12/+60
2018-08-10PDCP LTE: Update rohc_profile_valsAndersBroman1-0/+6
2018-08-10dissector/gluster: Add dissector for Gluster 4.0 protocolPoornima G3-33/+1527
2018-08-10ntp: use 'seconds' instead of 'sec' for uniformity.Dario Lombardo1-2/+2
2018-08-10HTTP: set correct server port for tunnelsPeter Wu1-1/+4
2018-08-10pfcp: code clean upJoakim Karlsson1-156/+155
2018-08-09WireGuard: fix null-deref in wg_dissect_handshake_initiationPeter Wu1-1/+1
2018-08-09GTPv2: add dissection of newer geographic location typesPascal Quantin3-41/+189
2018-08-09MAC-NR: Fix length tracking of SRS ACT/DEACT CEMartin Mathieson1-1/+1
2018-08-09proto.c: allow more field types for proto_tree_add_item_ret_uint64()Pascal Quantin1-2/+8
2018-08-09ROHC: Move defines to .h file.AndersBroman2-7/+7
2018-08-09NAS 5GS: add dissection of IPv4v6 PDU addressPascal Quantin1-0/+6
2018-08-09GTPv2: update geographic_location_type_vals arrayPascal Quantin1-0/+6
2018-08-09NAS 5GS: Various IE fixesSwapnil Roy1-22/+75
2018-08-09gsup: Don't print IEI + Length twice for unknown IEsHarald Welte1-3/+1
2018-08-09gsup: Fix dissecting wildcard APN namesHarald Welte1-3/+10
2018-08-09TDS: Add support for non-nullable datetime and money types.Craig Jackson1-49/+119
2018-08-09prefs: fix range preferences-related crash after switching profilesPeter Wu1-9/+19
2018-08-09Pass zero-length PSDU type information to the radio dissector.Guy Harris2-18/+49
2018-08-09Always process the "present flags" bitmaps.Guy Harris1-76/+84
2018-08-08We should be reporting expert infos on invalid radiotap headers.Guy Harris1-2/+9
2018-08-08802.11 Radiotap: add more bound checks in ieee80211_radiotap_iterator_next()Pascal Quantin1-0/+6
2018-08-08The radiotap header length must be >= 8.Guy Harris1-2/+16
2018-08-08GTP: Fix dissection of GTP_EXT_HDR_NR_RAN_CONT.AndersBroman1-35/+59
2018-08-08802.11 Radiotap: add a missing subtree initializationPascal Quantin1-0/+1
2018-08-08nas5gs: Dissect payload container with N1 SM information.AndersBroman1-52/+84
2018-08-08ssl-utils: fix key log read after EOFPeter Wu1-1/+10
2018-08-08WireGuard: implement decryption with PSKsPeter Wu1-11/+113
2018-08-08WireGuard: decrypt transport dataPeter Wu1-0/+95
2018-08-08WireGuard: implement responder handshake decryptionPeter Wu1-4/+108
2018-08-08WireGuard: add keylog for initiation decryption with ephemeral keysPeter Wu1-0/+181
2018-08-08WireGuard: implement initiation message decryption with static keysPeter Wu1-1/+432
2018-08-08WireGuard: implement peer identification based on MAC1Peter Wu1-0/+369
2018-08-08WireGuard: add session trackingPeter Wu1-8/+271
2018-08-08Add WireGuard dissectorPeter Wu2-0/+327
2018-08-08WLAN: State type of key when reporting format errorJaap Keuter1-3/+3
2018-08-07nas5gs: Bugfixes and enhancements.AndersBroman1-14/+30
2018-08-07AT: Allow more CMEE command typesDarien Spencer1-2/+5
2018-08-07syslog: dissect more fields.Dario Lombardo1-1/+83
2018-08-07NAS 5GS: Registration Request msg IE fixesSwapnil Roy1-16/+27
2018-08-06nas5gs: Dissect Service area list.Anders1-11/+125
2018-08-06pfcp: added conversationJoakim Karlsson1-2/+256
2018-08-06tvbuff: add assertion to tvb_skip_wsp_return().Dario Lombardo1-2/+6
2018-08-06NAS 5GS: IE fixes as per spec v2.0.0Swapnil Roy1-11/+11
2018-08-06Bluetooth: ATT: Implement 0x2A1F-0x2A59 remaining characteristicsMichał Łabędzki1-17/+224
2018-08-05AT: Fix check for numeric CME errorsDarien Spencer1-2/+4