aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2015-02-09(Trivial) Fix printf-related 'Mismatch on sign' warningsBill Meier31-58/+59
2015-02-09pgsql,imap: add STARTTLS supportPeter Wu2-20/+86
2015-02-09file-jpeg: Allow 'Exif' as identification in first App block, but flag as exp...Martin Mathieson1-5/+33
2015-02-09Netflow: rework how transport (port) resolution is done, adding support for SCTPMartin Mathieson1-24/+30
2015-02-09ldap: simplify Start TLS handlingPeter Wu3-165/+96
2015-02-09Fix STARTTLS handling in various dissectorsPeter Wu6-113/+28
2015-02-09ssl,dtls,ssl-utils: Prepare for STARTTLS handlingPeter Wu4-110/+207
2015-02-09[IS-IS LSP] Add support for Adj-SID & LAN-Adj-SID subTLVAnish Bhatt1-0/+168
2015-02-09ssl-utils: use ALPN hint for improved spdy/http2 recognitionPeter Wu1-2/+56
2015-02-09Fix use-after free in RTP playerPeter Wu1-0/+1
2015-02-09This adds support for P_DATA_V2 OpenVPN packets.Lev Stipakov1-2/+15
2015-02-09Add fixed length function for address types.Michael Mann22-412/+365
2015-02-09Eliminate the hf member out of the address structure.Michael Mann16-89/+66
2015-02-09Add "column filter string" support to address types.Michael Mann16-313/+322
2015-02-09Add address type registration.Michael Mann22-446/+1055
2015-02-08DNS: LOC Precision missing unitsAlexis La Goutte1-6/+6
2015-02-08WMEM (allocator): fix warning: redeclaration of already-defined enum '_wmem_a...Alexis La Goutte1-1/+0
2015-02-08Menubar (GTK): fix warning: no previous prototype for ‘set_menus_capture_st...Alexis La Goutte1-0/+1
2015-02-08USB HID: fix no previous prototype for 'dissect_usb_hid_get_report_descriptor...Alexis La Goutte1-0/+1
2015-02-08Multicast Stream: Move mcast_stream.[ch] to uiAlexis La Goutte8-65/+96
2015-02-08[ZVT] start dissecting the registration apduMartin Kaiser1-1/+22
2015-02-08riemann: Minor cleanupBill Meier1-157/+156
2015-02-08[Automatic manuf, services and enterprise-numbers update for 2015-02-08]Gerald Combs5-45/+435
2015-02-08dwarf: fix bug found by MSVC2013 Code AnalysisBill Meier1-2/+2
2015-02-08qnet6: don't calculate crc if length is negativeEvan Huus1-1/+1
2015-02-07Don't call the Bluetooth code's UUID type "uuid_t".Guy Harris7-59/+60
2015-02-07riemann: Fix bug found by MSVC203 Code AnalysisBill Meier1-1/+1
2015-02-07Add the profile name to the Coloring Rules window title.Gerald Combs2-1/+3
2015-02-07WSUG: Update the Packet Colorization section.Gerald Combs8-53/+37
2015-02-07set protocol to USBHID for get descriptor request and responseMartin Kaiser1-0/+2
2015-02-07use the value string for HID descriptor typeMartin Kaiser1-1/+2
2015-02-07remove the offset parameter from dissect_usb_standard_setup_request()Martin Kaiser1-3/+3
2015-02-07dissect a get descriptor request and response for the HID report descriptorMartin Kaiser3-50/+130
2015-02-07refactor the dissection of USB setup requestsMartin Kaiser1-28/+47
2015-02-07change try_dissect_next_protocol() such that its parameter is theMartin Kaiser1-15/+9
2015-02-07new function is_usb_standard_setup_request() to check if a request is aMartin Kaiser1-3/+27
2015-02-07Bluetooth: ATT: Use proto_tree_add_new_bytes for UUID128Michal Labedzki2-3/+4
2015-02-07Add proto_tree_add_new_bytes()Michal Labedzki2-0/+35
2015-02-07btatt: fix bug ("Labeled code is unreachable");Bill Meier1-1/+1
2015-02-07Bluetooth/GUI: ATT: Add Server Attribute TableMichal Labedzki19-65/+879
2015-02-07Bluetooth: ATT: Fix Running Walking Sensor field nameMichal Labedzki1-1/+1
2015-02-07Bluetooth: ATT: Fix not missing breakMichal Labedzki1-1/+2
2015-02-07Bluetooth: ATT: Missing break in switch (CID 1268199)Alexis La Goutte1-0/+1
2015-02-07Bluetooth: ATT: Fix Dead Store (Dead assignement/Dead increment) warning foun...Alexis La Goutte1-2/+0
2015-02-07Fix RTP crash on RTP analysis attemptPeter Wu5-18/+17
2015-02-07Qt: Fix coloring rules reordering.Gerald Combs1-0/+1
2015-02-07Qt: Add the Coloring Rules dialog.Gerald Combs19-151/+824
2015-02-06Qt: Fix preference change behavior.Gerald Combs5-41/+58
2015-02-06qnet6: Fix a bug found by MSVC2013 Code Analysis.Bill Meier1-1/+3
2015-02-06qnet6: CleanupBill Meier1-1977/+1797