summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2014-08-22X11: Support xcb's new <case>Peter Harris1-15/+22
2014-08-20Modified script to not use PS 3.0 constructsGraham Bloice1-2/+2
2014-08-19"Highly discourage" use of proto_tree_add_text.Michael Mann1-1/+3
2014-08-15Windows: Fix PowerShell 2.0 compatibility.Gerald Combs1-1/+1
2014-08-14Remove errant #! from powershell scriptGraham Bloice1-1/+0
2014-08-14fix one last reference to textify.shEvan Huus1-1/+1
2014-08-14Windows: Clean up text file packaging.Gerald Combs2-68/+93
2014-08-12Remove make-dissector-reg and require python for autotool builds as wellJoerg Mayer2-147/+0
2014-08-04Don't try and run checkAPIs.pl on deleted filesEvan Huus1-1/+1
2014-07-31Add more files to the release tarball.Guy Harris1-2/+55
2014-07-28Fix download of 3rd party packages when WIRESHARK_TARGET_PLATFORM environment...Pascal Quantin1-2/+3
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