smb2-dissector: learn the "REPLAY_OPERATION" flag
[obnox/wireshark/wip.git] / plugins / asn1 / Makefile.nmake
2012-01-29 etxrabAdd *.sbr files to the clean target.
2011-02-02 wmeierA bit of Windows makefiles rework and cleanup:
2009-09-13 morrissRun checkapi on the dissector header files
2009-09-09 krjWe no longer support the old plugin API so remove it...
2009-03-02 geraldDisable manifest building for our DLLs. This attempts...
2009-02-02 ulfladd missing mt.exe calls, to include manifest files...
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-22 morrissMove the file utility functions from wiretap to libwsut...
2008-05-05 etxrabMake it possible to run checkapi on all plugins trough...
2008-03-01 jakeCreate proper dependancies for plugin.c
2007-08-27 wmeierAdd .c.obj:: inference rule (to cause "batch compile")
2007-05-27 guyClean up white space.
2007-04-05 geraldAdd the make-dissector-reg scripts to the dependency...
2007-03-21 ulflset CFLAGS to block new warnings for all plugins (excep...
2007-02-26 jake-Add the compiler version to the plugin resource
2007-01-12 ulflWin32: MSVC > 6 doesn't work well with Unicode filenames!
2007-01-06 ulfladd experimental support for some more of the MSVC_VARI...
2007-01-03 ulflclean should also remove generated plugin.c and manifes...
2006-12-19 jakeAdd Windows version info resource.
2006-10-29 ulflput every python script name into "" so the call won...
2006-05-31 geraldlibethereal -> libwireshark. idl2eth -> idl2wrs. ...
2006-04-22 guyConvert most other plugin dissectors to use the make...
2005-03-05 lrolandPreparations for dropping the old plugin api.
2005-02-14 guyMake the "maintainer-clean" rules get rid of some addit...
2004-10-01 guyFrom Lars Roland: we need to define _NEED_VAR_IMPORT_...
2004-09-29 guyFrom Lars Roland: add an option to link plugins with...
2004-08-26 guyFrom Lars Roland: don't link with GTK+, as it's not...
2004-07-18 guySet the svn:eol-style property on all text files to...
2004-02-18 geraldFrom Lars Roland: Add support for a combined GTK1/2...
2004-01-24 ulflAdded the ability to compile both GTK versions 1 and...
2003-11-06 guyUse "$(OBJECTS)" whenever a complete list of .obj files...
2003-10-28 guyThis dissector uses GTK+ calls (which no dissector...
2003-10-28 guyFix the Makefile to match other plugin Makefiles.
2003-10-28 guyFrom Matthias Melchior: plugin to decode BER-encoded...