MIT krb5-1.6 HACK patch
[metze/wireshark/wip.git] / codecs /
2014-01-08 mmannHave HAVE_SPANDSP just go over entire file rather than...
2013-12-13 wmeier(Trivial) remove some trailing whitespace.
2013-12-08 darkjamescheck licence: fix FSF address.
2013-12-02 guyDo something less catastrophic than crashing if the...
2013-12-02 guyMove most of the plugin code from epan to wsutil and...
2013-12-01 wmeierIf we're including "config.h" when compiling a codec...
2013-12-01 jmayerSBC -> sbc
2013-12-01 mmannMove codecs.[ch] out of epan and into codecs directory.
2013-11-30 guyThe HAVE_xxx definitions come from config.h; include it.
2013-11-30 guyTag arguments to decodeXXX routines as unused iff we...
2013-11-30 mmannAdd G.722, G.726 and SBC codecs. G.722 and G.726 are...
2013-10-13 grahambAdd CMake properties to targets so that they are logica...
2013-06-25 cmaynardmakefile.nmake -> Makefile.nmake and minor whitespace...
2012-06-28 darkjamesUpdate Free Software Foundation address.
2012-04-04 morrissAdd a "-build" argument to checkAPIs.pl. Use that...
2012-01-29 etxrabAdd *.sbr files to the clean target.
2011-02-02 wmeierA bit of Windows makefiles rework and cleanup:
2010-09-23 jmayerH. Sivank <hsivank@gmail.com>
2010-05-14 morrissAdd Cmake stuff to the source distribution so more...
2010-03-18 jmayercmake changes:
2009-09-09 jmayerCMAKE: Get most of of missing *build* pieces into place
2008-08-14 geraldReplace a deprecated -o option with /Fd.
2008-07-02 guyAdd Makefile.common files for epan/dfilter and epan...
2008-07-01 guyPut printf into a separate "termoutput" API group....
2008-05-21 etxrabLet the buildbot run a some of the checkapi targets.
2007-03-23 sfisherFrom Sebastien Tandel:
2007-03-22 sfisherAdd -Werror when using GCC only to the Makefile.am...
2007-03-21 ulflno MSVC warnings, set CFLAGS to block new warnings
2006-09-10 wmeierminor cleanup for making codecs
2006-09-04 guyAdd RCS IDs, introductory comments, and multiple-includ...
2006-09-02 etxrabFix path and name.
2006-09-02 guySquelch compiler warnings, and get rid of unused variab...
2006-09-02 guyMove the codecs into a top-level "codecs" subdirectory...