Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Nico Baggus added more error codes to the VMS stuff. | Daniel Stenberg | 2002-02-28 | 1 | -1/+12 |
| | |||||
* | Wesley Laxton's CURLOPT_PREQUOTE work | Daniel Stenberg | 2002-02-28 | 1 | -3/+10 |
| | |||||
* | memory debugging is now only enabled if the CURL_MEMDEBUG environment | Daniel Stenberg | 2002-02-28 | 1 | -3/+8 |
| | | | | variable is set when curl is invoked | ||||
* | made building outside the source tree work again, Kevin Roth reported | Daniel Stenberg | 2002-02-27 | 1 | -1/+3 |
| | |||||
* | 7.9.5-pre4 commitcurl-7_9_5-pre4 | Daniel Stenberg | 2002-02-26 | 1 | -1/+1 |
| | |||||
* | automake usage and options cleanup | Daniel Stenberg | 2002-02-25 | 1 | -15/+10 |
| | |||||
* | make sure -d is treated as a POST request and thus should fail if mixed | Daniel Stenberg | 2002-02-25 | 1 | -2/+2 |
| | | | | with -I for example | ||||
* | "Yet Another Geek" made %{content_type} work in the -w/--writeout option. | Daniel Stenberg | 2002-02-25 | 1 | -0/+7 |
| | |||||
* | make sure the custom config-*.h files are in the dist as well | Daniel Stenberg | 2002-02-22 | 1 | -1/+4 |
| | |||||
* | VMS adjustmentscurl-7_9_5-pre2 | Daniel Stenberg | 2002-02-20 | 3 | -1/+23 |
| | |||||
* | Nico Baggus' VMS tweaks | Daniel Stenberg | 2002-02-20 | 2 | -1/+5 |
| | |||||
* | Miklos Nemeth added comments | Daniel Stenberg | 2002-02-06 | 1 | -1/+4 |
| | |||||
* | 7.9.4curl-7_9_4 | Daniel Stenberg | 2002-02-05 | 1 | -1/+1 |
| | |||||
* | 7.9.4-pre2 | Daniel Stenberg | 2002-02-04 | 1 | -1/+1 |
| | |||||
* | don't count a custom request as a request type of its own, it is merely | Daniel Stenberg | 2002-01-28 | 1 | -3/+1 |
| | | | | a modifier of another type | ||||
* | 7.9.3curl-7_9_3 | Daniel Stenberg | 2002-01-23 | 1 | -1/+1 |
| | |||||
* | pre4 | Daniel Stenberg | 2002-01-21 | 1 | -1/+1 |
| | |||||
* | 7.9.3-pre3curl-7_9_3-pre3 | Daniel Stenberg | 2002-01-17 | 1 | -1/+1 |
| | |||||
* | 7.9.3-pre2curl-7_9_3-pre2 | Daniel Stenberg | 2002-01-16 | 1 | -1/+1 |
| | |||||
* | 7.9.3 pre-release commit | Daniel Stenberg | 2002-01-08 | 1 | -1/+1 |
| | |||||
* | Changed how -I/--head works when --include is also used... Test case 104 | Daniel Stenberg | 2002-01-03 | 1 | -4/+17 |
| | | | | | stopped working after the dec-20 fixes that now supports FTP operations to skip the transfer phase. | ||||
* | Götz Babin-Ebell's OpenSSL ENGINE patch | Daniel Stenberg | 2001-12-17 | 2 | -29/+68 |
| | |||||
* | when the file name given to -T is used to build an upload path, the local | Daniel Stenberg | 2001-12-11 | 1 | -3/+15 |
| | | | | | directory part is now stripped off and only the actual file name part will be used | ||||
* | 7.9.2 commitcurl-7_9_2 | Daniel Stenberg | 2001-12-05 | 1 | -1/+1 |
| | |||||
* | Eric-update | Daniel Stenberg | 2001-12-04 | 1 | -1/+1 |
| | |||||
* | Eric's updated version | Daniel Stenberg | 2001-12-04 | 1 | -1/+1 |
| | |||||
* | added macos files to the distribution archive | Daniel Stenberg | 2001-12-04 | 1 | -1/+5 |
| | |||||
* | MacOS (not Mac OS X) compilation files | Daniel Stenberg | 2001-12-04 | 4 | -0/+4 |
| | |||||
* | Eric's update | Daniel Stenberg | 2001-12-04 | 1 | -0/+8 |
| | |||||
* | no include, no const in strdup | Daniel Stenberg | 2001-11-30 | 1 | -3/+1 |
| | |||||
* | fixed the option parser to not loop when a long option is specified | Daniel Stenberg | 2001-11-30 | 1 | -1/+1 |
| | |||||
* | --disable-epsv | Daniel Stenberg | 2001-11-29 | 1 | -0/+11 |
| | |||||
* | mac fixes | Daniel Stenberg | 2001-11-29 | 2 | -2/+9 |
| | |||||
* | added mac stuff | Daniel Stenberg | 2001-11-29 | 1 | -1/+2 |
| | |||||
* | updated mac specific include files | Daniel Stenberg | 2001-11-29 | 1 | -0/+6 |
| | |||||
* | init the errorbuf to prevent junk from being output | Daniel Stenberg | 2001-11-21 | 1 | -0/+2 |
| | |||||
* | Georg Horn's STARTTRANSFER_TIME patch | Daniel Stenberg | 2001-11-20 | 1 | -0/+7 |
| | |||||
* | Lars M Gustafsson showed us that the free(urlbuffer) was totally unnecessary | Daniel Stenberg | 2001-11-19 | 1 | -2/+0 |
| | | | | and plain wrong. | ||||
* | John Lask's fix that adds "-1/--TLSv1" support | Daniel Stenberg | 2001-11-05 | 1 | -3/+9 |
| | |||||
* | 7.9.1 cleanup commitcurl-7_9_1 | Daniel Stenberg | 2001-11-04 | 1 | -1/+1 |
| | |||||
* | An SGI (IRIX) compiler doesn't like indended #-instructions, so they're all | Daniel Stenberg | 2001-10-22 | 1 | -4/+4 |
| | | | | in column zero now! | ||||
* | Added -0/--http1.0 to enforce HTTP 1.0 requests | Daniel Stenberg | 2001-10-09 | 1 | -2/+11 |
| | |||||
* | 7.9.1 pre-release 1 status | Daniel Stenberg | 2001-10-03 | 1 | -1/+1 |
| | |||||
* | Georg Huettenegger's fix that makes us no longer use curl_formparse() but | Daniel Stenberg | 2001-10-03 | 1 | -4/+256 |
| | | | | | instead entirely rely on the curl_formadd() function. The former one is subject for removal in a future release. | ||||
* | free cookiejar string | Daniel Stenberg | 2001-09-26 | 1 | -0/+2 |
| | |||||
* | winsock 2 fixes | Daniel Stenberg | 2001-09-25 | 1 | -2/+2 |
| | |||||
* | 7.9 commitcurl-7_9 | Daniel Stenberg | 2001-09-25 | 1 | -1/+1 |
| | |||||
* | Linus Nielsen Feltzing changed winsock lib for linking | Daniel Stenberg | 2001-09-17 | 1 | -2/+2 |
| | |||||
* | Linus Nielsen Feltzing's telnet-for-win32 fixes | Daniel Stenberg | 2001-09-17 | 2 | -2/+2 |
| | |||||
* | --ciphers now sets CURLOPT_SSL_CIPHER_LIST | Daniel Stenberg | 2001-09-11 | 1 | -1/+11 |
| |