summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2015-02-06cfdp: Fix bug ("Labeled code is unreachable")Bill Meier1-1/+1
2015-02-06Further simplify the LSA-Update processing: the always-present forwarding blockJeff Morriss1-22/+12
2015-02-06Multicast Stream (GTK): fix crash when try to select a streamAlexis La Goutte1-1/+1
2015-02-06AMQP: Fix one warning from Clang Code AnalysisPetr Gotthard1-1/+1
2015-02-06AMQP: Add more COL_INFO description for some packets/frames.Petr Gotthard1-61/+103
2015-02-06More emem removal.Jeff Morriss7-198/+0
2015-02-06Remove gethostbyaddr and gethostbyaddr2.Gerald Combs10-44/+75
2015-02-06(Trivial) Reformat some.Jeff Morriss1-10/+30
2015-02-06WSDG: Wrap a line.Gerald Combs1-1/+2
2015-02-05QNET6: do not use col_set_str with non constant stringsPascal Quantin1-1/+1
2015-02-05SEL Protocol Maintenance (2/2)cbontje1-363/+363
2015-02-05QNX6: avoid deferencing a null pointerPascal Quantin1-8/+9
2015-02-05The 'mbrtu' dissector should be registered with RTAC Serial, not the 'modbus'...cbontje1-1/+1
2015-02-05Remove endif() left over from previous change.Guy Harris1-1/+0
2015-02-05Get rid of the temporary OS X-specific hack.Guy Harris1-8/+0
2015-02-05WSDG: Fixup admonition block formatting.Gerald Combs1-15/+9
2015-02-05CMake: Make copy_data_files depend on html_docs.Gerald Combs1-1/+2
2015-02-05Update the Windows build documentation with some common traps that stop peopleRichard Sharpe1-2/+20
2015-02-05CAPWAP: Fix a typo.AndersBroman1-1/+1
2015-02-05MySQL: fix assert when the Connect Attrs capability is set, but no attributesAlexis La Goutte1-1/+1
2015-02-05ethercat: add default case in FoeFormatterEvan Huus1-0/+2