Age | Commit message (Expand) | Author |
2003-05-27 | if cvs update fails, attempt again after 5 seconds and retry 50 times | Daniel Stenberg |
2003-05-27 | Only build in lib and src by default, make the others dist-subdirs. | Daniel Stenberg |
2003-05-27 | Rudy Koento experienced problems with curl's recent habit of POSTing data in | Daniel Stenberg |
2003-05-27 | runs on DOS now | Daniel Stenberg |
2003-05-27 | include file flaw and yet another socks5-fix | Daniel Stenberg |
2003-05-27 | Another socks5-fix. Make sure that when we use a socks-proxy, it is not the | Daniel Stenberg |
2003-05-27 | CURLOPT_HTTPDIGEST is added | Daniel Stenberg |
2003-05-26 | language | Daniel Stenberg |
2003-05-26 | ftp ASCII transfers in general need fixing | Daniel Stenberg |
2003-05-26 | Chris Lewis mentioned that he doesn't get WIN32 defined, only _WIN32 so we | Daniel Stenberg |
2003-05-23 | even more | Daniel Stenberg |
2003-05-23 | Ricardo Cadime found a socket leak when listing directories without | Daniel Stenberg |
2003-05-23 | more ftp testing using NLST and no contents and bad return code | Daniel Stenberg |
2003-05-23 | Rudy Koento's problem fixed, test case 66 verifies this. | Daniel Stenberg |
2003-05-23 | test 66 returns one line of data with no header (HTTP) | Daniel Stenberg |
2003-05-23 | --digest added, --compressed rephrased | Daniel Stenberg |
2003-05-23 | include digest.h for proto | Daniel Stenberg |
2003-05-23 | DJGPP fix by Gisle Vanem | Daniel Stenberg |
2003-05-22 | more more more | Daniel Stenberg |
2003-05-22 | warning-free is better | Daniel Stenberg |
2003-05-22 | Introducing --digest | Daniel Stenberg |
2003-05-22 | Better Digest stuff | Daniel Stenberg |
2003-05-22 | Added CURLOPT_HTTPDIGEST support | Daniel Stenberg |
2003-05-22 | Document the <dataNUM> thing we use, | Daniel Stenberg |
2003-05-22 | Digest support added | Daniel Stenberg |
2003-05-22 | Digest testing added | Daniel Stenberg |
2003-05-22 | proper header added | Daniel Stenberg |
2003-05-22 | hush the compiler | Daniel Stenberg |
2003-05-22 | Initial Digest support. At least partly working. | Daniel Stenberg |
2003-05-21 | David Balazic pointed out the lack of checks for a valid %XX code when | Daniel Stenberg |
2003-05-21 | fix the makefile in packages/DOS too | Daniel Stenberg |
2003-05-21 | Gisle Vanem made curl build with djgpp on DOS. | Daniel Stenberg |
2003-05-21 | Gisle Vanem's fix to make the 'curl -M' output nicer | Daniel Stenberg |
2003-05-20 | missing semicolon, by Gisle Vanem | Daniel Stenberg |
2003-05-20 | Gisle Vanem's code for not trusting h_aliases to always be non-NULL | Daniel Stenberg |
2003-05-20 | Remind about the gpg command lines | Daniel Stenberg |
2003-05-19 | support user name and password in proxy environment variables | Daniel Stenberg |
2003-05-19 | the proxy environment variables now may contain user name and password | Daniel Stenberg |
2003-05-19 | remove debug output | Daniel Stenberg |
2003-05-19 | setenv support added to allow test cases to require a set of environment | Daniel Stenberg |
2003-05-19 | 7.10.5 commit | Daniel Stenberg |
2003-05-16 | known AIX ipv6 problems | Daniel Stenberg |
2003-05-15 | Skip any preceeding dots from the domain name of cookies when we keep them | Daniel Stenberg |
2003-05-15 | change the order of the in_addr_t tests, so that 'unsigned long' is tested | Daniel Stenberg |
2003-05-15 | 1. George Comninos' progress meter fix | Daniel Stenberg |
2003-05-14 | documented CURLOPT_FTP_USE_EPRT | Daniel Stenberg |
2003-05-14 | George Comninos provided a fix that calls the progress meter when waiting | Daniel Stenberg |
2003-05-13 | Setup and use CURL_INADDR_NONE all over instead of INADDR_NONE. We setup | Daniel Stenberg |
2003-05-13 | before using if2ip(), check if the address is an ip address and skip it if | Daniel Stenberg |
2003-05-13 | libtool 1.4.2 is enough | Daniel Stenberg |