aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2002-09-03updated source code boilerplate/headerDaniel Stenberg
2002-09-037.10-pre2Daniel Stenberg
2002-09-02James Gallagher's Content-Encoding workDaniel Stenberg
2002-08-30CURLE_SSL_INSECURE is removed again and so is CURLOPT_SSL_INSECURE, weDaniel Stenberg
2002-08-30SOCKS5 support added (contributed by a still unnamed person). Not properlyDaniel Stenberg
2002-08-26SSL_INSECURE support and usage addedDaniel Stenberg
2002-08-26Andrew Francis removed the need for/use of MSVC pragmasDaniel Stenberg
2002-08-26don't close stdin, close the actual file handle we have!Daniel Stenberg
2002-08-22Markus F.X.J. Oberhumer's cvsignore fixesDaniel Stenberg
2002-08-13mr Hartroth correctly pointed out that poll() isn't really that portableDaniel Stenberg
2002-08-127.9.9-pre1Daniel Stenberg
2002-08-08more to ignoreDaniel Stenberg
2002-08-08ignoreDaniel Stenberg
2002-08-05support blank arguments to options, each option should check for blankDaniel Stenberg
2002-07-30When CURLINFO_CONTENT_TYPE returns a NULL pointer, don't try to fputs() it!Daniel Stenberg
2002-07-28added HAVE_SETVBUFDaniel Stenberg
2002-06-15removed extra / in help textDaniel Stenberg
2002-06-15Added --limit-rateDaniel Stenberg
2002-06-15HAVE_SYS_POLL_HDaniel Stenberg
2002-06-13Miklos Nemeth fixed the mmlibDaniel Stenberg
2002-06-137.9.8 commitDaniel Stenberg
2002-06-12Jörn fixes for 7.9.8 buildDaniel Stenberg
2002-06-117.9.8-pre3 commitDaniel Stenberg
2002-06-11cut up the string in more pieces for <512 bytes stringsDaniel Stenberg
2002-06-07Added HAVE_SYS_TYPES_HDaniel Stenberg
2002-05-28I trimmed the --help output slightly to better fit within 80 colsDaniel Stenberg
2002-05-28Cris Bailiff's CAPATH support addedDaniel Stenberg
2002-05-21Use the new CURLOPT_NETRC option and adds --netrc-optional, by James ConeDaniel Stenberg
2002-05-17FreeBSD needs sys/types.h before we include sys/select.h that was includedDaniel Stenberg
2002-05-137.9.7 commitDaniel Stenberg
2002-05-10Kein Roth made --trace-ascii look even better, and make OD 0A occurancesDaniel Stenberg
2002-05-10AIX wants sys/select.h for the fd_set stuff in curl/multi.h, and even thoughDaniel Stenberg
2002-05-077.9.7-pre2Daniel Stenberg
2002-05-07Added --trace-ascii supportDaniel Stenberg
2002-05-07support for ingoring session cookies addedDaniel Stenberg
2002-05-03- Added "--trace [file]" to the command line tool. It makes a very detailedDaniel Stenberg
2002-05-03-D now stores all headers to the same file if multiple URLs are given on theDaniel Stenberg
2002-04-23use new timecond definesDaniel Stenberg
2002-04-157.9.6 commitDaniel Stenberg
2002-04-127.9.6-pre5Daniel Stenberg
2002-04-10brougth by Michael CurtisDaniel Stenberg
2002-04-087.9.6-pre4 commitDaniel Stenberg
2002-04-08removed compiler warnings, made it conditional on USE_ENVIRONMENTDaniel Stenberg
2002-04-08Added the --environment support by Michael CurtisDaniel Stenberg
2002-04-08Added $Id:$ keywordDaniel Stenberg
2002-04-08Michael Curtis adjusted this for RISC OSDaniel Stenberg
2002-04-08Added writeenv.c and writeenv.h for RISCOS usage (and others?)Daniel Stenberg
2002-04-08added config-riscos.hDaniel Stenberg
2002-04-08Michael Curtis' updatesDaniel Stenberg
2002-04-05if HOME isn't set or too long, we attempt to lost the curlrc file fromDaniel Stenberg