aboutsummaryrefslogtreecommitdiffstats
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
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
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