aboutsummaryrefslogtreecommitdiffstats
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2017-08-09debian: Add script for updating shared library package namesBalint Reczey1-0/+35
2017-08-08checkAPIs.pl: Don't check prefs.[ch] for duplicate registered variablesAhmad Fatoum1-0/+3
2017-08-08Bump versions of macOS dependenciesAhmad Fatoum1-11/+15
2017-08-07checkAPIs.pl: Detect multiple preferences with same variableAhmad Fatoum1-0/+40
2017-08-07Fix lz4 and libssh uninstall.Guy Harris1-2/+33
2017-08-07Fix SpanDSP build with older versions of Xcode.Guy Harris1-0/+6
2017-08-06Make the services dictionary ordering stableJoão Valverde1-1/+2
2017-08-04Optimize the "services" dictionaryJoão Valverde3-159/+92
2017-08-02Distribute macos-setup-brew.sh in the source tarball.Guy Harris1-0/+1
2017-08-02Move macosx-setup.sh to tools and remove the "x".Guy Harris2-0/+3078
2017-08-01Update USBPcap to 1.2.0.2Pascal Quantin1-4/+4
2017-07-30Add G.729 decoding based on bcg729 libraryPascal Quantin1-2/+5
2017-07-23Put the well-known addresses into a separate file from OUIsJoão Valverde1-18/+1
2017-07-20Remove line numbers (locations) from .ts filesJoão Valverde1-4/+14
2017-07-20Update WinSparkle.Gerald Combs1-4/+4
2017-07-18Extend enterprises.tsv to accept spaces as separatorsJoão Valverde1-0/+3
2017-07-18LPP: upgrade dissector to v14.2.0Pascal Quantin1-1/+1
2017-07-15Rename enterprises to enterprises.tsv and ship it.Gerald Combs1-1/+1
2017-06-28Windows: update c-ares to v1.13.0 and zlib to v1.2.11Pascal Quantin1-8/+8
2017-06-26Parse enterprise-numbers at run timeJoão Valverde2-79/+29
2017-06-20IPv4/IPv6 display filter fixes and testingSilvio Gissi1-2/+90
2017-06-19Added IPv4 byte slicingSilvio Gissi1-0/+14
2017-06-09Just print the string color_filters_init() provides on an error.Guy Harris1-1/+1
2017-05-31lemon: avoid redundant redeclaration of ‘memory_error’ [-Wredundant-decls]Alexis La Goutte1-6/+2
2017-05-25Added IEEE CID support to the make-manuf script. These prefixes are commonly...Brandon Enochs1-3/+32
2017-05-25checkAPIs.pl: Add check to make sure tvb_get_ function isn't used in proto_tr...Michael Mann1-2/+19
2017-05-12Windows: update LZ4 to 1.7.5 and USBPcap to 1.2.0.1Pascal Quantin1-7/+7
2017-05-12Allow proto_register_protocol_in_name_only values to be used as valid hf_ fie...Michael Mann1-1/+2
2017-05-11Put the HAVE_REMOTE hack into wsutil/wspcap.h, and include that file.Guy Harris1-0/+13
2017-05-09debian-setup: Always install LibgcryptBjörn Ruytenberg1-2/+2
2017-05-05lempar: set ParseInit/ParseFinalize staticAlexis La Goutte1-2/+2
2017-05-03Add terminating NULL to lists for proto_tree_add_bitmask().Guy Harris1-0/+1
2017-05-02lemon: fix no previous prototype for ‘memory_error’ [-Wmissing-prototypes]Alexis La Goutte1-1/+1
2017-04-26Remove runlex.sh script, just run lex directlyPeter Wu2-167/+0
2017-04-25tools: improve debian-setup.Dario Lombardo1-4/+29
2017-04-24fuzzshark: try to fix oss-build, remove oss-fuzzshark.c in old location.Jakub Zawadzki2-330/+2
2017-04-24oss-fuzzshark: Copy to separate directory, add build script.Jakub Zawadzki2-0/+408
2017-04-24Revert "Make the set of static routines match that in the current tip SQLite."Alexis La Goutte1-15/+17
2017-04-19X11: Replace VALUEXX macros and handle endianness "natively."Michael Mann1-25/+46
2017-04-19Add libxml2 as optional dependencyAhmad Fatoum3-5/+8
2017-04-18X11: Replace UNUSED macroMichael Mann1-10/+20
2017-04-18X11: Sort mesa_enum to allow for value_string_extMichael Mann1-19/+7
2017-04-18X11: Use proto_tree_add_bitmask for generated bitmasksMichael Mann1-7/+5
2017-04-17oss-fuzzshark: disable setresgid(), it fails with -EINVALJakub Zawadzki1-0/+2
2017-04-17Initial support for Linux 802.11 Netlink (nl80211) dissectionPeter Wu1-0/+204
2017-04-16X11: Resolve filter differences between a "list" and its "item".Michael Mann1-2/+2
2017-04-16oss-fuzzshark: search for dissector in given table.Jakub Zawadzki1-5/+32
2017-04-16X11: Revert mesa_enum_ext back to mesa_enumMichael Mann1-3/+2
2017-04-16X11: Ensure mesa_enum value_string has unique valuesMichael Mann1-3/+12
2017-04-15x11: proto_tree_add_uint_format -> proto_tree_add_uint_format_valueMichael Mann1-8/+18