aboutsummaryrefslogtreecommitdiffstats
path: root/tools/fix-encoding-args.pl
AgeCommit message (Expand)AuthorFilesLines
2022-06-09fix-encoding-args: Remove a string checkJoão Valverde1-3/+0
2022-06-09fix-encoding-args: Revert a changeJoão Valverde1-3/+2
2022-02-15Tools: Fix fix-encoding-args.pl ASCII string validationJoão Valverde1-1/+1
2021-12-31Fix more repeated words throughoutMoshe Kaplan1-1/+1
2021-12-12fix-encoding-args.pl: Strings ftypes don't need "ENC_NA"João Valverde1-21/+22
2021-12-12fix-encoding-args.pl: Remove dead codeJoão Valverde1-75/+0
2021-03-21dfilter, ftypes: get rid of FT_PCRE.Guy Harris1-1/+0
2019-07-27HTTPS In More Places, update some URLs.Guy Harris1-1/+1
2018-09-22fix-encoding-args.pl: fix terrible performance with large filesPeter Wu1-12/+19
2018-03-07spdx: more licenses converted.Dario Lombardo1-13/+1
2014-12-08Add proto_tree_add_bitmask_with_flags.Michael Mann1-0/+2
2014-09-22fix-encoding-args.pl: Don't use a feature available only starting with perl 5.14Bill Meier1-6/+3
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-02-14Remove $Id$ and other Subversion leftovers from the tools.Jeff Morriss1-2/+0
2013-10-06Add support for RELATIVE-OID ASN.1 type. Bug 9192 (https://bugs.wireshark.org...Michael Mann1-1/+2
2013-02-07Minor tweaks ...Bill Meier1-1/+3
2012-06-28Update FSF address - part II.Jakub Zawadzki1-1/+1
2011-10-25Add encoding arg fix capability for proto_tree_add_bits_item,...,tvb_get_bits...Bill Meier1-56/+212
2011-10-24Fix bug (introduced in SVN #39504) which caused only 1st file of a list to be...Bill Meier1-2/+6
2011-10-21Exit with number of lines needing an encoding arg change.Bill Meier1-0/+1
2011-10-20Add conversion for FT_ETHER hf[] field type;Bill Meier1-15/+56
2011-10-19Perl program to fix proto_tree_add_item() encoding args as appropriate (and a...Bill Meier1-0/+464