summaryrefslogtreecommitdiff
path: root/tests/server/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* I removed leading 'curl' path on the 'curlbuild.h' include statement inYang Tse2009-11-051-9/+12
* renamed generated config.h to curl_config.h in order to avoid clashes when li...Gunter Knauf2009-07-141-1/+1
* c-ares embbeded builds header include paths fully defined in makefilesYang Tse2009-06-041-0/+7
* allow usage of in-tree c-ares when building from outside of the cvs treeYang Tse2009-04-291-1/+5
* and include the .inc files in the release tarballs...Daniel Stenberg2009-04-071-2/+3
* Added missing tests in CMake, added Makefile.inc for tests (+ use in CMake sc...Benoit Neil2009-04-071-23/+2
* Initial support of curlbuild.h and curlrules.h which allowsYang Tse2008-08-071-2/+4
* add comment for include pathsYang Tse2008-07-151-4/+10
* update copyright yearYang Tse2007-04-031-1/+1
* getpart implicitly drags in some networking functions, so it needs to beDan Fandrich2007-02-171-0/+2
* Better separate the library dependencies into those required by libcurlDan Fandrich2007-02-171-0/+8
* Allow again proper compilation outside of the source treeYang Tse2006-08-071-1/+5
* Made the copyright year match the latest modification's year.Daniel Stenberg2006-01-091-1/+1
* Added remake of the arpa/tftp.h file to make the TFTP server build on systemsDaniel Stenberg2006-01-031-1/+1
* build tftpd too!Daniel Stenberg2005-09-151-1/+3
* Moved more generic functions to util.[ch]Daniel Stenberg2005-05-171-1/+2
* util.h added as "source" to make it get added in dist archivesDaniel Stenberg2005-05-011-2/+3
* Moved common code to util.[ch] instead of having it duplicated in sws.cDaniel Stenberg2005-04-301-3/+3
* copyright this yearDaniel Stenberg2005-04-221-1/+1
* Modified the FTP server to use the new 'sockfilt' program to do all the socketDaniel Stenberg2005-04-181-9/+7
* removed commentDaniel Stenberg2004-11-291-4/+0
* Enable test cases to provide sections base64-encoded to be able to testDaniel Stenberg2004-11-291-3/+10
* use curlx_strnequal() from the private lib sources instead of strncasecmp()Daniel Stenberg2004-10-071-1/+2
* Added -I$(top_srcdir)/include, since lib/setup.h might include files fromDaniel Stenberg2004-03-091-1/+23
* added getpart.h for the spitout() protoDaniel Stenberg2004-02-201-1/+1
* portability fix by using setup.h from the lib directoryDaniel Stenberg2003-10-091-0/+2
* automake usage and options cleanupDaniel Stenberg2002-02-251-1/+1
* We got this web server's embryo from Georg Horn, muchos gracias.Daniel Stenberg2002-02-251-2/+4
* automake this dir tooDaniel Stenberg2002-02-251-0/+10