platform/upstream/curl.git
2001-03-23 Daniel Stenbergtwo Qs added:
2001-03-23 Daniel Stenbergmake should be $(MAKE)
2001-03-23 Daniel Stenbergmatch the new never-read-body when doing HEAD
2001-03-23 Daniel Stenbergcurl_setopt() should be curl_easy_setopt()
2001-03-23 Daniel StenbergDONT TOUCH the data->url as it may point to read-only...
2001-03-23 Daniel Stenbergupdates by SM nttp at iname.com
2001-03-23 Daniel Stenbergnow always stops reading a HEAD reply after all the...
2001-03-23 Daniel StenbergConnectionExists() wrongly returned TRUE for too many...
2001-03-22 Daniel Stenbergupdated with the new don't-encode-already-encoded-data...
2001-03-22 Daniel StenbergTreat 302-redirects the same way we treat 303-redirects
2001-03-22 Daniel Stenbergreset the follow location counter in Curl_perform(...
2001-03-22 Daniel Stenbergbrand new Curl_ prefixes on global symbols
2001-03-22 Daniel Stenbergmade it use Curl_ prefixes on global symbols
2001-03-22 Daniel StenbergJim Drash suggested and I made it not encode what looks...
2001-03-22 Daniel Stenberg7.7 commit
2001-03-22 Daniel Stenbergremoved the duplicates!
2001-03-22 Daniel Stenbergadded escape and unescape
2001-03-22 Daniel Stenbergthe new escape/unescape function setup
2001-03-22 Daniel Stenberg(un)escape, configure hack, betas run fine
2001-03-22 Daniel Stenbergadded how to pronounce curl! ;-)
2001-03-22 Daniel Stenbergdon't mention explicit version 7.8
2001-03-22 Daniel Stenbergadded escape and unescape man pages
2001-03-22 Daniel Stenbergnot exactly new, but documented for 7.7
2001-03-22 Daniel StenbergAndrés García's problems on the mailing list made me...
2001-03-20 Daniel StenbergGNUTLS is another new SSL library we can add support...
2001-03-19 Daniel Stenberg7.7-beta5 commit
2001-03-19 Daniel Stenbergtest case 39 added, HTTP location and continue
2001-03-19 Daniel StenbergAdded support for HTTP code 100 continue, as 8.2.3...
2001-03-16 Daniel Stenbergdetect if chunked transfers are aborted
2001-03-16 Daniel Stenbergcorrected the close to sclose() so that the memdebug...
2001-03-16 Daniel Stenbergnew directories
2001-03-16 Daniel Stenbergremoved the CURL_SEPARATORS define
2001-03-16 Daniel Stenbergre-generated with the memdebug.h include
2001-03-16 Daniel Stenbergadded memdebug.h include
2001-03-16 Daniel Stenbergmoved to ../../php/examples/
2001-03-16 Daniel Stenbergthe PHP examples are moved
2001-03-16 Daniel Stenbergfix the new makefiles in php/ and perl/
2001-03-16 Daniel Stenberguse perl in two ways
2001-03-16 Daniel StenbergShort about the perl interface
2001-03-16 Daniel Stenbergfilled in
2001-03-16 Daniel Stenbergfor the php examples
2001-03-16 Daniel StenbergPHP examples
2001-03-16 Daniel Stenbergnew PHP section
2001-03-16 Daniel Stenberga perl script that can be used to mirror all curl archives
2001-03-16 Daniel StenbergAdded README for releases
2001-03-16 Daniel StenbergAdded to build proper releases
2001-03-16 Daniel StenbergGeorg Horn's Curl::easy interface for perl
2001-03-16 Daniel Stenbergmoved to contrib/
2001-03-16 Daniel Stenbergmoved here from ../
2001-03-15 Daniel Stenbergmoved the documentation item to 7.8, it is rather impor...
2001-03-15 Daniel Stenbergupdated to have the windows builds instructions use...
2001-03-15 Daniel Stenbergconnection timeouts added
2001-03-15 Daniel Stenbergadded connect timeout support
2001-03-15 Daniel StenbergAdded --connect-timeout support
2001-03-15 Daniel StenbergAdded CURLOPT_CONNECTTIMEOUT
2001-03-15 Daniel Stenbergconnection timeout is now supported
2001-03-15 Daniel StenbergJörn's win32-fix to make it work better
2001-03-15 Daniel Stenbergcorrected it, did I mention IPv6 with HTTP proxy?
2001-03-15 Daniel StenbergPut more concentrated unix install help already at...
2001-03-14 Daniel Stenbergadded some text for -d that says it "emulates filling...
2001-03-14 Daniel Stenbergipv6 adjustments
2001-03-14 Daniel Stenbergremoved a bunch of warnings for IPv6-compiles
2001-03-14 Daniel Stenbergnow works with IPv6 and HTTP proxy
2001-03-14 Daniel Stenbergnetrc fix
2001-03-14 Daniel Stenberghm, don't free the home dir and append the .netrc part...
2001-03-14 Daniel Stenbergchecks for a few functions and include files more for...
2001-03-14 Daniel Stenberguses getpwuid() to find user's home dir
2001-03-14 Daniel Stenbergadded a missing \
2001-03-14 Daniel Stenbergalways append the incoming request to the server.input...
2001-03-14 Daniel Stenbergupdated to work with the modified http server
2001-03-14 Daniel StenbergAdded test case 38
2001-03-14 Daniel StenbergEdin Kadribaic's bug report #408488 forced a rearrange...
2001-03-14 Daniel StenbergAdded the --egd-file and --random-file options
2001-03-14 Daniel Stenbergcurl 7.7 beta 3
2001-03-14 Daniel Stenbergremoved the two unnecessary include files
2001-03-14 Daniel Stenbergssluse fixed, various win32 fixes
2001-03-14 Daniel StenbergBjörn Stenberg corrected the silly '(void)data' usage...
2001-03-14 Daniel StenbergJörn's updated file
2001-03-14 Daniel Stenbergthe URL escape/unescape functions are also public but...
2001-03-14 Daniel StenbergFirst Jörn's updates were applied, then
2001-03-14 Daniel Stenbergno longer includes the curl/types.h and curl/easy.h...
2001-03-14 Daniel Stenbergincreased the 'current' number for the interface
2001-03-14 Daniel StenbergCurl_str(n)equal renamed to curl_str(n)equal
2001-03-14 Daniel Stenbergdocumented the undocumented public functions in libcurl
2001-03-14 Daniel Stenbergchunked bugfix, Jörn's fixes, the interface number...
2001-03-14 Daniel StenbergThe Curl_* prefixes are now changed for curl_* ones...
2001-03-14 Daniel StenbergJörn added "#define socklen_t int"
2001-03-14 Daniel StenbergJörn fixed it to compile on win32 again
2001-03-14 Daniel StenbergJörn Hartroth added a set of files
2001-03-14 Daniel StenbergJörn Hartroth fixed a bad #endif placement
2001-03-13 Daniel Stenbergre-added the default switch for weird states
2001-03-13 Daniel Stenbergremoved the random seeding and persistant stuff, as...
2001-03-13 Daniel StenbergAdded a failf() error message when the chunked read...
2001-03-13 Daniel Stenbergupdated the chunked state-machine to deal with the...
2001-03-13 Daniel Stenbergmade 'X to Y' sequences not include X twice
2001-03-13 Daniel Stenbergcorrected the chunked format
2001-03-13 Daniel Stenberg7.7 beta 2 fixes
2001-03-13 Daniel StenbergEXTRA_DIST got too long, I shortened it now but we...
2001-03-13 Daniel Stenbergfailf() now respects the mute flag
2001-03-13 Daniel StenbergGuenole Bescon's bug found on march 8 is added
next