aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2017-02-07.mailmap: Update (of January and February )Alexis La Goutte2-2/+3
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-07Adjust startup count for extcap.Gerald Combs2-2/+2
2017-02-07GTK: Wrap static preference labels.Gerald Combs4-4/+11
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-06rawshark: fix err code.Dario Lombardo1-0/+2
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-06checkfiltername: Add llc.bluetooth_pid to the whitelistMichal Labedzki1-1/+1
2017-02-06Couchbase: Add decoding for create_bucket configOliver Downard1-2/+71
2017-02-05RSVD dissector: minor fixesVolodymyr Khomenko2-3/+11
2017-02-05GTK: Add 'in' operator in display filter expression dialogJaap Keuter1-94/+162
2017-02-05[Automatic update for 2017-02-05]Gerald Combs12-169/+390
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 Kacer5-15/+69
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-05pint(.h): Add Modelines and fix indent (use spaces)Michael Mann1-10/+23
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-04tap-stats_tree: use wmem allocator.Dario Lombardo1-2/+2
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-03.mailmap: Update (of december)Alexis La Goutte2-3/+5
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-03extcap: destroy hash tables on exit.Dario Lombardo1-0/+10
2017-02-03sharkd: fix warning C4090: 'function' : different 'const' qualifiersPascal Quantin2-2/+15
2017-02-03dfilter-macro: add cleanup routine.Dario Lombardo3-0/+9
2017-02-03stream: clean up reassembly table.Dario Lombardo1-0/+1
2017-02-03Fix builds without libpcap.Guy Harris1-0/+2
2017-02-03Fix builds without libpcap.Guy Harris2-0/+4
2017-02-02capture_opts: free memory on exit to avoid leak.Dario Lombardo7-102/+221
2017-02-02NFSv4.2 mode_umask supportAndreas Gruenbacher1-0/+19
2017-02-02dtls: Support Decode As for selecting appdata dissectorPeter Wu1-1/+41