aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
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
2017-08-10MTP2: fix checksum verificationPascal Quantin1-1/+1
2017-08-09editor_file_dialog (qt/widgets): fix indent (use 4 spaces)Alexis La Goutte1-4/+4
2017-08-09Handle older lz4 versions.Guy Harris1-1/+27
2017-08-09debian: Add script for updating shared library package namesBalint Reczey1-0/+35
2017-08-09ofcs2: fix 'data' was marked unused but was used [-Wused-but-marked-unused]Alexis La Goutte1-1/+1
2017-08-09obex: fix 'pinfo' was marked unused but was used [-Wused-but-marked-unused]Alexis La Goutte1-2/+2
2017-08-09openflow (v1): fix 'pinfo/length' was marked unused but was used [-Wused-but-...Alexis La Goutte1-3/+3
2017-08-09pcp: fix 'pinfo' was marked unused but was used [-Wused-but-marked-unused]Alexis La Goutte1-2/+2
2017-08-09bootp: fix 'pinfo' was marked unused but was used [-Wused-but-marked-unused]Alexis La Goutte1-6/+6
2017-08-08We really only need one range_foreach routine.Guy Harris18-88/+70
2017-08-08Fix a comment.Guy Harris1-1/+1
2017-08-08Check for errors running the Lua scripts.Guy Harris1-5/+5
2017-08-08checkAPIs.pl: Don't check prefs.[ch] for duplicate registered variablesAhmad Fatoum1-0/+3
2017-08-08mrcpv2: fix bug in use of ws_strtou32.Dario Lombardo1-3/+3
2017-08-08Bump versions of macOS dependenciesAhmad Fatoum1-11/+15
2017-08-08Support multiple labels with bgpJunpei Yoshino1-6/+0
2017-08-08io_graph_dialog.cpp: Remove graph_enabled_vs.Michael Mann1-7/+0
2017-08-07SMTP: show text lines within a PDU fragment.Martin Mathieson1-0/+6
2017-08-07dns: Fix Dead Store (Dead assignement/Dead increment) Warning found by ClangAlexis La Goutte1-2/+0
2017-08-07dns: remove extra semicolonAlexis La Goutte1-4/+4
2017-08-07XFP: use switch for adress_familyAlexis La Goutte1-23/+27
2017-08-07checkAPIs.pl: Detect multiple preferences with same variableAhmad Fatoum1-0/+40
2017-08-07Rename reentrant range_foreach2 to range_foreach_rAhmad Fatoum3-3/+3
2017-08-07debian: Update PO files about debconf templatesBalint Reczey20-230/+2156
2017-08-07debian: Use debconf messages instead of "echo" in postinst/postrmBalint Reczey3-8/+50
2017-08-07debian: Make d/copyright machine-readableBalint Reczey1-401/+259