packet-kerberos: remember in what frame a key was learned
[metze/wireshark/wip.git] / tools /
2014-02-25 Jeff MorrissInstall git-review too.
2014-02-25 Jeff MorrissGet rid of a few more Subversion remnants.
2014-02-25 Jeff MorrissDelete tools/svnadd: it seems git doesn't need all...
2014-02-25 Jeff MorrissInstall git instead of subversion.
2014-02-25 Gerald Combs"tools" updates.
2014-02-22 Evan HuusTVB API deprecations and cleanup
2014-02-20 Alexis La GoutteEnhance pre-commit tools to avoid false positive
2014-02-18 Alexis La GoutteFix indent (use tabs)
2014-02-14 Jeff MorrissRemove $Id$ and other Subversion leftovers from the...
2014-02-13 Jeff MorrissDon't complain if files don't have $Id$ in them.
2014-02-10 Alexis La GoutteFix warnings in packet-parlay.c
2014-02-08 Evan HuusLicensecheck improvements, just two errors left.
2014-02-07 Gerald CombsReplace "svn" with "git" all over the place.
2014-02-04 Stig Bjørlykkeasn2wrs: Rewrite relative paths in header.
2014-02-03 Guy HarrisDon't use newer shell features, as we now just use...
2014-02-02 Edwin GroothuisFix build on FreeBSD 10.0
2014-01-29 Alexis La GoutteMerge "Apply layouts in Qt Creator. Fix a tooltip."
2014-01-24 Evan HuusGive valgrind fuzzing a bit more time. Otherwise we...
2014-01-19 Jörg MayerFix two coverity messages:
2014-01-18 Gerald CombsAdd environment checks. Add a topic to our refspec.
2014-01-16 Gerald CombsIf you use bashisms it means you're a bash script.
2014-01-16 Gerald CombsMore Chocolatey lex/yacc updates.
2014-01-16 Gerald CombsAllow the use of Win flex-bison and document how to...
2014-01-13 Guy HarrisDocument {CODE,HEADER} {START,END}.
2014-01-13 Guy HarrisAdd HEADER START and HEADER END, similar to CODE START...
2014-01-13 Guy HarrisSquelch some warnings.
2014-01-10 Gerald CombsUpdate the enterprise-numbers URL.
2013-12-29 Gerald CombsThe IEEE OUI, IAB, and OUI-36 lists currently redirect to
2013-12-27 Jakub ZawadzkiGenerate prototype for plugin_reg_handoff()
2013-12-27 Anders BromanFix [-Wmissing-prototypes]
2013-12-21 Jakub ZawadzkiCommit sample program to generate charsets.c tables...
2013-12-20 Jakub ZawadzkiChange G_GINT64_CONSTANT(xxxxU) to G_GUINT64_CONSTANT...
2013-12-19 Michael Mannproto_tree_add_text -> proto_tree_add_xxx conversion.
2013-12-19 Jeff MorrissSome patches from Peter Harris:
2013-12-18 Michael MannSome proto_tree_add_xxx functions have a '_' in the...
2013-12-18 Gerald CombsInstead of assigning a variable to itself, avoid unused...
2013-12-18 Anders BromanFix [-Wmissing-prototypes]
2013-12-13 Evan HuusChange the exit status of a fuzz failure to 255 so...
2013-12-13 Gerald CombsSwitch the cherry-pick merge strategy to "recursive...
2013-12-13 Gerald CombsFix redirection.
2013-12-13 Gerald CombsDon't cherry-pick if we have changes.
2013-12-12 Gerald CombsAdd a "backport-change" script which cherry-picks a...
2013-12-04 Tomas KukosaPly parser updated to 3.5 (from GitHub github.com/dabea...
2013-12-04 Alexis La GoutteFrom Anders request Add prototype for corba/idl dissector
2013-12-03 Jakub ZawadzkiDissectors should not use dfilter.h, don't include it.
2013-12-03 Alexis La GoutteAdd modelines info to idl generate file
2013-12-03 Alexis La GoutteFix indent for generated file (Use 4 space)
2013-12-03 Alexis La GoutteFix generator don't generate trailing whitespace
2013-12-03 Alexis La GoutteRemove trailing whitespace and add modelines info
2013-12-03 Alexis La GoutteRemove whitespace and add modelines info
2013-12-03 Alexis La GoutteAdd #pragma to idl generator...
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...
next