summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 7.10.3 commitcurl-7_10_3Daniel Stenberg2003-01-141-1/+1
* 7.10.3-pre4Daniel Stenberg2003-01-091-1/+1
* mkdir() fix for win32Daniel Stenberg2003-01-081-1/+7
* fixed the create_dir_hierarchy() to not use uninited memory, as noticed byDaniel Stenberg2003-01-071-0/+3
* 7.10.3-commitDaniel Stenberg2002-12-201-1/+1
* better errno include and no externDaniel Stenberg2002-12-051-2/+1
* Solaris needs errno as an extern int.Daniel Stenberg2002-12-051-0/+1
* make WIN32 defined for Borland properly, as told by Alexander J. OssDaniel Stenberg2002-12-041-3/+2
* 7.10.3-pre2Daniel Stenberg2002-12-041-1/+1
* missing }Daniel Stenberg2002-12-031-0/+1
* don't officially use -@ for --create-dirs, only use the long formDaniel Stenberg2002-12-031-3/+2
* Nicolas Berloquin's fix of his previous dir creation patchDaniel Stenberg2002-12-031-10/+9
* Nicolas Berloquin's added code for dealing with -@/--create-dirs to createDaniel Stenberg2002-12-021-6/+107
* removed extra space from trace output 'Send data'Daniel Stenberg2002-11-261-1/+1
* 7.10.2curl-7_10_2Daniel Stenberg2002-11-181-1/+1
* fflush() the trace stream on each callDaniel Stenberg2002-11-151-0/+1
* Kevin Roth's patch that checks for the CA cert file at two more places if theDaniel Stenberg2002-10-281-1/+57
* Kevin Roth's patch. $(RM) instead of @erase, and it also passes on theDaniel Stenberg2002-10-281-77/+81
* fix bad free() that caused segfaultDaniel Stenberg2002-10-111-1/+1
* 7.10.1 commitcurl-7_10_1Daniel Stenberg2002-10-111-1/+1
* 7.10curl-7_10Daniel Stenberg2002-10-011-1/+1
* fix resume when multiple files were specifiedDaniel Stenberg2002-09-231-3/+4
* Added zlib Library.Joern Hartroth2002-09-071-0/+4
* Sven Neuhaus made --silent being acknowledged even when multiple URLsDaniel Stenberg2002-09-041-1/+1
* remove -lzDaniel Stenberg2002-09-041-1/+1
* updated source code boilerplate/headerDaniel Stenberg2002-09-038-66/+66
* 7.10-pre2Daniel Stenberg2002-09-031-1/+1
* James Gallagher's Content-Encoding workDaniel Stenberg2002-09-022-4/+16
* CURLE_SSL_INSECURE is removed again and so is CURLOPT_SSL_INSECURE, weDaniel Stenberg2002-08-301-28/+13
* SOCKS5 support added (contributed by a still unnamed person). Not properlyDaniel Stenberg2002-08-301-1/+1
* SSL_INSECURE support and usage addedDaniel Stenberg2002-08-261-3/+32
* Andrew Francis removed the need for/use of MSVC pragmasDaniel Stenberg2002-08-261-7/+7
* don't close stdin, close the actual file handle we have!Daniel Stenberg2002-08-261-2/+2
* Markus F.X.J. Oberhumer's cvsignore fixesDaniel Stenberg2002-08-221-0/+2
* mr Hartroth correctly pointed out that poll() isn't really that portableDaniel Stenberg2002-08-132-0/+22
* 7.9.9-pre1Daniel Stenberg2002-08-121-1/+1
* more to ignoreDaniel Stenberg2002-08-081-0/+1
* ignoreDaniel Stenberg2002-08-081-0/+5
* support blank arguments to options, each option should check for blankDaniel Stenberg2002-08-051-3/+3
* When CURLINFO_CONTENT_TYPE returns a NULL pointer, don't try to fputs() it!Daniel Stenberg2002-07-301-6/+8
* added HAVE_SETVBUFDaniel Stenberg2002-07-281-0/+3
* removed extra / in help textDaniel Stenberg2002-06-151-1/+1
* Added --limit-rateDaniel Stenberg2002-06-151-5/+133
* HAVE_SYS_POLL_HDaniel Stenberg2002-06-151-0/+3
* Miklos Nemeth fixed the mmlibDaniel Stenberg2002-06-131-2/+4
* 7.9.8 commitcurl-7_9_8Daniel Stenberg2002-06-131-1/+1
* Jörn fixes for 7.9.8 buildDaniel Stenberg2002-06-121-2/+2
* 7.9.8-pre3 commitDaniel Stenberg2002-06-111-1/+1
* cut up the string in more pieces for <512 bytes stringsDaniel Stenberg2002-06-111-2/+2
* Added HAVE_SYS_TYPES_HDaniel Stenberg2002-06-071-0/+3