Age | Commit message (Expand) | Author |
2019-12-16 | tests: make sure checksrc runs on header files too | Daniel Stenberg |
2019-03-14 | makefile: make checksrc and hugefile commands "silent" | Daniel Stenberg |
2017-06-14 | includes: remove curl/curlbuild.h and curl/curlrules.h | Daniel Stenberg |
2017-05-05 | tests/server: run checksrc by default in debug-builds | Daniel Stenberg |
2016-04-19 | make/checksrc: use $srcdir, not $top_srcdir | Daniel Stenberg |
2016-04-18 | checksrc/makefile.am: use $top_srcdir to find source files | Daniel Stenberg |
2016-04-03 | tests: fix make checksrc in servers/ | Daniel Stenberg |
2016-02-03 | URLs: change all http:// URLs to https:// | Daniel Stenberg |
2015-06-25 | tests: Distribute CMakeLists.txt files in subdirectories | Roger Leigh |
2013-01-09 | build: fix circular header inclusion with other packages | Yang Tse |
2012-12-04 | build: explain current role of LIBS in our Makefile.am files | Yang Tse |
2012-11-29 | build: prevent global LIBS from influencing test server build targets | Yang Tse |
2012-11-28 | build: fix Windows build targets damaged since commit 550e403f00 | Yang Tse |
2012-11-06 | uniformly use AM_CPPFLAGS, avoid deprecated INCLUDES | Dave Reisner |
2012-04-12 | configure: NATIVE_WINDOWS no longer defined in config files | Yang Tse |
2011-05-27 | distribution: Fix EXTRA_DIST letter case | Yang Tse |
2010-03-24 | remove the CVSish $Id$ lines | Daniel Stenberg |
2009-11-05 | I removed leading 'curl' path on the 'curlbuild.h' include statement in | Yang Tse |
2009-07-14 | renamed generated config.h to curl_config.h in order to avoid clashes when li... | Gunter Knauf |
2009-06-04 | c-ares embbeded builds header include paths fully defined in makefiles | Yang Tse |
2009-04-29 | allow usage of in-tree c-ares when building from outside of the cvs tree | Yang Tse |
2009-04-07 | and include the .inc files in the release tarballs... | Daniel Stenberg |
2009-04-07 | Added missing tests in CMake, added Makefile.inc for tests (+ use in CMake sc... | Benoit Neil |
2008-08-07 | Initial support of curlbuild.h and curlrules.h which allows | Yang Tse |
2008-07-15 | add comment for include paths | Yang Tse |
2007-04-03 | update copyright year | Yang Tse |
2007-02-17 | getpart implicitly drags in some networking functions, so it needs to be | Dan Fandrich |
2007-02-17 | Better separate the library dependencies into those required by libcurl | Dan Fandrich |
2006-08-07 | Allow again proper compilation outside of the source tree | Yang Tse |
2006-01-09 | Made the copyright year match the latest modification's year. | Daniel Stenberg |
2006-01-03 | Added remake of the arpa/tftp.h file to make the TFTP server build on systems | Daniel Stenberg |
2005-09-15 | build tftpd too! | Daniel Stenberg |
2005-05-17 | Moved more generic functions to util.[ch] | Daniel Stenberg |
2005-05-01 | util.h added as "source" to make it get added in dist archives | Daniel Stenberg |
2005-04-30 | Moved common code to util.[ch] instead of having it duplicated in sws.c | Daniel Stenberg |
2005-04-22 | copyright this year | Daniel Stenberg |
2005-04-18 | Modified the FTP server to use the new 'sockfilt' program to do all the socket | Daniel Stenberg |
2004-11-29 | removed comment | Daniel Stenberg |
2004-11-29 | Enable test cases to provide sections base64-encoded to be able to test | Daniel Stenberg |
2004-10-07 | use curlx_strnequal() from the private lib sources instead of strncasecmp() | Daniel Stenberg |
2004-03-09 | Added -I$(top_srcdir)/include, since lib/setup.h might include files from | Daniel Stenberg |
2004-02-20 | added getpart.h for the spitout() proto | Daniel Stenberg |
2003-10-09 | portability fix by using setup.h from the lib directory | Daniel Stenberg |
2002-02-25 | automake usage and options cleanup | Daniel Stenberg |
2002-02-25 | We got this web server's embryo from Georg Horn, muchos gracias. | Daniel Stenberg |
2002-02-25 | automake this dir too | Daniel Stenberg |