Age | Commit message (Expand) | Author |
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 |
2001-03-14 | ssluse fixed, various win32 fixes | Daniel Stenberg |
2001-03-14 | Björn Stenberg corrected the silly '(void)data' usage when SSL is not | Daniel Stenberg |
2001-03-14 | Jörn's updated file | Daniel Stenberg |
2001-03-14 | the URL escape/unescape functions are also public but undocumented | Daniel Stenberg |
2001-03-14 | First Jörn's updates were applied, then | Daniel Stenberg |
2001-03-14 | no longer includes the curl/types.h and curl/easy.h include files | Daniel Stenberg |
2001-03-14 | increased the 'current' number for the interface | Daniel Stenberg |
2001-03-14 | Curl_str(n)equal renamed to curl_str(n)equal | Daniel Stenberg |
2001-03-14 | documented the undocumented public functions in libcurl | Daniel Stenberg |
2001-03-14 | chunked bugfix, Jörn's fixes, the interface number increase | Daniel Stenberg |
2001-03-14 | The Curl_* prefixes are now changed for curl_* ones, as these two functions | Daniel Stenberg |
2001-03-14 | Jörn added "#define socklen_t int" | Daniel Stenberg |
2001-03-14 | Jörn fixed it to compile on win32 again | Daniel Stenberg |
2001-03-14 | Jörn Hartroth added a set of files | Daniel Stenberg |