Age | Commit message (Expand) | Author |
2001-03-19 | 7.7-beta5 commit | Daniel Stenberg |
2001-03-19 | test case 39 added, HTTP location and continue | Daniel Stenberg |
2001-03-19 | Added support for HTTP code 100 continue, as 8.2.3 in RFC2616 defines | Daniel Stenberg |
2001-03-16 | detect if chunked transfers are aborted | Daniel Stenberg |
2001-03-16 | corrected the close to sclose() so that the memdebug stuff works | Daniel Stenberg |
2001-03-16 | new directories | Daniel Stenberg |
2001-03-16 | removed the CURL_SEPARATORS define | Daniel Stenberg |
2001-03-16 | re-generated with the memdebug.h include | Daniel Stenberg |
2001-03-16 | added memdebug.h include | Daniel Stenberg |
2001-03-16 | moved to ../../php/examples/ | Daniel Stenberg |
2001-03-16 | the PHP examples are moved | Daniel Stenberg |
2001-03-16 | fix the new makefiles in php/ and perl/ | Daniel Stenberg |
2001-03-16 | use perl in two ways | Daniel Stenberg |
2001-03-16 | Short about the perl interface | Daniel Stenberg |
2001-03-16 | filled in | Daniel Stenberg |
2001-03-16 | for the php examples | Daniel Stenberg |
2001-03-16 | PHP examples | Daniel Stenberg |
2001-03-16 | new PHP section | Daniel Stenberg |
2001-03-16 | a perl script that can be used to mirror all curl archives | Daniel Stenberg |
2001-03-16 | Added README for releases | Daniel Stenberg |
2001-03-16 | Added to build proper releases | Daniel Stenberg |
2001-03-16 | Georg Horn's Curl::easy interface for perl | Daniel Stenberg |
2001-03-16 | moved to contrib/ | Daniel Stenberg |
2001-03-16 | moved here from ../ | Daniel Stenberg |
2001-03-15 | moved the documentation item to 7.8, it is rather important to have things | Daniel Stenberg |
2001-03-15 | updated to have the windows builds instructions use the root Makefile that | Daniel Stenberg |
2001-03-15 | connection timeouts added | Daniel Stenberg |
2001-03-15 | added connect timeout support | Daniel Stenberg |
2001-03-15 | Added --connect-timeout support | Daniel Stenberg |
2001-03-15 | Added CURLOPT_CONNECTTIMEOUT | Daniel Stenberg |
2001-03-15 | connection timeout is now supported | Daniel Stenberg |
2001-03-15 | J�rn's win32-fix to make it work better | Daniel Stenberg |
2001-03-15 | corrected it, did I mention IPv6 with HTTP proxy? | Daniel Stenberg |
2001-03-15 | Put more concentrated unix install help already at the top, with a note that | Daniel Stenberg |
2001-03-14 | added some text for -d that says it "emulates filling in HTML forms" as that | Daniel Stenberg |
2001-03-14 | ipv6 adjustments | Daniel Stenberg |
2001-03-14 | removed a bunch of warnings for IPv6-compiles | Daniel Stenberg |
2001-03-14 | now works with IPv6 and HTTP proxy | Daniel Stenberg |
2001-03-14 | netrc fix | Daniel Stenberg |
2001-03-14 | hm, don't free the home dir and append the .netrc part properly | Daniel Stenberg |
2001-03-14 | checks for a few functions and include files more for the new getpwuid() | Daniel Stenberg |
2001-03-14 | uses getpwuid() to find user's home dir | Daniel Stenberg |
2001-03-14 | added a missing \ | Daniel Stenberg |
2001-03-14 | always append the incoming request to the server.input file, it allows | Daniel Stenberg |
2001-03-14 | updated to work with the modified http server | Daniel Stenberg |
2001-03-14 | Added test case 38 | Daniel Stenberg |
2001-03-14 | Edin Kadribaic's bug report #408488 forced a rearrange of two struct fields | Daniel Stenberg |
2001-03-14 | Added the --egd-file and --random-file options | Daniel Stenberg |
2001-03-14 | curl 7.7 beta 3 | Daniel Stenberg |
2001-03-14 | removed the two unnecessary include files | Daniel Stenberg |