Fix for bug 5422:
[obnox/wireshark/wip.git] / epan / dissectors / Makefile.nmake
2009-10-09 krj(Windows only) Make sure that register.c depends on...
2009-09-13 morrissRun checkapi on the dissector header files
2009-09-13 morrissTry to get the paths right
2009-09-12 morrissMove all of the scripts in epan/dissectors/ to tools/ .
2009-09-11 morrissFrom Peter Harris via https://bugs.wireshark.org/bugzil...
2008-12-23 geraldAdd GeoIP to the Windows build. Fix a remaining geoip_...
2008-11-15 etxrabMake it easy to add custom dissectors.
2008-08-14 geraldIt looks like /Zd was removed in VC++ 2005.
2008-08-14 geraldFrom cjkelly1: Add "/MD" to the PortAudio compilation...
2008-07-27 wmeierpacket-ncp2222.obj depends upon packet-ncp2222.inc
2008-07-02 guyAdd Makefile.common files for epan/dfilter and epan...
2008-07-01 guyPut printf into a separate "termoutput" API group....
2008-06-26 geraldAdd support for "API groups" in checkAPIs.pl. Make...
2008-05-09 etxrabFix some of the Errors/warnings detected by checkapi.
2008-05-05 etxrabFix some of the Errors/warnings detected by checkapi,
2007-09-24 jmayerGet rid of the remains of NET-SNMP in the build process.
2007-05-25 kukosaUMTS RRC updated to 3GPP TS 25.331 V7.4.0 (2007-03...
2007-05-18 geraldFrom Dustin Johnson:
2007-04-10 kukosa- SSL desegmentation support
2007-04-06 geraldAdd a registration symbol cache to make-dissector-reg...
2007-04-05 geraldIn epan/dissectors/Makefile.nmake, fix a typo.
2007-04-03 legoxFi a Ytpo
2007-04-03 standelCreation of ALL_DISSECTORS_SRC including all dissectors...
2007-03-27 ulflfix the remaining MSVC warnings by setting individual...
2007-03-18 wmeierFix Windows Makefiles so clean removes all pdb files...
2006-12-28 geraldMove the contents of airpdcap to epan/crypt. Try to...
2006-12-06 geraldDon't define HAVE_AIRPDCAP if HAVE_AIRPCAP isn't define...
2006-12-05 geraldFrom Davide Schiera and Giorgio Tino: Add initial WPA...
2006-10-26 ulflput python script name in brackets
2006-09-12 ulflvarious nmake related build file cleanups
2006-08-05 sahlbergconfig and makefile magic we need when we integrate...
2006-06-07 geraldUpdate the download link in the help dialog. More...
2006-05-31 geraldlibethereal -> libwireshark. idl2eth -> idl2wrs. ...
2006-04-20 guyRename "make-reg-dotc" to "make-dissector-reg", and...
2006-04-19 guyUpdate comments.
2006-04-17 guymake-reg-dotc and make-reg-dotc.py were moved.
2006-02-06 guyFrom Paolo Abeni:
2005-02-14 guyMake the "maintainer-clean" rules get rid of some addit...
2005-02-10 lrolandclean up makefiles.
2004-10-15 geraldAdd support for decoding DES3/CBC/MD5 keys. Make it...
2004-07-27 guyFrom Lars Roland: don't delete the generated header...
2004-07-27 guyArrange that "x11-declarations.h" and "x11-register...
2004-07-25 guyFrom Lars Roland: don't print the "echo Linking dissect...
2004-07-23 geraldHave distclean remove built sources.
2004-07-19 geraldFixes (and ugly hacks) for Windows compilation.
2004-07-18 ulflFix the win32 nmake generation for now (it will compile...
2004-07-18 ulflsome more changes for the win32 nmake process
2004-07-18 ulflfirst attempt to make Win32 generation (nmake) ready...
2004-07-18 gramMove dissectors to epan/dissectors directory.