aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2015-11-21ISO14443: Fix Dead Store (Dead assignement/Dead increment) Warning found by C...Alexis La Goutte1-1/+1
2015-11-21usbvideo: fix Malformed packet error for SET_CURPeter Wu1-4/+0
2015-11-21sshdump: add define for default capture binDario Lombardo1-4/+6
2015-11-21Use the "pcap/pcapng packet data" dissector to dissect packet data.Guy Harris1-7/+25
2015-11-21Have a separate dissector for pcap/pcapng-format packet data.Guy Harris6-381/+424
2015-11-20File-format: Add ISO_14443 linktype for PCAP/PCAPNGMichal Labedzki2-0/+2
2015-11-20Bluetooth: Fix remaining lengthsMichal Labedzki2-5/+22
2015-11-20Bluetooth: HCI vendor: Add some Broadcom commandsMichal Labedzki1-8/+96
2015-11-20Bluetooth: EIR/AD: Add URI item supportMichal Labedzki1-0/+13
2015-11-20Bluetooth: Update company IDs and Member/SDO UUIDsMichal Labedzki1-77/+368
2015-11-20Bluetooth: GATT: Add HTTP Proxy Service attributesMichal Labedzki4-2/+157
2015-11-20Bluetooth: L2CAP: Improve tracing connects and disconnectsMichal Labedzki1-17/+187
2015-11-20Bluetooth: Add ability to add custom UUID descriptionMichal Labedzki7-172/+51
2015-11-20Bluetooth: Move GATT dissectors registration to GATT handoffMichal Labedzki1-35/+36
2015-11-20Minor Doc Update for Windows buildGraham Bloice1-1/+3
2015-11-20sshdump: add packets countDario Lombardo1-6/+23
2015-11-20Rule-Failure-Code enum value 14 added.Branislav Makan1-1/+1
2015-11-20Enhance ERSPAN decoder to correctly support ERSPAN3 (current versionPeter Membrey1-52/+78
2015-11-20[docsis->ucd] Dissect TYPE and LENGTH values for burst TLVs also.AdrianSimionov1-60/+108
2015-11-20androiddump: Add Bluetooth support for Android MMichal Labedzki1-3/+5
2015-11-20Qt: Fixed column issues when changing profile.Stig Bjørlykke2-14/+15
2015-11-20More spelling fixes found by lintianBalint Reczey29-33/+33
2015-11-19nmake: fix char in commentDario Lombardo1-2/+2
2015-11-19Profinet: use pinfo pool to build conversation filterPascal Quantin1-9/+7
2015-11-19osx: fix build when binary list is not fully compiled.Dario Lombardo1-1/+3
2015-11-19extcap: add sshdump.Dario Lombardo21-10/+1463
2015-11-19Fixing picosecond timestamp for vrt protocol. Needs to be parsed as uint64 n...Nick Bedbury1-1/+1
2015-11-19ASN1 (custom.make): fix typoAlexis La Goutte1-2/+2
2015-11-19use the official DLT for ISO14443Martin Kaiser4-1/+14
2015-11-19NWP: use col_add_str to set COL_INFOPascal Quantin1-1/+1
2015-11-19GResource configure.ac fixupJoão Valverde1-7/+7
2015-11-19Lldp: Lldp Dissector Column Info is updated for ProfinetBirol Capa1-3/+21
2015-11-19[docsis-type29ucd] Changed TLV Length Bad filter to make more senseAdrianSimionov1-1/+1
2015-11-18Revert: Free cf->edt before free cf->epan when redissecting.Gerald Combs2-5/+1
2015-11-18Check for ECHILD, not for "not ECHILD".Guy Harris1-8/+34
2015-11-18Error from waitpid(): Fix Code is unreachableStephan Kappertz1-3/+3
2015-11-18create_dissector_handle -> new_create_dissector_handle for pluginsMichael Mann29-86/+123
2015-11-18[iso14443] add simple components of an R-blockMartin Kaiser1-1/+5
2015-11-18Qt: Don't update expert icon without a capture file.Stig Bjørlykke1-2/+3
2015-11-18create_dissector_handle -> new_create_dissector_handleMichael Mann73-460/+539
2015-11-18Lua: Disable Reload Lua Plugins while reading file.Stig Bjørlykke3-4/+9
2015-11-18epan: Check for valid cf->edt before free.Stig Bjørlykke1-2/+4
2015-11-18[docsis->type29ucd] Update to DOCSIS 2.0AdrianSimionov1-180/+380
2015-11-18BGP: Add dissection of ESI NLRI (EVPN) RFC7432Matt Texier1-10/+174
2015-11-18MPTCP: Use endianness macros directly instead of creating new tvbuffJoão Valverde1-29/+16
2015-11-17Commiting CISCO ERSPAN3 Marker dissector for pushing to upstreamPeter Membrey4-0/+228
2015-11-17CMakeList.txt (ui/gtk/qt) fix indent and modelinesAlexis La Goutte3-2/+41
2015-11-17Fix crash in RTP Player on stop and closePeter Wu3-8/+28
2015-11-17CMake: Add Qt5Svg to PACKAGELIST.Gerald Combs1-0/+6
2015-11-17Cleanups.Guy Harris1-15/+15