aboutsummaryrefslogtreecommitdiffstats
path: root/epan
AgeCommit message (Expand)AuthorFilesLines
2020-05-27ieee80211: Add datarate for 802.11AX packetsGlenden Lee2-2/+300
2020-05-27USB: Set address after creating interface conversationTomasz Moń1-0/+2
2020-05-27USB HID: introduce report_descriptors data structureFilipe Laíns1-0/+69
2020-05-27Fix compilation without kerberos.Dario Lombardo3-277/+530
2020-05-27NAS 5GS: do not stop dissection if the messages are integrity protected onlyPascal Quantin1-8/+12
2020-05-27GeoNW: add support for psid-traffic-light-control-status-service ::= 637Tomas Kukosa4-4/+8
2020-05-27packet-kerberos: maintain EncAPRepPart_subkey in a kerberos_app_session_keys mapStefan Metzmacher2-9/+79
2020-05-27packet-{kerberos,spnego}: move KRB5_KU_USAGE_* defined to packet-kerberos.hStefan Metzmacher4-13/+29
2020-05-27oscore: Update to RFC8613.Mališa Vučinić4-86/+105
2020-05-27kerberos: fix build without krb5_c_fx_cf2_simple().Guy Harris2-7/+23
2020-05-27USB HID: make usbhid.data bytesFilipe Laíns1-1/+1
2020-05-26packet-kerberos: avoid guessing the KDC_REP keyusage were possibleStefan Metzmacher2-21/+83
2020-05-26packet-kerberos: avoid guessing the authorization_data keyusageStefan Metzmacher2-9/+21
2020-05-26packet-kerberos: avoid guessing the authenticator key usageStefan Metzmacher2-9/+25
2020-05-26packet-kerberos: provide details about missing keysStefan Metzmacher2-18/+366
2020-05-26packet-kerberos: add support for decrypting KRB5 FAST messagesStefan Metzmacher6-147/+1590
2020-05-26gtpv2: Use ENC_TIME_MSEC_NT for "Origination time stamp".Anders Broman1-1/+1
2020-05-26packet-kerberos: show learnt and used decryption keys on the top level treeStefan Metzmacher2-12/+212
2020-05-26packet-kerberos: split out kerberos_new_private_data()Stefan Metzmacher2-17/+43
2020-05-26packet-kerberos: improve displaying used decryption keysStefan Metzmacher2-7/+59
2020-05-26packet-kerberos: display details of learnt keysStefan Metzmacher3-54/+128
2020-05-26nghttp2: Assume we have a method header if we find <unknown>Anders Broman1-2/+5
2020-05-26packet-kerberos: let decrypt_krb5_with_cb() use kerberos_all_keysStefan Metzmacher2-37/+157
2020-05-26packet-kerberos: maintain a kerberos_all_keys mapStefan Metzmacher2-3/+93
2020-05-26LISP: add support for Distinguished Name AFI in LCAFsLorand Jakab1-0/+67
2020-05-26packet-kerberos: let verify_krb5_pac() use kerberos_longterm_keysStefan Metzmacher2-101/+169
2020-05-26packet-kerberos: maintain a kerberos_longterm_keys mapStefan Metzmacher4-12/+326
2020-05-26packet-kerberos: allocate enc_key_list on wmem_epan_scope()Stefan Metzmacher2-9/+49
2020-05-25http2: workaround to fix headers dissection for partial capturesPeter Wu1-0/+63
2020-05-25TCP: Add expert info for ignored TCP Fast Open dataPeter Wu2-1/+19
2020-05-25dot11decrypt: Avoid allocating SA on packet decryptionMikael Kanstrup1-117/+125
2020-05-25dot11decrypt: Use hash table to store SA entriesMikael Kanstrup3-146/+62
2020-05-25dot11decrypt: Remove DEBUG_TRACE_START/END macrosMikael Kanstrup2-39/+0
2020-05-25dot11decrypt: Remove some unused codeMikael Kanstrup4-108/+5
2020-05-25GTPv2: Use message specific IE name for generic IEAnders Broman1-2/+16
2020-05-25packet-kerberos: use a fixed keyvalue buffer for enc_key_tStefan Metzmacher4-16/+28
2020-05-25packer-kerberos: maintain enc_key_t->id as a unique numberStefan Metzmacher4-21/+57
2020-05-24packet-kerberos: pass more information down to add_encryption_key()Stefan Metzmacher3-25/+55
2020-05-24packet-kerberos: add hooks to handle each learned encryption in a separate wayStefan Metzmacher3-51/+529
2020-05-24New dissector: UFTP version 5Dennis Bush3-1/+3228
2020-05-21packet-kerberos: use better add_new_data_source() namesStefan Metzmacher2-18/+18
2020-05-21packet-kerberos: add dissection of PAC_DEVICE_INFOStefan Metzmacher4-24/+258
2020-05-20QUIC: add new transport parameters and error codes (draft-28)Peter Wu3-21/+49
2020-05-20peekremote: update a comment.Guy Harris1-0/+6
2020-05-20peekremote: go to the Wayback Machine for a URL.Guy Harris1-1/+1
2020-05-20wifi-dpp: changes to cover new public action frames used in dpp v 2.0Vivek Pandey1-1/+15
2020-05-20IEEE802.11: Added HS2.0 ANQP Oper Class Indic InfoMatthew Weant1-1/+47
2020-05-20IEEE802.11: Added Hotspot 2.0 ANQP Connection Capability InfoMatthew Weant1-6/+27
2020-05-20IEEE802.11: Adding ANQP Type 280 per IEEE 802.11-2016Matthew Weant1-1/+123
2020-05-19gsm_common: Update geographical_descriptionAnders Broman1-4/+131