Patch to include YAML export. Bug 9452 (https://bugs.wireshark.org/bugzilla/show_bug...
[metze/wireshark/wip.git] / tools /
2013-12-01 Gerald CombsUse 4-space (PEP 8) indentation. Add modelines.
2013-12-01 Gerald CombsUse indentation recommended by PEP 8.
2013-12-01 Gerald CombsFix compatibility with Python 2.5. Tested with 2.5...
2013-11-29 Jörg MayerGraham Bloice
2013-11-28 Balint ReczeyFix potential signed int overflow in Lemon
2013-11-25 Jeff MorrissDelete the svn:executable property on added files ...
2013-11-24 Michael MannMove dceprc_procedure_name from packet_info to dcerpc_i...
2013-11-24 Jeff MorrissFix checkAPIs: don't try to feed VALS() into FT_BOOLEANs.
2013-11-24 Jeff MorrissSome patches from Peter Harris to make it possible...
2013-11-23 Evan HuusImplement address_to_str which is like ep_address_to_st...
2013-11-22 Evan HuusAdd exception for cmake/TestWindowsFSeek.c it is copied...
2013-11-17 Pascal QuantinAdd a way to retrieve a PER variable bit string length
2013-11-13 Jeff MorrissWrap GCC pragma in an #ifdef to make it compile when...
2013-11-13 Jeff MorrissUse a gcc pragma to stop the (pages of) warnings coming...
2013-11-11 Bill MeierAdd -P option to allow specifying the 'callgrind-out...
2013-11-10 Jakub ZawadzkiAdd missing includes in order to remove exceptions...
2013-11-10 Jakub ZawadzkiMove struct _ftype_t + callback typedefs + free macro...
2013-11-09 Jakub ZawadzkiInclude <epan/to_str.h> only when needed.
2013-11-06 Jörg MayerReapply the removal or the use of private_data that...
2013-11-06 Jörg MayerCopy over the current WIP from samba.org::ftp/unpacked...
2013-11-06 Evan HuusAdd a license-ignore for tools/html2text.py
2013-11-06 Michael MannRemove pinfo->private_data from DCERPC dissectors....
2013-11-03 Jörg MayerPass the name of the sed executable as an explicit...
2013-10-27 Jeff MorrissMore SVN properties cleanup.
2013-10-27 Jeff MorrissFix up some more svn properties.
2013-10-27 Jeff MorrissDon't set svn:keywords on .pod files. Remove it from...
2013-10-26 Evan HuusUpdates to radiotap-iter licensing terms. The upstream...
2013-10-25 Evan HuusAdd an exception to the license-checker for Samba's...
2013-10-25 Jeff MorrissHandle *.rtf and *.qm files.
2013-10-24 Gerald CombsConfirm the license as well.
2013-10-24 Gerald CombsEnable QtMultimedia. We'll need it for VoIP playback...
2013-10-23 Evan HuusAdd an X11/MIT license to asn2wrs.py as it's compatible...
2013-10-18 Evan HuusFix lemon FSF address and add license exception for...
2013-10-13 Graham BloiceAdd CMake properties to targets so that they are logica...
2013-10-12 Pascal QuantinUpdate the User Guide for the upcoming 1.11.0 release
2013-10-12 Gerald CombsUpdate to the latest Windows library tags. Add an ...
2013-10-11 Jeff MorrissDon't assume people have subversion--I just copied...
2013-10-09 Evan HuusAdd some license headers after emailing the respective...
2013-10-09 Gerald CombsFix a comment.
2013-10-06 Evan HuusIgnore g711.c it's under some weird Sun license but...
2013-10-06 Gilbert RamirezAdd license text to dftestlib files, and point to the
2013-10-06 Michael MannAdd support for RELATIVE-OID ASN.1 type. Bug 9192 ...
2013-10-06 Michael MannAllow a "more complex" algorithm to finding proto_tree_...
2013-10-01 Michael MannRemove check_col from generated DCE/RPC dissectors...
2013-09-18 Jeff MorrissRename PCAP files to .pcap; set mime-type appropriately...
2013-09-18 Gilbert RamirezMissed one file from dfilter-test.py
2013-09-18 Gilbert RamirezUpdate dfilter-test.py to use a much more modern test...
2013-09-16 Jörg MayerDon't print a warning about missing svn id when the...
2013-09-15 Evan HuusTweak mq macro and checkAPI to avoid false positives...
2013-09-15 Jörg MayerAdd help option
2013-09-15 Jörg Mayerhttp://url is NOT a c++ style comment
2013-09-14 Evan HuusAdd GPL license as per Anders' email.
2013-09-13 Evan HuusAdd license header to colorfilters2js.pl as per email...
2013-09-13 Guy HarrisCopyright notice (GPL, why not).
2013-09-13 Jeff MorrissMove debian-setup.sh into tools/
2013-09-13 Evan Huuscmake/TestFileOffsetBits also copied from an upstream...
2013-09-13 Evan HuusPermit a bunch of 'combo' licenses (meaning GPL + somet...
2013-09-13 Evan HuusAdd license header (attributing to Jakub) for a few...
2013-09-13 Evan HuusIgnore svnversion.h, it's auto-generated. Ignore lemon...
2013-09-13 Chris MaynardOK, all the Makefiles use -build since r41943, so add...
2013-09-13 Chris MaynardUpdate the comments to match the current usage.
2013-09-13 Chris MaynardRename --build to --check-addtext/--nocheck-addtext...
2013-09-12 Evan HuusWhen profiling we are more interested in real-world...
2013-09-10 Gerald CombsAdd newlines to the AsciiDoc output.
2013-09-10 Balint ReczeyMake compare-abis.sh work with versions having multiple...
2013-09-09 Jeff MorrissSet *.ts files' mime type to be XML; set svn properties...
2013-09-09 Alexis La GoutteAdd my pre-commit git script (with checkAPI/hf/encoding...
2013-09-09 Michael MannHave conversion tools use the "new" expert_add_info_format.
2013-09-08 Michael Mannexpert_add_info_format_text -> expert_add_info_text
2013-09-08 Michael MannAdd filterable expert info to generated X11 dissector...
2013-09-08 Michael MannAdd filterable expert info to NCP dissector.
2013-09-07 Evan HuusIgnore licensing in the macosx packaging - it's all...
2013-09-07 Gerald CombsUse "recode" to convert HTML entities to UTF-8 if it...
2013-09-05 Evan HuusMake checkAPI notify (warnings only, for now) about...
2013-09-05 Jörg MayerAdd modelines to avoid using tabs in the code
2013-09-05 Jörg MayerChange the regexp syntax a bit.
2013-09-05 Stig BjørlykkeUse intended regex modification for absolute paths.
2013-09-05 Stig BjørlykkeRemoved TAB as indent.
2013-09-05 Jörg MayerAdapt generated output to always print paths relative to
2013-08-29 Gerald CombsUpdate for Qt 5.1.1.
2013-08-25 Evan HuusValgrind requires more resources than running normally...
2013-08-24 Michael MannTool to help convert current expert_add_info_format...
2013-08-24 Michael MannIf the proto_tree_add_text string is just "%s", assume...
2013-08-20 Evan HuusAdd a valgrind suppressions file set to suppress the...
2013-08-17 Jakub ZawadzkiCommit far from being perfect conversation tool from...
2013-08-16 Evan HuusBe sure to forward BIN_DIR to the valgrind script,...
2013-08-16 Evan HuusTry to use smarter path resolution and detection in...
2013-08-11 Evan HuusDon't let a valgrind-output-parsing error hide the...
2013-08-09 Gerald CombsFix error handling.
2013-08-09 Michael MannAllow display base, not field type to have multiple...
2013-08-07 Gerald CombsSwitch to make-services.py. Fix some variable names...
2013-08-06 Gerald CombsAdd a Python version of make-services.pl. Instead of...
2013-08-05 Michael MannAdd support for determining BASE_EXT_STRING.
2013-08-02 Gerald CombsMake sure we're compatible with Python 2 + 3. Tested...
2013-08-02 Gerald CombsMake sure we're compatible with Python 2 + 3. Tested...
2013-08-02 Gerald CombsMake sure we're compatible with Python 2 + 3. Tested...
2013-08-02 Gerald CombsMake sure we're compatible with Python 2 + 3. Tested...
2013-07-31 Gerald CombsFix compatibility with older versions of Python. Tested...
2013-07-31 Gerald CombsAdd support for Python 3. Make sure we pass bytes to...
2013-07-29 Gerald Combsasciidoc.conf: Have sort-and-group remove commas.
next