Age | Commit message (Expand) | Author |
2002-04-19 | pack_hostent does not handle 64 bit pointers correctly. | Daniel Stenberg |
2002-04-17 | Prune old hostcache entries with each call... | Sterling Hughes |
2002-04-17 | Dirk Manske's two new infos | Daniel Stenberg |
2002-04-17 | Dirk Manske's fix for HTTP response code 301, that now behaves more like | Daniel Stenberg |
2002-04-16 | Dirk Manske brought the patch that introduces two new CURLINFO_* values: | Daniel Stenberg |
2002-04-15 | Jonatan Lander fixed the "Disables POST, goes with GET" output to be more | Daniel Stenberg |
2002-04-15 | This makes formposting with a specified file missing fail. curl_easy_perform | Daniel Stenberg |
2002-04-15 | 7.9.6 commit | Daniel Stenberg |
2002-04-14 | Dirk Manske made libcurl strip off white spaces from the beginning of cookie | Daniel Stenberg |
2002-04-14 | check for _MSC_VER as well as __STDC__ when deciding to use the ## operator | Daniel Stenberg |
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 |