summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2017-02-09Don't duplicate memory for key values when passing into wmem_tree_insert_string.Michael Mann4-4/+4
2017-02-08editcap: handle too short frames in frame comparisonJaap Keuter2-9/+21
2017-02-08proto: destroy list on cleanup.Dario Lombardo1-3/+22
2017-02-08tap: destroy list on cleanup.Dario Lombardo1-0/+8
2017-02-08dof: add shutdown routine.Dario Lombardo1-0/+16
2017-02-08addr_resolv: remove leak.Dario Lombardo2-0/+4
2017-02-08sharkd: make the way it returns more similar to other apps.Dario Lombardo1-4/+13
2017-02-08Switch stat tap to use wmem_tree_t instead of (sorted) GSList.Michael Mann9-74/+62
2017-02-08Switch follow (tables) to use wmem_tree_t instead of (sorted) GSList.Michael Mann4-54/+15
2017-02-08Switch rtd and srt tables to use wmem_tree_t instead of (sorted) GSList.Michael Mann16-104/+58
2017-02-08Switch export objects to use wmem_tree_t instead of (sorted) GSList.Michael Mann7-66/+26
2017-02-08xml: replace g_strdup with wmem_strdup.Dario Lombardo1-2/+2
2017-02-08wmem_list: add wmem_list_insert_sorted.Dario Lombardo3-0/+115
2017-02-08RSVDv2 support - 1st stageVolodymyr Khomenko2-43/+231
2017-02-08Qt: Add check for valid profile nameStig Bjørlykke2-2/+14
2017-02-08Fix a comment to match we-run-on-Windows-too reality.Guy Harris1-1/+1
2017-02-07ldap (asn1): fix indent (use 2 spaces)Alexis La Goutte3-900/+909
2017-02-07ssl-utils: add vector length validation for Client HelloPeter Wu3-80/+66
2017-02-07Make sure pid_t is defined.Guy Harris1-0/+3
2017-02-07ui: Write recent file when applying profile changesStig Bjørlykke1-1/+6
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-07Update symbolsAndersBroman2-5/+26
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-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