Age | Commit message (Expand) | Author |
2002-04-14 | removed unused variable | Daniel Stenberg |
2002-04-13 | Add protos and change return value of curl_hash_count.... | Sterling Hughes |
2002-04-12 | Speed up the hash code considerably, removing a bunch of legacy crud | Sterling Hughes |
2002-04-12 | cut off an old section | Daniel Stenberg |
2002-04-12 | http_proxy must be lower case | Daniel Stenberg |
2002-04-12 | 7.9.6-pre5 | Daniel Stenberg |
2002-04-12 | explain all mailing lists better | Daniel Stenberg |
2002-04-12 | added libcurl-errors | Daniel Stenberg |
2002-04-12 | store TIMER_CONNECT even if the connect failed | Daniel Stenberg |
2002-04-12 | corrected the verbose output for connects and fixed the connect time stamp | Daniel Stenberg |
2002-04-12 | the HTTP request is a CURLINFO_HEADER_OUT | Daniel Stenberg |
2002-04-12 | Jean-Philippe Barrette-LaPierre's patch applied | Daniel Stenberg |
2002-04-12 | Jean-Philippe Barrette-LaPierre provided his patch that introduces | Daniel Stenberg |
2002-04-12 | error codes *ARE* documented now | Daniel Stenberg |
2002-04-10 | added RISCOS makefile | Daniel Stenberg |
2002-04-10 | brougth by Michael Curtis | Daniel Stenberg |
2002-04-10 | more more more | Daniel Stenberg |
2002-04-10 | corrected to new return codes | Daniel Stenberg |
2002-04-10 | added info in to failf() lines and added a infof() call just before the | Daniel Stenberg |
2002-04-10 | default proxy port set, as reported by Sebastien Willemijns | Daniel Stenberg |
2002-04-10 | updated error code | Daniel Stenberg |
2002-04-10 | error code cleanup, use the new SEND/RECV errors | Daniel Stenberg |
2002-04-10 | error codes documented | Daniel Stenberg |
2002-04-10 | two new error codes to separate READ into READ/RECV and WRITE into WRITE/SEND | Daniel Stenberg |
2002-04-10 | clarified how to write URLs in -K config files | Daniel Stenberg |
2002-04-09 | set the HOME variable to the current dir, to prevent any real ~/.curlrc to | Daniel Stenberg |
2002-04-09 | spell checked and removed talk about very old version numbers | Daniel Stenberg |
2002-04-08 | 7.9.6-pre4 commit | Daniel Stenberg |
2002-04-08 | removed compiler warnings, made it conditional on USE_ENVIRONMENT | Daniel Stenberg |
2002-04-08 | Added the --environment support by Michael Curtis | Daniel Stenberg |
2002-04-08 | Added $Id:$ keyword | Daniel Stenberg |
2002-04-08 | Michael Curtis adjusted this for RISC OS | Daniel Stenberg |
2002-04-08 | Added writeenv.c and writeenv.h for RISCOS usage (and others?) | Daniel Stenberg |
2002-04-08 | added config-riscos.h | Daniel Stenberg |
2002-04-08 | Michael Curtis' updates | Daniel Stenberg |
2002-04-08 | Jacky Lam deserves a mention here | Daniel Stenberg |
2002-04-08 | based on Jacky Lam's "HTTP 1.0 304-only" fix, this change makes a 304 reply | Daniel Stenberg |
2002-04-05 | if HOME isn't set or too long, we attempt to lost the curlrc file from | Daniel Stenberg |
2002-04-05 | mention the web site mirror now | Daniel Stenberg |
2002-04-05 | enough with stupidity, this is a test case that should fail and thus we | Daniel Stenberg |
2002-04-05 | added test 48, verify -I, -d and -G in one command line | Daniel Stenberg |
2002-04-04 | Reverted v1.120, -G set request type after Kevin Roth pointed out the | Daniel Stenberg |
2002-04-04 | lots | Daniel Stenberg |
2002-04-04 | very minor log change | Daniel Stenberg |
2002-04-04 | T. Bharath pointed out the flaw in ConnectionExists() for how we didn't | Daniel Stenberg |
2002-04-04 | Fixes the problem Jacky Jam pointed out, where libcurl will "hang" for an | Daniel Stenberg |
2002-04-04 | Jonatan Lander's fix to compile properly on pre-ISO compilers (without the | Daniel Stenberg |
2002-04-04 | This corrects VERBOSE PASV ftp transfers on AIX (and OSF1/Tru64) | Daniel Stenberg |
2002-04-03 | Tor Arntsen's fix for "CGI_Lite" compliance! | Daniel Stenberg |
2002-04-02 | Added DNS cache control options | Daniel Stenberg |