aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/ethercat
Commit message (Expand)AuthorAgeFilesLines
* From Peter Johansson:Stig Bjørlykke2009-02-091-1/+1
* add missing mt.exe calls, to include manifest files into exe / dll filesUlf Lamping2009-02-021-0/+3
* Fix some "format not a string literal and no format arguments" warnings.Stig Bjørlykke2008-10-313-16/+16
* proto_register/proto_reg_handoff; Various small cleanup and bug-fixingBill Meier2008-10-256-28/+10
* #include <prefs.h> not requiredBill Meier2008-08-294-4/+0
* Allow checkapis target to work in out-of-tree builds (s#../../#$(top_srcdir)).Jeff Morriss2008-07-291-1/+1
* Oops... missed one ;Sake Blok2008-07-141-1/+1
* From Richard Kuemmel (bug 2668):Sake Blok2008-07-141-12/+19
* Add Makefile.common files for epan/dfilter and epan/ftypes.Guy Harris2008-07-021-0/+3
* Put printf into a separate "termoutput" API group. For most files,Guy Harris2008-07-011-1/+1
* Add support for "API groups" in checkAPIs.pl. Make the "prohibited"Gerald Combs2008-06-261-1/+1
* Move the file utility functions from wiretap to libwsutil so thatJeff Morriss2008-05-221-3/+3
* Initialize aitem.Stig Bjørlykke2008-05-141-1/+1
* From Anders Broman:Tomas Kukosa2008-05-141-11/+23
* Use PROTO_ITEM_SET_HIDDEN().Anders Broman2008-05-091-1/+1
* Run checkAPI in plugins dir.Anders Broman2008-05-081-8/+8
* Don't use proto_tree_add_item_hidden().Anders Broman2008-05-051-19/+39
* Make it possible to run checkapi on all plugins trough makefile.nmakeAnders Broman2008-05-051-0/+3
* Remove the pre-release flag from FILEFLAGS in the resource file.Jaap Keuter2008-03-291-2/+2
* Fix the declaration of a true_false_stringStephen Fisher2008-03-051-1/+1
* From Peter Johansson :Anders Broman2008-03-055-469/+591
* Create proper dependancies for plugin.cJaap Keuter2008-03-011-1/+2
* Quote argument to test in plugins Makefiles, as proposed by Greg A. Woods.Stig Bjørlykke2008-02-271-1/+1
* From Richard Kuemmel via http://bugs.wireshark.org/bugzilla/show_bug.cgi?id=1...Jeff Morriss2008-02-251-1/+1
* If we have an SVN revision number, use it as the build number under WindowsGerald Combs2008-02-181-1/+1
* Fix a (never used) 'anonymous struct'Bill Meier2008-02-071-1/+1
* Eliminate an anonymous struct, as noticed by Andrew Hood.Stig Bjørlykke2008-02-062-18/+18
* Rewrote some prohibited APIs in plugins/ (sprintf, strcpy, strcat).Stig Bjørlykke2008-02-051-7/+7
* Fix http://bugs.wireshark.org/bugzilla/show_bug.cgi?id=2186 (many unnamed str...Jeff Morriss2008-01-103-123/+123
* As noted by David Halik in bug 2172:Stig Bjørlykke2008-01-072-3/+3
* sizeof() returns a 64-bit number when compiling for 64-bit (and a 32-bit numb...Jeff Morriss2007-10-161-72/+72
* Fix a warning about different variable sizes that prevented compilationJörg Mayer2007-10-161-3/+3
* Fixed compiler errors.Stig Bjørlykke2007-10-151-3/+3
* Try to fix the buildbot.Anders Broman2007-10-151-3/+3
* From Peter Johansson:Anders Broman2007-10-1511-295/+193
* Someone has a compromised filesystem since it contained all kinds of stuff fr...Jaap Keuter2007-10-1410-335/+46
* Ethercat pluginAnders Broman2007-10-1420-0/+8708