Age | Commit message (Collapse) | Author | |
---|---|---|---|
2004-01-19 | David Byron's --trace fix | Daniel Stenberg | |
2004-01-19 | two minor build quirks | Daniel Stenberg | |
2004-01-15 | automake 1.8 adjustment | Daniel Stenberg | |
2004-01-14 | clarified the recent fix, added cred | Daniel Stenberg | |
2004-01-14 | Curl_resolv fix | Daniel Stenberg | |
2004-01-13 | Luck Call made win32 password prompting support backspace | Daniel Stenberg | |
2004-01-13 | zlib patch, amigaos patch | Daniel Stenberg | |
2004-01-13 | three changes done this morning | Daniel Stenberg | |
2004-01-12 | Peter Sylvester brought code that now allows a callback to modified the URL | Daniel Stenberg | |
even when the multi interface is used, and then libcurl will simulate a "follow location" to that new URL. Test 509 was added to test this feature. | |||
2004-01-12 | better test script | Daniel Stenberg | |
2004-01-11 | Dominick Meglio pointed out FTPS should use default port 990 according to | Daniel Stenberg | |
IANA. | |||
2004-01-09 | configure spnego fix of yday | Daniel Stenberg | |
2004-01-05 | Dan Fandrich fixed our zlib usage | Daniel Stenberg | |
2004-01-05 | David J Meyer's large file work was added. | Daniel Stenberg | |
2003-12-19 | fixing | Daniel Stenberg | |
2003-12-16 | test506 fix | Daniel Stenberg | |
2003-12-15 | changed the dns cache pruning | Daniel Stenberg | |
2003-12-15 | Giuseppe Attardi fixed a really tricky bug | Daniel Stenberg | |
2003-12-10 | dict and a man page fixes | Daniel Stenberg | |
2003-12-10 | Diego Casorran tapping on Amiga support | Daniel Stenberg | |
2003-12-10 | ares configure and build fix | Daniel Stenberg | |
2003-12-08 | -lz fix | Daniel Stenberg | |
2003-12-08 | updated | Daniel Stenberg | |
2003-12-08 | curl-config now shows asyncdns if built with ares enabled | Daniel Stenberg | |
2003-12-03 | VMS | Daniel Stenberg | |
2003-12-03 | Steve Green fixed Curl_resolv() | Daniel Stenberg | |
2003-12-03 | Ignore content-length when chunked transfer-encoding is transfered. | Daniel Stenberg | |
2003-12-02 | --ftp-pasv | Daniel Stenberg | |
2003-12-02 | MSG_NOSIGNAL | Daniel Stenberg | |
2003-12-01 | FTPS now works pretty good | Daniel Stenberg | |
2003-11-27 | James Clancy updated the Borland makefiles | Daniel Stenberg | |
2003-11-27 | Markus Moeller and SPNEGO | Daniel Stenberg | |
2003-11-25 | filed is not fixed ;-) | Daniel Stenberg | |
2003-11-25 | a committed bugfix described | Daniel Stenberg | |
2003-11-25 | clarified Maciej W. Rozycki's fix | Daniel Stenberg | |
2003-11-24 | proper ftps:// support added | Daniel Stenberg | |
2003-11-24 | fixes | Daniel Stenberg | |
2003-11-20 | three more fixes | Daniel Stenberg | |
2003-11-17 | Maciej W. Rozycki's configure patch | Daniel Stenberg | |
2003-11-15 | two | Daniel Stenberg | |
2003-11-13 | Peter Sylvester found a flaw in the connect code for ipv6-enabled hosts. | Daniel Stenberg | |
I guess it seldomly happens on linux and that's why it wasn't found before. He used Solaris to notice it. I took the opportunity to rewrite the Curl_connecthost() slightly to feature less duplicate code in the two different versions (ipv4/ipv6). | |||
2003-11-11 | Added CURLOPT_NETRC_FILE. | Daniel Stenberg | |
2003-11-07 | things happen even during slow days! ;-) | Daniel Stenberg | |
2003-11-06 | new defines for version info | Daniel Stenberg | |
2003-11-06 | things | Daniel Stenberg | |
2003-11-04 | three changes went in | Daniel Stenberg | |
2003-11-01 | 7.10.8! | Daniel Stenberg | |
2003-10-31 | ftp goes UTC | Daniel Stenberg | |
2003-10-31 | numerical options check | Daniel Stenberg | |
2003-10-30 | curl --head now reports info "headers" on file:// URLs as well | Daniel Stenberg | |