aboutsummaryrefslogtreecommitdiffstats
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2014-09-20proto_tree_add_text -> proto_tree_add_subtree[_format] for DCE/RPC dissectors.Michael Mann1-2/+1
2014-09-19Update generated DCE/RPC dissectors.Michael Mann1-101/+127
2014-09-19fix-encoding-args.pl: Add a few additional fixups;Bill Meier1-17/+29
2014-09-18fix-encoding-args.pl: Add a few fixups for FT_UINT_STRINGBill Meier1-0/+3
2014-09-18fix-encoding-args.pl: Fix bug: certain patterns found only in 1st,3rd,... fil...Bill Meier1-6/+9
2014-09-04Bump the time limit for valgrind fuzzingEvan Huus1-2/+2
2014-08-31Remove make-tapreg-dotc and its uses, since Python is now mandatoryРоман Донченко2-46/+0
2014-08-29Skinny:Diederik de Groot1-0/+6
2014-08-27checkhf.pl: (Trivial) remove trailing whitespace.Bill Meier1-38/+38
2014-08-26Skinny:Diederik de Groot1-3/+3
2014-08-26Add custom_layer_chm.xsl to UNKNOWN (fix checklicence)Alexis La Goutte1-0/+3
2014-08-26Skinny: do not try to create a wmem_strbuf whose size is bigger than the max ...Pascal Quantin2-2/+2
2014-08-25Skinny Dissector:Diederik de Groot1-3/+25
2014-08-25checkhf.pl: (Trivial) fix two typosBill Meier1-2/+2
2014-08-25Skinny: packet-skinnyDiederik de Groot1-0/+14
2014-08-24[RFC] Skinny: Rewrite using automatic code generationDiederik de Groot2-0/+4950
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