aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2017-02-14[Diameter AVPs] Add 3GPP AVP 1664 to 1680 from TS 29.272AndersBroman1-5/+64
2017-02-13Change Qt setup from 5.5.0 to 5.8.0Joerg Mayer1-1/+1
2017-02-13Make Libgcrypt a mandatory dependencyPeter Wu33-631/+90
2017-02-13[ISAKMP] Dissect 3GPP private error and status messages in NOTIFY.AndersBroman3-8/+76
2017-02-13tools: add suppressions to valgrind.Dario Lombardo1-0/+23
2017-02-13Further explanation in comments.Guy Harris1-2/+6
2017-02-13Fix a comment to reflect (and better explain) reality.Guy Harris1-3/+5
2017-02-12Fix compilation without plugins.Jakub Zawadzki2-12/+18
2017-02-12Set the partial AID in the radio metadata structure.Guy Harris1-0/+2
2017-02-12sharkd: fix a memory leak on Windows introduced in gfe06aadPascal Quantin1-0/+1
2017-02-12tshark removed empty line in -T ek outputMartin Kacer1-1/+0
2017-02-12uat: add missing parameter to documentation.Dario Lombardo1-0/+1
2017-02-12[skinny]: Add struct/union guards to multi-part message handlersDiederik de Groot5-1069/+913
2017-02-12[skinny] Fix ConnectionStatRes and DialedNumber Messages protocol version >20Diederik de Groot6-328/+341
2017-02-12[Automatic update for 2017-02-12]Gerald Combs13-160/+485
2017-02-12Put the definitions firstJaap Keuter1-1/+1
2017-02-12Fill in pseudo-header fields in order, and add the group ID for 11ac.Guy Harris1-11/+13
2017-02-12Add a comment about wired-to-little-endian fields.Guy Harris1-0/+8
2017-02-12White space/style cleanup and consistency.Guy Harris1-429/+442
2017-02-12signal() is defined on some UN*Xes; don't use it as a variable name.Guy Harris1-3/+3
2017-02-12Decode QCA sniffer PRISM extensions, and populate some wlan_radioSimon Barber1-5/+441
2017-02-11tshark print_indent functionMartin Kacer1-39/+26
2017-02-11Fixing the MAC tvb creation in FP's tb dissection methodS. Shapira1-2/+2
2017-02-11TLS13: handle Key Update for decryptionPeter Wu3-5/+71
2017-02-11TLS13: add Key Update dissectionPeter Wu4-2/+43
2017-02-11ssl-utils: add length validation for Certificate handshake messagePeter Wu4-18/+34
2017-02-11TLS13: fix length of Finished messagePeter Wu4-5/+11
2017-02-11ssl-utils: add length validation to CertificateRequestPeter Wu1-35/+41
2017-02-11TLS13: add length validation for Pre-Shared Key Exchange ModesPeter Wu1-17/+12
2017-02-10TLS13: add length validation for Pre-Shared Key ExtensionPeter Wu1-26/+23
2017-02-10ssl-utils: update supported_groups extensionPeter Wu2-43/+66
2017-02-10TLS13: add length validation for SupportedVersionsPeter Wu1-8/+19
2017-02-10ssl-utils: stylistic changes for ServerHello, HelloRetryRequestPeter Wu3-20/+16
2017-02-10diameter_3gpp: added decoding of TWAN-Identifier AVPJan Spevak5-5/+26
2017-02-10wmem_list: Fix Dead Store (Dead assignement/Dead increment) Warning found by ...Alexis La Goutte1-1/+0
2017-02-10filter_list: add cleanup function and call it on exit.Dario Lombardo7-0/+31
2017-02-10Clean columns on exit.Dario Lombardo5-1/+6
2017-02-10Convert conversation hash tables to use wmem.Michael Mann8-128/+86
2017-02-10service_response_time_table (GTK) fix parameter 'data' not found in the funct...Alexis La Goutte1-1/+1
2017-02-10response_time_delay_dialog (Qt): Fix warning: parameter 'user_data/data' not ...Alexis La Goutte1-3/+4
2017-02-10mswsp: Align parse_CAggregSpec function with MS-WSP specification.Noel Power1-27/+70
2017-02-10mswsp: Numerous bugfixesNoel Power1-20/+11
2017-02-10Convert conversation data_list from GSList to wmem_tree.Michael Mann2-83/+18
2017-02-09Add wmem_map_get_keys.Michael Mann3-0/+35
2017-02-09Add wmem_map_stealMichael Mann3-0/+41
2017-02-09Add wmem_tree_remove32Michael Mann3-0/+20
2017-02-09dof: free more memory on shutdown.Dario Lombardo1-0/+15
2017-02-09dissectors: update list of controls in CTDB dissector.Günther Deschner1-20/+184
2017-02-09Add wtap_init to dftest.Michael Mann1-0/+4
2017-02-09Make the capture file's interface description filterableJim Young10-6/+56