aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2017-08-16CMake: Switch back to shipping README.txt on Windows.Gerald Combs2-7/+21
2017-08-16[GTPv2] Add dissection of Message PriorityAndersBroman1-12/+59
2017-08-16Fix build.Guy Harris1-1/+1
2017-08-16Update URL for Visual Studio Community Edition.Guy Harris1-1/+1
2017-08-16RADIUS: Remove some shortcuts in how we handle Ascend-Data-FilterJoão Valverde1-21/+24
2017-08-16RADIUS: Add preference to disable RFC 6929 extended attributesJoão Valverde1-0/+9
2017-08-16 RNSAP: Call RANAP dissector for RANAP-RelocationInformationDarien Spencer3-7/+37
2017-08-16UDP: Bugfix handling UDP checksum of 0.Michael Mann1-1/+1
2017-08-15NBAP over SCTP heuristic dissectorSam Cisneros2-3/+151
2017-08-15TCAP: fix infinite loop introduced in g35f9349396Pascal Quantin2-2/+2
2017-08-15Update RFC and I-D references.Guy Harris2-7/+15
2017-08-15extcap: use options as they are shown in the dialog.Dario Lombardo1-18/+8
2017-08-15Convert README to README.md.Gerald Combs11-45/+43
2017-08-15androiddump: Avoid linktype/encap conversionMikael Kanstrup1-39/+15
2017-08-15Qt: fix compilation without pcap.Dario Lombardo4-8/+13
2017-08-15TCAP: more fixes for SRT analysisPascal Quantin4-30/+46
2017-08-14CMake: Remove an unused variable.Gerald Combs1-1/+0
2017-08-14WSUG: Remove the protocol help sectionGerald Combs1-122/+0
2017-08-14Couchbase: Add doc flag support to dissectorolivermd1-11/+64
2017-08-14ieee802.11: Replace an incorrect fall through with a break.Richard Sharpe1-1/+1
2017-08-14ieee80211: fix dpp doesn't match PROTOABBREV of ieee80211Alexis La Goutte1-1/+1
2017-08-14wifi-dpp: fix dppi.[init|resp].hash doesn't match PROTOABBREV of wifi-dppAlexis La Goutte1-2/+2
2017-08-14Makefile.am (dissectors): fix align indentAlexis La Goutte1-1/+1
2017-08-14ieee80211: fix typo specfic => specificAlexis La Goutte1-1/+1
2017-08-14wifi: fix "multiple definition of wifi_display_ie_handle" linker errorPeter Wu2-2/+2
2017-08-14ieee80211 : Implement Wi-Fi DPP specRichard Sharpe6-31/+546
2017-08-14ieee80211: Make a few dissector tables for vendor specific functionalityMichael Mann4-94/+170
2017-08-14packet-ieee80211.c: Add dissector table for vendor specific actionsMichael Mann3-23/+50
2017-08-14iso14443: fix the request-response trackingMartin Kaiser1-13/+31
2017-08-13RADIUS: Initialize vendor attribute type to zeroJoão Valverde1-0/+1
2017-08-13CMake: allow CMAKE_INSTALL_RPATH to be overriddenPeter Wu1-1/+1
2017-08-13Get rid of trailing blanks.Guy Harris1-3/+3
2017-08-13Clean up configuration file and plugin folder description.Guy Harris1-106/+226
2017-08-13[Automatic update for 2017-08-13]Gerald Combs30-2971/+516
2017-08-13ZigBee ZCL IAS: decode IAS Zone Enroll RequestJohn Keeping1-0/+13
2017-08-12Include xtea.[hs] in CMakeLists.txt and Makefile.amAhmad Fatoum2-1/+3
2017-08-12Sync some CMake and Autotools install behaviors.Gerald Combs7-42/+83
2017-08-12uma: avoid global variableAlexis La Goutte1-3/+1
2017-08-12TLS: Add QUIC Transport ParametersAlexis La Goutte3-3/+266
2017-08-11Tools: Check for ASan directly.Gerald Combs1-4/+5
2017-08-11CMake: Make PLUGIN_INSTALL_DIR absolute.Gerald Combs1-1/+1
2017-08-11Do not allow -m option to be larger than our allocated bufferSontol Bonggol1-0/+6
2017-08-10Link forward to ftp-data from ftp commandsMartin Mathieson1-22/+102
2017-08-10debian: Update symbolsAlexis La Goutte2-0/+5
2017-08-10.mailmap: update (of July and Mid-August)Alexis La Goutte2-5/+10
2017-08-10CMake: Update RPATH during installation.Gerald Combs1-1/+11
2017-08-10Add QUIC Transport IETF (draft-05) protocolAlexis La Goutte4-0/+1100
2017-08-10ua3g: fixed VTA type display for 8018, 8028S and 8008Nicolas Bertin1-2/+3
2017-08-10SML: fix checksum verificationPascal Quantin1-4/+4
2017-08-10Couchbase: Add get error map cmdolivermd1-0/+13