aboutsummaryrefslogtreecommitdiffstats
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2014-07-25Replace lseek/fstat by ws_lseek64/ws_fstat64Peter Wu1-0/+2
2014-07-25Remove valgrind suppression for old zlib versionEvan Huus1-9/+0
2014-07-22Add back a 'dummy' comment I removed with commit e91121e1435d97c92Joerg Mayer1-1/+1
2014-07-21Remove tools/win32-setup.sh and tools/win64-setup.shJoerg Mayer3-84/+4
2014-07-21Pass the download tag as an argument to win-setup.sh instead as an enviroment...Joerg Mayer3-16/+35
2014-07-20WIRESHARK_TARGET_PLATFORM is only used inside --download code path:Joerg Mayer1-18/+14
2014-07-20Change a comment to be slightly easier to readJoerg Mayer1-24/+27
2014-07-16Check for __func__ in checkAPIs.plEvan Huus1-0/+5
2014-07-08pre-commit: Add 'unset GREP_OPTIONS' (similar to Gerrit commit-msg)Bill Meier1-0/+2
2014-07-08Fix the flex wrapper to ensure Cygwin /bin is on the path for Windows.Graham Bloice1-0/+2
2014-07-08tools/pre-commit: Complete all checks on all files before exiting with Ok/Fai...Bill Meier1-10/+11
2014-07-07make-dissector-reg: minor tweaksРоман Донченко1-4/+8
2014-07-06make-dissectors-reg: optimize by factoring out the loopsРоман Донченко1-80/+36
2014-06-25Update my email address in a couple more spots.Jeff Morriss2-2/+2
2014-06-24Reduce maximum permitted leakage to 100KBEvan Huus1-1/+1
2014-06-24Correct indentation in make-dissector-regРоман Донченко1-86/+86
2014-06-20Improve the tolerance of checkfiltername.pl so it can be added to the pre-com...Michael Mann1-10/+150
2014-06-19Generate xz compressed archives instead of .bz2-sBalint Reczey1-3/+6
2014-06-19Add simple script to export release tarball right from GitBalint Reczey2-0/+35
2014-06-15acknowledge BASE_RANGE_STRINGMichael Mann1-0/+1
2014-06-12X11: Support XCB's new <pad align='n' />Peter Harris1-7/+34
2014-06-10Fix annoying warnings that a variable is uninitialized in checkfiltername.plMichał Orynicz1-1/+1
2014-06-10Current test for GIT_DIR introduced in changeset Ie1560c372e23e58fb0e310f6813...Anish Bhatt1-1/+1
2014-06-06Upgrade Windows builds to GnuTLS 3.1.22 and Gcrypt 1.6.0Pascal Quantin2-2/+2
2014-06-03Add a few more ad-hoc validations of the hf[] FIELDCONVERT field.Bill Meier1-2/+16
2014-05-16Build with GTK+ 2.24.23.Gerald Combs2-2/+2
2014-05-11Increase time permitted when fuzzing with valgrind.Evan Huus1-2/+2
2014-05-11It is possible to check out a source tree that is not co-located withJoerg Mayer2-2/+3
2014-05-09Add -Q for QtShark and change the dumpcap command to use number ofAndersBroman1-2/+5
2014-05-09Be less aggressive about rebuilding sminmpec.c.Gerald Combs2-10/+13
2014-05-08Add a command option for dumpcap.AndersBroman1-2/+5
2014-05-07Error out if someone passes the address of a pointer to a *_string to VALS() ...Jeff Morriss1-0/+8
2014-04-30make-sminmpec.pl fixups.Gerald Combs1-5/+18
2014-04-25Support out-of-source checkapiStig Bjørlykke1-0/+6
2014-04-25Cleanup "excess" from trying to support sequence of "native types". Last ins...Michael Mann1-40/+38
2014-04-23Continuation of bug 9532.Michael Mann1-0/+14
2014-04-23Bugfix generating a sequence of "native" types. Bug 9532.Michael Mann1-3/+66
2014-04-23Fix generator to remove Dead Store (Dead assignement/Dead increment) warning ...Michael Mann1-2/+13
2014-04-19Don't se_ allocate strings when mapping addresses to column strings.Guy Harris1-1/+0
2014-04-17Use Lua 5.2.3 linked against MSVCR110.DLL when compiling with MSVC2012Pascal Quantin2-2/+2
2014-04-14Add tvb_get and proto_tree_add for string-encoded timestampsHadriel Kaplan1-1/+1
2014-04-14Fix Bug 9951: 'git commit hook isn't calling checkAPIs.pl with arguments for ...Hadriel Kaplan2-1/+15
2014-04-08Add commit-msg hook to tools to spare searching for itMichał Orynicz1-0/+181
2014-04-07Switch to Lua 5.2.3 built with MSVC2010 instead of the one built with MingW g...Pascal Quantin2-2/+2
2014-04-05Upgrade Windows builds to Lua 5.2.3Pascal Quantin2-2/+2
2014-04-05Rework debug_print_hash logic so that it's supported by older versions of perl.Michael Mann1-1/+2
2014-04-02Revert Remove check and inverse code to display a error if there is a $Id$Alexis La Goutte1-1/+4
2014-04-01Fix checkApis perl script false positive proto_tree_add with ENC_*Hadriel Kaplan1-1/+2
2014-03-31Continue to remove $Id$ from top of fileAlexis La Goutte1-1/+0
2014-03-31Continue to remove $Id$ from top of fileAlexis La Goutte3-3/+0