summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-08-24Modify includes of config.h so that out-of-tree builds, i.e. CMakeGraham Bloice31-32/+32
2014-08-24Fix admon.graphics.path.Gerald Combs4-13/+19
2014-08-24Convert admon graphics to SVG.Gerald Combs17-63/+410
2014-08-24WSUG: Minor fixups for the statistics chapter.Gerald Combs1-136/+125
2014-08-24CMake: More a2x / asciidoc fixes.Gerald Combs3-46/+60
2014-08-23Windows: Fix AsciiDoc / DocBook builds.Gerald Combs1-13/+15
2014-08-23WSUG: Convert the "User Interface" chapter to AsciiDoc.Gerald Combs9-2857/+1373
2014-08-23USB: call USB control dissector table when recipient is "other"Pascal Quantin1-1/+5
2014-08-23Update the SCTP PPIDs.Michael Tüxen3-12/+17
2014-08-23Add the 3GPP2 Ty Application ID and a bunch of Ty AVPs.Jeff Morriss1-32/+176
2014-08-22Cope with MIT being line wrapped when compiling with kerberosGarming Sam1-2/+2
2014-08-22Add WinSparkle to the CMake build to bring it into line withGraham Bloice4-0/+54
2014-08-22Replace a couple of implementations of unpack_digits() with tvb_bcd_dig_to_wm...Jeff Morriss7-139/+18
2014-08-22Decode the 3GPP MSISDN AVP using the E.164 routines.Jeff Morriss4-33/+20
2014-08-22Fix a comment typo: tvb_bcd_dig_to_wmem_packet_str() returns a WMEM-allocatedJeff Morriss1-3/+3
2014-08-22Parse Capabilities & Flags section of TRILL Version Sub-TLVMarian Ďurkovič1-1/+30
2014-08-22TRILL ISIS: Implement TRILL Neighbor TLV (145)Marian Ďurkovič1-3/+47
2014-08-22Move generating HAVE_AIRPCAP to main CMakeLists.txt as is done withJoerg Mayer2-2/+3
2014-08-22TRILL updatesMarian Ďurkovič2-4/+8
2014-08-22packet-infiniband: added support for Mellanox DC transport typeWasim Abu Moch2-40/+117
2014-08-22TGPPRx: Add AF-Signalling-Protocol AVP dissection supportMasayuki Takemura1-1/+5
2014-08-22TRILL ISIS: Fix incorrectly equal ett variables for different subtreesMarian Ďurkovič1-10/+24
2014-08-22Regenerate the X11 dissector with the latest mesa, xcb, and process-x11-xcb.plJeff Morriss4-111/+122
2014-08-22X11: Support xcb's new <case>Peter Harris1-15/+22
2014-08-21plugins.c: cleanup plugins_scan_dir()Bill Meier1-10/+6
2014-08-21packet-gsm_cbch.c: various minor changesBill Meier1-10/+22
2014-08-21Fix CMake checks of PCap functions, along with AirPCapGraham Bloice3-2/+11
2014-08-21Add a license to this new file (GPLv2+) so we pass the license check.Jeff Morriss1-0/+20
2014-08-21Decode User-Name as an IMSI in S13/S13' and S7a/S7d.Jeff Morriss3-8/+12
2014-08-21usb_conv_info is no longer unusedMartin Kaiser1-1/+1
2014-08-21remove trans_info parameter from dissect_usb_interface_assn_descriptor()Martin Kaiser1-2/+1
2014-08-21remove usb_trans_info from dissect_usb_interface_descriptor()Martin Kaiser1-9/+11
2014-08-21set usb_conv_info->endpoint to "no endpoint" for interface conversationsMartin Kaiser2-6/+9
2014-08-21add component descriptor values for HEVC servicesMartin Kaiser1-0/+6
2014-08-21add service type for HEVC digital television serviceMartin Kaiser1-0/+1
2014-08-21text2pcap-scanner.l: On Windows: #include <io.h> req'd for isatty()Bill Meier1-0/+4
2014-08-21uat_load.l: Fix "unreachable code" warning (Windows 4702)Bill Meier1-1/+1
2014-08-21Fix compilation when we don't HAVE_LIBSMI or HAVE_GEOIP.Jeff Morriss2-2/+4
2014-08-21Add a function to dissect an E.164 (MSISDN) number in UTF8 format and use itJeff Morriss11-122/+189
2014-08-21Bluetooth: btle: Fix reserved field dissectionMichal Labedzki1-13/+16
2014-08-21Bluetooth: HCI_EVT fix fuzz failtureMichal Labedzki1-1/+3
2014-08-21Bluetooth: Fix Delete opcode in Linux Monitor transportMichal Labedzki1-1/+1
2014-08-21Bluetooth: RFCOMM: Fix recognizing servicesMichal Labedzki1-3/+8
2014-08-21Bluetooth: L2CAP: Clear channel options if configure failsMichal Labedzki1-0/+5
2014-08-21Update AUTHORSMichal Labedzki1-2/+11
2014-08-21Float constants end with "f"; assign float constants to gfloats.Guy Harris1-1/+1
2014-08-21Don't assert out on tvb_memcpy() with a null data pointer if the length is 0.Guy Harris1-3/+11
2014-08-21Extcap Capture InterfaceRoland Knall33-18/+3589
2014-08-21packet-erf: added dissector table for "erf.types.type" type field.Wasim Abu Moch5-53/+26
2014-08-20Create an IE item for the "Apparent Address" IE.Guy Harris1-2/+2