aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2003-01-16copyright year update in the source headerDaniel Stenberg
2003-01-147.10.3 commitDaniel Stenberg
2003-01-097.10.3-pre4Daniel Stenberg
2003-01-08mkdir() fix for win32Daniel Stenberg
2003-01-07fixed the create_dir_hierarchy() to not use uninited memory, as noticed byDaniel Stenberg
2002-12-207.10.3-commitDaniel Stenberg
2002-12-05better errno include and no externDaniel Stenberg
2002-12-05Solaris needs errno as an extern int.Daniel Stenberg
2002-12-04make WIN32 defined for Borland properly, as told by Alexander J. OssDaniel Stenberg
2002-12-047.10.3-pre2Daniel Stenberg
2002-12-03missing }Daniel Stenberg
2002-12-03don't officially use -@ for --create-dirs, only use the long formDaniel Stenberg
2002-12-03Nicolas Berloquin's fix of his previous dir creation patchDaniel Stenberg
2002-12-02Nicolas Berloquin's added code for dealing with -@/--create-dirs to createDaniel Stenberg
2002-11-26removed extra space from trace output 'Send data'Daniel Stenberg
2002-11-187.10.2Daniel Stenberg
2002-11-15fflush() the trace stream on each callDaniel Stenberg
2002-10-28Kevin Roth's patch that checks for the CA cert file at two more places if theDaniel Stenberg
2002-10-28Kevin Roth's patch. $(RM) instead of @erase, and it also passes on theDaniel Stenberg
2002-10-11fix bad free() that caused segfaultDaniel Stenberg
2002-10-117.10.1 commitDaniel Stenberg
2002-10-017.10Daniel Stenberg
2002-09-23fix resume when multiple files were specifiedDaniel Stenberg
2002-09-07Added zlib Library.Joern Hartroth
2002-09-04Sven Neuhaus made --silent being acknowledged even when multiple URLsDaniel Stenberg
2002-09-04remove -lzDaniel Stenberg
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