2001-03-23 |
Daniel Stenberg | updates by SM nttp at iname.com |
commit | commitdiff | tree | snapshot |
2001-03-23 |
Daniel Stenberg | now always stops reading a HEAD reply after all the... |
commit | commitdiff | tree | snapshot |
2001-03-23 |
Daniel Stenberg | ConnectionExists() wrongly returned TRUE for too many... |
commit | commitdiff | tree | snapshot |
2001-03-22 |
Daniel Stenberg | updated with the new don't-encode-already-encoded-data... |
commit | commitdiff | tree | snapshot |
2001-03-22 |
Daniel Stenberg | Treat 302-redirects the same way we treat 303-redirects |
commit | commitdiff | tree | snapshot |
2001-03-22 |
Daniel Stenberg | reset the follow location counter in Curl_perform(... |
commit | commitdiff | tree | snapshot |
2001-03-22 |
Daniel Stenberg | brand new Curl_ prefixes on global symbols |
commit | commitdiff | tree | snapshot |
2001-03-22 |
Daniel Stenberg | made it use Curl_ prefixes on global symbols |
commit | commitdiff | tree | snapshot |
2001-03-22 |
Daniel Stenberg | Jim Drash suggested and I made it not encode what looks... |
commit | commitdiff | tree | snapshot |
2001-03-22 |
Daniel Stenberg | 7.7 commit |
commit | commitdiff | tree | snapshot |
2001-03-22 |
Daniel Stenberg | removed the duplicates! |
commit | commitdiff | tree | snapshot |
2001-03-22 |
Daniel Stenberg | added escape and unescape |
commit | commitdiff | tree | snapshot |
2001-03-22 |
Daniel Stenberg | the new escape/unescape function setup |
commit | commitdiff | tree | snapshot |
2001-03-22 |
Daniel Stenberg | (un)escape, configure hack, betas run fine |
commit | commitdiff | tree | snapshot |
2001-03-22 |
Daniel Stenberg | added how to pronounce curl! ;-) |
commit | commitdiff | tree | snapshot |
2001-03-22 |
Daniel Stenberg | don't mention explicit version 7.8 |
commit | commitdiff | tree | snapshot |
2001-03-22 |
Daniel Stenberg | added escape and unescape man pages |
commit | commitdiff | tree | snapshot |
2001-03-22 |
Daniel Stenberg | not exactly new, but documented for 7.7 |
commit | commitdiff | tree | snapshot |
2001-03-22 |
Daniel Stenberg | Andrés García's problems on the mailing list made me... |
commit | commitdiff | tree | snapshot |
2001-03-20 |
Daniel Stenberg | GNUTLS is another new SSL library we can add support... |
commit | commitdiff | tree | snapshot |
2001-03-19 |
Daniel Stenberg | 7.7-beta5 commit |
commit | commitdiff | tree | snapshot |
2001-03-19 |
Daniel Stenberg | test case 39 added, HTTP location and continue |
commit | commitdiff | tree | snapshot |
2001-03-19 |
Daniel Stenberg | Added support for HTTP code 100 continue, as 8.2.3... |
commit | commitdiff | tree | snapshot |
2001-03-16 |
Daniel Stenberg | detect if chunked transfers are aborted |
commit | commitdiff | tree | snapshot |
2001-03-16 |
Daniel Stenberg | corrected the close to sclose() so that the memdebug... |
commit | commitdiff | tree | snapshot |
2001-03-16 |
Daniel Stenberg | new directories |
commit | commitdiff | tree | snapshot |
2001-03-16 |
Daniel Stenberg | removed the CURL_SEPARATORS define |
commit | commitdiff | tree | snapshot |
2001-03-16 |
Daniel Stenberg | re-generated with the memdebug.h include |
commit | commitdiff | tree | snapshot |
2001-03-16 |
Daniel Stenberg | added memdebug.h include |
commit | commitdiff | tree | snapshot |
2001-03-16 |
Daniel Stenberg | moved to ../../php/examples/ |
commit | commitdiff | tree | snapshot |
2001-03-16 |
Daniel Stenberg | the PHP examples are moved |
commit | commitdiff | tree | snapshot |
2001-03-16 |
Daniel Stenberg | fix the new makefiles in php/ and perl/ |
commit | commitdiff | tree | snapshot |
2001-03-16 |
Daniel Stenberg | use perl in two ways |
commit | commitdiff | tree | snapshot |
2001-03-16 |
Daniel Stenberg | Short about the perl interface |
commit | commitdiff | tree | snapshot |
2001-03-16 |
Daniel Stenberg | filled in |
commit | commitdiff | tree | snapshot |
2001-03-16 |
Daniel Stenberg | for the php examples |
commit | commitdiff | tree | snapshot |
2001-03-16 |
Daniel Stenberg | PHP examples |
commit | commitdiff | tree | snapshot |
2001-03-16 |
Daniel Stenberg | new PHP section |
commit | commitdiff | tree | snapshot |
2001-03-16 |
Daniel Stenberg | a perl script that can be used to mirror all curl archives |
commit | commitdiff | tree | snapshot |
2001-03-16 |
Daniel Stenberg | Added README for releases |
commit | commitdiff | tree | snapshot |
2001-03-16 |
Daniel Stenberg | Added to build proper releases |
commit | commitdiff | tree | snapshot |
2001-03-16 |
Daniel Stenberg | Georg Horn's Curl::easy interface for perl |
commit | commitdiff | tree | snapshot |
2001-03-16 |
Daniel Stenberg | moved to contrib/ |
commit | commitdiff | tree | snapshot |
2001-03-16 |
Daniel Stenberg | moved here from ../ |
commit | commitdiff | tree | snapshot |
2001-03-15 |
Daniel Stenberg | moved the documentation item to 7.8, it is rather impor... |
commit | commitdiff | tree | snapshot |
2001-03-15 |
Daniel Stenberg | updated to have the windows builds instructions use... |
commit | commitdiff | tree | snapshot |
2001-03-15 |
Daniel Stenberg | connection timeouts added |
commit | commitdiff | tree | snapshot |
2001-03-15 |
Daniel Stenberg | added connect timeout support |
commit | commitdiff | tree | snapshot |
2001-03-15 |
Daniel Stenberg | Added --connect-timeout support |
commit | commitdiff | tree | snapshot |
2001-03-15 |
Daniel Stenberg | Added CURLOPT_CONNECTTIMEOUT |
commit | commitdiff | tree | snapshot |
2001-03-15 |
Daniel Stenberg | connection timeout is now supported |
commit | commitdiff | tree | snapshot |
2001-03-15 |
Daniel Stenberg | Jörn's win32-fix to make it work better |
commit | commitdiff | tree | snapshot |
2001-03-15 |
Daniel Stenberg | corrected it, did I mention IPv6 with HTTP proxy? |
commit | commitdiff | tree | snapshot |
2001-03-15 |
Daniel Stenberg | Put more concentrated unix install help already at... |
commit | commitdiff | tree | snapshot |
2001-03-14 |
Daniel Stenberg | added some text for -d that says it "emulates filling... |
commit | commitdiff | tree | snapshot |
2001-03-14 |
Daniel Stenberg | ipv6 adjustments |
commit | commitdiff | tree | snapshot |
2001-03-14 |
Daniel Stenberg | removed a bunch of warnings for IPv6-compiles |
commit | commitdiff | tree | snapshot |
2001-03-14 |
Daniel Stenberg | now works with IPv6 and HTTP proxy |
commit | commitdiff | tree | snapshot |
2001-03-14 |
Daniel Stenberg | netrc fix |
commit | commitdiff | tree | snapshot |
2001-03-14 |
Daniel Stenberg | hm, don't free the home dir and append the .netrc part... |
commit | commitdiff | tree | snapshot |
2001-03-14 |
Daniel Stenberg | checks for a few functions and include files more for... |
commit | commitdiff | tree | snapshot |
2001-03-14 |
Daniel Stenberg | uses getpwuid() to find user's home dir |
commit | commitdiff | tree | snapshot |
2001-03-14 |
Daniel Stenberg | added a missing \ |
commit | commitdiff | tree | snapshot |
2001-03-14 |
Daniel Stenberg | always append the incoming request to the server.input... |
commit | commitdiff | tree | snapshot |
2001-03-14 |
Daniel Stenberg | updated to work with the modified http server |
commit | commitdiff | tree | snapshot |
2001-03-14 |
Daniel Stenberg | Added test case 38 |
commit | commitdiff | tree | snapshot |
2001-03-14 |
Daniel Stenberg | Edin Kadribaic's bug report #408488 forced a rearrange... |
commit | commitdiff | tree | snapshot |
2001-03-14 |
Daniel Stenberg | Added the --egd-file and --random-file options |
commit | commitdiff | tree | snapshot |
2001-03-14 |
Daniel Stenberg | curl 7.7 beta 3 |
commit | commitdiff | tree | snapshot |
2001-03-14 |
Daniel Stenberg | removed the two unnecessary include files |
commit | commitdiff | tree | snapshot |
2001-03-14 |
Daniel Stenberg | ssluse fixed, various win32 fixes |
commit | commitdiff | tree | snapshot |
2001-03-14 |
Daniel Stenberg | Björn Stenberg corrected the silly '(void)data' usage... |
commit | commitdiff | tree | snapshot |
2001-03-14 |
Daniel Stenberg | Jörn's updated file |
commit | commitdiff | tree | snapshot |
2001-03-14 |
Daniel Stenberg | the URL escape/unescape functions are also public but... |
commit | commitdiff | tree | snapshot |
2001-03-14 |
Daniel Stenberg | First Jörn's updates were applied, then |
commit | commitdiff | tree | snapshot |
2001-03-14 |
Daniel Stenberg | no longer includes the curl/types.h and curl/easy.h... |
commit | commitdiff | tree | snapshot |
2001-03-14 |
Daniel Stenberg | increased the 'current' number for the interface |
commit | commitdiff | tree | snapshot |
2001-03-14 |
Daniel Stenberg | Curl_str(n)equal renamed to curl_str(n)equal |
commit | commitdiff | tree | snapshot |
2001-03-14 |
Daniel Stenberg | documented the undocumented public functions in libcurl |
commit | commitdiff | tree | snapshot |
2001-03-14 |
Daniel Stenberg | chunked bugfix, Jörn's fixes, the interface number... |
commit | commitdiff | tree | snapshot |
2001-03-14 |
Daniel Stenberg | The Curl_* prefixes are now changed for curl_* ones... |
commit | commitdiff | tree | snapshot |
2001-03-14 |
Daniel Stenberg | Jörn added "#define socklen_t int" |
commit | commitdiff | tree | snapshot |
2001-03-14 |
Daniel Stenberg | Jörn fixed it to compile on win32 again |
commit | commitdiff | tree | snapshot |
2001-03-14 |
Daniel Stenberg | Jörn Hartroth added a set of files |
commit | commitdiff | tree | snapshot |
2001-03-14 |
Daniel Stenberg | Jörn Hartroth fixed a bad #endif placement |
commit | commitdiff | tree | snapshot |
2001-03-13 |
Daniel Stenberg | re-added the default switch for weird states |
commit | commitdiff | tree | snapshot |
2001-03-13 |
Daniel Stenberg | removed the random seeding and persistant stuff, as... |
commit | commitdiff | tree | snapshot |
2001-03-13 |
Daniel Stenberg | Added a failf() error message when the chunked read... |
commit | commitdiff | tree | snapshot |
2001-03-13 |
Daniel Stenberg | updated the chunked state-machine to deal with the... |
commit | commitdiff | tree | snapshot |
2001-03-13 |
Daniel Stenberg | made 'X to Y' sequences not include X twice |
commit | commitdiff | tree | snapshot |
2001-03-13 |
Daniel Stenberg | corrected the chunked format |
commit | commitdiff | tree | snapshot |
2001-03-13 |
Daniel Stenberg | 7.7 beta 2 fixes |
commit | commitdiff | tree | snapshot |
2001-03-13 |
Daniel Stenberg | EXTRA_DIST got too long, I shortened it now but we... |
commit | commitdiff | tree | snapshot |
2001-03-13 |
Daniel Stenberg | failf() now respects the mute flag |
commit | commitdiff | tree | snapshot |
2001-03-13 |
Daniel Stenberg | Guenole Bescon's bug found on march 8 is added |
commit | commitdiff | tree | snapshot |
2001-03-13 |
Daniel Stenberg | exchanged I and me to we and us in a lot of places |
commit | commitdiff | tree | snapshot |
2001-03-13 |
Daniel Stenberg | Added test case 37, HTTP GET with name+password in... |
commit | commitdiff | tree | snapshot |
2001-03-13 |
Daniel Stenberg | a whole new section on persitant connections and how... |
commit | commitdiff | tree | snapshot |
2001-03-13 |
Daniel Stenberg | we speak HTTP 1.1 now |
commit | commitdiff | tree | snapshot |
2001-03-13 |
Daniel Stenberg | close policies |
commit | commitdiff | tree | snapshot |
next |