summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2014-11-08Add checkfiltername.pl to pre-commit scriptMichael Mann2-4/+8
2014-11-07Fix all remaining filter name errors found with checkfiltername.plMichael Mann1-0/+12
2014-11-04add the type dom_sid28 and call ad-hoc dissectorGuy Harris1-0/+5
2014-11-04SWITCH_TYPE is not always defined, SwitchType() will try to find a fallbackGuy Harris1-32/+46
2014-11-03generate ALIGN_TO_x_BYTES instructions if the element has the align_x flagGuy Harris1-0/+6
2014-11-03if the structure has the flag no_align then set also no_align in the dceprc_i...Guy Harris1-1/+25
2014-11-03Remove casts, make some whitespace changes in generated code.Guy Harris1-4/+4
2014-11-03add definition for IPV4/IPV6 typesGuy Harris1-0/+2
2014-11-03insure that we have an entire match for the variable nameGuy Harris1-1/+1
2014-11-03generate an error for the new Pipe type in typedefGuy Harris1-2/+11
2014-11-03add a function to change the type of a hf_fieldGuy Harris1-0/+17
2014-11-03Handle the case when the DATA_TYPE is not a simple typeGuy Harris1-1/+8
2014-11-03Improve string delection in function ContainsStringGuy Harris1-0/+10
2014-11-03Make the compilation of PIDL produce the same results if the content hasn't c...Guy Harris7-26/+39
2014-11-03Pass di to one more call to PIDL_dissect_uint8().Guy Harris1-1/+1
2014-10-31Improve the "guessing" of the hf_ field and encoding values.Michael Mann1-7/+29
2014-10-30Prohibit ctype APIs (except toupper() which is still used by file.c - makeJeff Morriss1-7/+26
2014-10-30Tell the user which file __func__ was found in.Jeff Morriss1-2/+3
2014-10-30convert_proto_tree_add_text.pl - missed adding an else statement to logic.Michael Mann1-2/+2
2014-10-30Add logic to determine if a "tvb get" call is used as a parameter to a proto_...Michael Mann1-1/+24
2014-10-08[tools] Add missing GPL license to generate-bacnet-vendors.pyAnish Bhatt1-0/+18
2014-10-08Remove #pragma warning (MSVC) for PIDL generate dissectorAlexis La Goutte1-7/+0
2014-10-07[tools] add script to automatically generate bacnet vendorsAnish Bhatt1-0/+36
2014-10-07asn2wrs: Added support for #.SYNTAX_NEWStig Bjørlykke1-4/+12
2014-10-07PIDL (DCERPC): fix Assigned value is garbage or undefined found by Clang Anal...Alexis La Goutte1-1/+1
2014-09-29PIDL: fix indent (use 4 tabs) and remove trailing whitespaceAlexis La Goutte4-80/+80
2014-09-28PIDL: Fix Dead Store (Dead assignement/Dead increment) warning found by ClangAlexis La Goutte1-2/+6
2014-09-28PIDL (DCERPC winreg): enhance dissectorAlexis La Goutte1-0/+1
2014-09-28PIDL: fix -Wmissing-prototypeAlexis La Goutte1-1/+5
2014-09-27PIDL: Fix Dead Store (Dead assignement/Dead increment) warning found by ClangAlexis La Goutte1-1/+1
2014-09-26White space and typo cleanups.Guy Harris3-104/+103
2014-09-26Update to latest version from Samba Git repository.Guy Harris1-6/+27
2014-09-26Update to current version from Samba Git repository.Guy Harris1-1/+0
2014-09-26Update to latest version from Samba Git repository.Guy Harris1-1/+34
2014-09-26Update to current version from Samba Git repository.Guy Harris1-0/+39
2014-09-26Update to the latest version from the Samba Git repository.Guy Harris1-7/+25
2014-09-26Update to the latest version from the Samba Git repository.Guy Harris1-1/+2
2014-09-26Update to the latest version from the Samba Git repository.Guy Harris1-17/+18
2014-09-22fix-encoding-args.pl: Don't use a feature available only starting with perl 5.14Bill Meier1-6/+3
2014-09-20PIDL: fix trailing tabspaceAlexis La Goutte1-9/+9
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