summaryrefslogtreecommitdiff
path: root/epan
AgeCommit message (Expand)AuthorFilesLines
2017-02-07TLS13: update NewSessionTicket dissectionPeter Wu4-21/+62
2017-02-07TLS13: support Early Data and accept CLIENT_EARLY_TRAFFIC_SECRETPeter Wu3-61/+83
2017-02-07[H248 Annex C] hf variable imported from packet-sdp,c is uint16 not intAndersBroman1-1/+1
2017-02-07Ubuntu 14.04 complains about unititialized variable proto_name_lengthAndersBroman1-1/+1
2017-02-07stats_tree: add cleanup function.Dario Lombardo3-1/+21
2017-02-07prefs: free memory on cleanup.Dario Lombardo1-0/+2
2017-02-07ssl-utils: fix false warning about empty SNIPeter Wu1-0/+5
2017-02-07Add dissection of Bluetooth 5.0 AE related HCI commandsAllan Møller Madsen2-33/+386
2017-02-07Bluetooth: EIR/AD: Add support for LE Features and Channel MapMichal Labedzki2-5/+249
2017-02-07Bluetooth: AD: Add support for AltBeaconMichal Labedzki1-0/+83
2017-02-07GTK: Wrap static preference labels.Gerald Combs3-2/+6
2017-02-06ssl-utils: add length validation for SNI extensionPeter Wu1-25/+39
2017-02-06ssl-utils: add length validation for Cookie extensionPeter Wu1-11/+15
2017-02-06ssl-utils: add length validation for renegotiation_info extensionPeter Wu1-13/+17
2017-02-06ssl-utils: add length validation to NPN extensionPeter Wu1-18/+25
2017-02-06ssl-utils: add validation for ALPNPeter Wu1-32/+42
2017-02-06(D)TLS: simplify SignatureAndHashAlgorithm dissectionPeter Wu4-72/+36
2017-02-06ssl-utils: refactor "length" parameter into "offset_end" for extensionsPeter Wu1-52/+48
2017-02-06ssl-utils: add helper for validating Variable Length VectorsPeter Wu2-22/+183
2017-02-06Bluetooth: Update Assign NumbersMichal Labedzki1-65/+205
2017-02-06Bluetooth: ATT: Implement "Resolvable Private Address"Michal Labedzki1-20/+32
2017-02-06Bluetooth: SDP: Add HDP MDEP Data Type values for ISO/IEEE 11073-20601Michal Labedzki1-42/+61
2017-02-06llc: replace GHashTable and glib allocator with wmem.Dario Lombardo1-6/+6
2017-02-06geoip_db: remove leak.Dario Lombardo1-0/+2
2017-02-06Couchbase: Add decoding for create_bucket configOliver Downard1-2/+71
2017-02-05RSVD dissector: minor fixesVolodymyr Khomenko2-3/+11
2017-02-05[Automatic update for 2017-02-05]Gerald Combs2-7/+182
2017-02-05ieee802.11: fix indentAlexis La Goutte1-1/+1
2017-02-05iee80211: fix typo on some tag defineAlexis La Goutte1-6/+6
2017-02-05PDML: protocol filter incorrectly filters desired subfieldsMartin Kacer2-6/+52
2017-02-05DNP3: Fix reassembly of out of order fragmentsGraham Bloice1-130/+45
2017-02-05[GSA RR] Dissect System Information Type 21AndersBroman2-6/+124
2017-02-04There's an RFC for that.Guy Harris1-3/+1
2017-02-04IPv6: Update SRH dissection to draft-*-05João Valverde1-20/+20
2017-02-04tap: add cleanup routine.Dario Lombardo3-0/+26
2017-02-04conversation_table: replace g_string with wmem allocated string.Dario Lombardo1-3/+2
2017-02-04srt_table: add cleanup function.Dario Lombardo3-0/+11
2017-02-03Add support for Couchbase LWW *_with_meta commandsolivermd1-0/+87
2017-02-03MKA: Padding support for basic-param-set dissection addedsamsaha1-0/+4
2017-02-03BTLE: check connection_info presence before trying to perform reassemblyPascal Quantin1-48/+52
2017-02-03dfilter-macro: add cleanup routine.Dario Lombardo3-0/+9
2017-02-03stream: clean up reassembly table.Dario Lombardo1-0/+1
2017-02-02NFSv4.2 mode_umask supportAndreas Gruenbacher1-0/+19
2017-02-02dtls: Support Decode As for selecting appdata dissectorPeter Wu1-1/+41
2017-02-02xml: use wmem allocators and replace GHashTable with wmem_map_t.Dario Lombardo2-109/+87
2017-02-02imf: convert GHashTable to wmem_mapDario Lombardo1-4/+4
2017-02-02ncp: convert GHashTable to wmem_map_t.Dario Lombardo1-36/+7
2017-02-02GHashtable -> wmem_map conversionsMichael Mann30-721/+289
2017-02-02iso15765: convert GHashTable to wmem_map.Dario Lombardo1-18/+5
2017-02-02Make some more protocols into pinos.Michael Mann7-29/+24