aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
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
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