Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-09-23 | whitespace fixes | Viktor Szakats | |
- replace tabs with spaces where possible - remove line ending spaces - remove double/triple newlines at EOF - fix a non-UTF-8 character - cleanup a few indentations/line continuations in manual examples Closes https://github.com/curl/curl/pull/3037 | |||
2016-02-03 | URLs: change all http:// URLs to https:// | Daniel Stenberg | |
2015-10-20 | copyrights: update Gisle Vanem's email | Daniel Stenberg | |
2011-04-07 | examples/makefile.dj: update email | Gisle Vanem | |
2011-03-12 | source header: added to more files | Daniel Stenberg | |
2010-03-24 | remove the CVSish $Id$ lines | Daniel Stenberg | |
2008-08-17 | Pick-up programs from Makefile.inc. | Gisle Vanem | |
2008-07-08 | Added libidn libs as needed. Added compilation of sendrecv.c | Gisle Vanem | |
and cookie_interface.c. | |||
2007-09-13 | Remove remaining traces of ftp3rdparty.c and mention htmltidy.c | Dan Fandrich | |
2007-03-17 | Added cvs id. Use TOPDIR variable. Updated CSOURCES. | Gisle Vanem | |
Dependencies are now put in external file depend.dj. | |||
2006-09-13 | Use CSOURCES as other makefiles. Add line for dependency generation. | Gisle Vanem | |
2005-07-27 | Peteris Krumins added CURLOPT_COOKIELIST and CURLINFO_COOKIELIST, which is a | Daniel Stenberg | |
simple interface to extracting and setting cookies in libcurl's internal "cookie jar". See the new cookie_interface.c example code. | |||
2004-11-26 | Added anyauthput.exe. | Gisle Vanem | |
2004-06-30 | Another Gisle update | Daniel Stenberg | |
2004-06-29 | Gisle's update | Daniel Stenberg | |
2003-05-21 | Gisle Vanem made curl build with djgpp on DOS. | Daniel Stenberg | |