platform/upstream/curl.git
2002-04-23 Daniel Stenberguse new timecond defines
2002-04-22 Daniel Stenbergallow binding the local end of a connection even when...
2002-04-22 Daniel Stenberguse double where it is supposed to
2002-04-22 Daniel Stenberguse sclose() to close sockets
2002-04-22 Daniel Stenbergrenamed the TIMECOND defines to be CURL_ prefixed
2002-04-22 Daniel StenbergThe timecond stuff now have CURL_ prefixes
2002-04-22 Daniel StenbergJacky Lam's adjust resolve-buffer size patch applied...
2002-04-19 Daniel Stenbergpack_hostent does not handle 64 bit pointers correctly.
2002-04-17 Sterling HughesPrune old hostcache entries with each call...
2002-04-17 Daniel StenbergDirk Manske's two new infos
2002-04-17 Daniel StenbergDirk Manske's fix for HTTP response code 301, that...
2002-04-16 Daniel StenbergDirk Manske brought the patch that introduces two new...
2002-04-15 Daniel StenbergJonatan Lander fixed the "Disables POST, goes with...
2002-04-15 Daniel StenbergThis makes formposting with a specified file missing...
2002-04-15 Daniel Stenberg7.9.6 commit
2002-04-14 Daniel StenbergDirk Manske made libcurl strip off white spaces from...
2002-04-14 Daniel Stenbergcheck for _MSC_VER as well as __STDC__ when deciding...
2002-04-14 Daniel Stenbergremoved unused variable
2002-04-13 Sterling HughesAdd protos and change return value of curl_hash_count....
2002-04-12 Sterling HughesSpeed up the hash code considerably, removing a bunch...
2002-04-12 Daniel Stenbergcut off an old section
2002-04-12 Daniel Stenberghttp_proxy must be lower case
2002-04-12 Daniel Stenberg7.9.6-pre5
2002-04-12 Daniel Stenbergexplain all mailing lists better
2002-04-12 Daniel Stenbergadded libcurl-errors
2002-04-12 Daniel Stenbergstore TIMER_CONNECT even if the connect failed
2002-04-12 Daniel Stenbergcorrected the verbose output for connects and fixed...
2002-04-12 Daniel Stenbergthe HTTP request is a CURLINFO_HEADER_OUT
2002-04-12 Daniel StenbergJean-Philippe Barrette-LaPierre's patch applied
2002-04-12 Daniel StenbergJean-Philippe Barrette-LaPierre provided his patch...
2002-04-12 Daniel Stenbergerror codes *ARE* documented now
2002-04-10 Daniel Stenbergadded RISCOS makefile
2002-04-10 Daniel Stenbergbrougth by Michael Curtis
2002-04-10 Daniel Stenbergmore more more
2002-04-10 Daniel Stenbergcorrected to new return codes
2002-04-10 Daniel Stenbergadded info in to failf() lines and added a infof()...
2002-04-10 Daniel Stenbergdefault proxy port set, as reported by Sebastien Willemijns
2002-04-10 Daniel Stenbergupdated error code
2002-04-10 Daniel Stenbergerror code cleanup, use the new SEND/RECV errors
2002-04-10 Daniel Stenbergerror codes documented
2002-04-10 Daniel Stenbergtwo new error codes to separate READ into READ/RECV...
2002-04-10 Daniel Stenbergclarified how to write URLs in -K config files
2002-04-09 Daniel Stenbergset the HOME variable to the current dir, to prevent...
2002-04-09 Daniel Stenbergspell checked and removed talk about very old version...
2002-04-08 Daniel Stenberg7.9.6-pre4 commit
2002-04-08 Daniel Stenbergremoved compiler warnings, made it conditional on USE_E...
2002-04-08 Daniel StenbergAdded the --environment support by Michael Curtis
2002-04-08 Daniel StenbergAdded $Id:$ keyword
2002-04-08 Daniel StenbergMichael Curtis adjusted this for RISC OS
2002-04-08 Daniel StenbergAdded writeenv.c and writeenv.h for RISCOS usage (and...
2002-04-08 Daniel Stenbergadded config-riscos.h
2002-04-08 Daniel StenbergMichael Curtis' updates
2002-04-08 Daniel StenbergJacky Lam deserves a mention here
2002-04-08 Daniel Stenbergbased on Jacky Lam's "HTTP 1.0 304-only" fix, this...
2002-04-05 Daniel Stenbergif HOME isn't set or too long, we attempt to lost the...
2002-04-05 Daniel Stenbergmention the web site mirror now
2002-04-05 Daniel Stenbergenough with stupidity, this is a test case that should...
2002-04-05 Daniel Stenbergadded test 48, verify -I, -d and -G in one command...
2002-04-04 Daniel StenbergReverted v1.120, -G set request type after Kevin Roth...
2002-04-04 Daniel Stenberglots
2002-04-04 Daniel Stenbergvery minor log change
2002-04-04 Daniel StenbergT. Bharath pointed out the flaw in ConnectionExists...
2002-04-04 Daniel StenbergFixes the problem Jacky Jam pointed out, where libcurl...
2002-04-04 Daniel StenbergJonatan Lander's fix to compile properly on pre-ISO...
2002-04-04 Daniel StenbergThis corrects VERBOSE PASV ftp transfers on AIX (and...
2002-04-03 Daniel StenbergTor Arntsen's fix for "CGI_Lite" compliance!
2002-04-02 Daniel StenbergAdded DNS cache control options
2002-04-02 Daniel StenbergClarence Gardner pointed out the not-taken-care-of...
2002-04-02 Daniel StenbergJacky Lam added memdebug.h include to prevent crashes...
2002-03-27 Daniel Stenbergfopen(... "rb") when reading what to post, so that...
2002-03-25 Daniel StenbergJacky Lam cookie parser fix for domains with preceeding dot
2002-03-23 Daniel StenbergMiklos Nemeth's update
2002-03-22 Daniel Stenbergadjusted windows section after a patch from Miklos...
2002-03-22 Daniel Stenbergpatch by Sandro Tolaini to do good (better?) on FreeBSD
2002-03-20 Daniel Stenbergno longer include "multi.h", it comes with the regular...
2002-03-20 Daniel Stenbergcrlf replacement on uploads did not work. test case...
2002-03-20 Daniel Stenbergverbose FTP PASV output could output a "random" name...
2002-03-20 Daniel Stenbergadded test 128, ftp upload with --crlf
2002-03-20 Daniel Stenbergnewcomer notice added
2002-03-20 Daniel Stenbergold list is gone
2002-03-19 Daniel StenbergJohn Clayton's weird explorations in the wonders of...
2002-03-19 Daniel Stenbergmade -G set request type
2002-03-19 Daniel Stenbergcorrected for 7.9.6
2002-03-19 Daniel Stenbergremoved multi.h
2002-03-19 Daniel StenbergAdded the three multi interface source code examples...
2002-03-19 Daniel Stenbergfixed include and added header
2002-03-19 Daniel Stenbergadded multi.h
2002-03-19 Daniel Stenberginclude multi.h too
2002-03-19 Daniel Stenbergmoved here from ../../lib/
2002-03-19 Daniel Stenbergmoved to ../include/curl/
2002-03-19 Daniel Stenbergadded the multi functions man pages
2002-03-19 Daniel Stenbergmulti interface overview and description
2002-03-19 Daniel Stenbergremoved text that really belongs to very old libcurls...
2002-03-19 Daniel Stenbergpoint out that this describes the easy interface and...
2002-03-19 Daniel Stenberglanguage
2002-03-19 Daniel Stenbergadded some text about PASV and PORT and stuff
2002-03-19 Daniel Stenbergcopyright string (year) update
2002-03-19 Daniel Stenbergyaketiyak
2002-03-19 Daniel Stenbergautomake -a for the depcomp
2002-03-19 Daniel Stenbergmade it pass stricter compiler flags with less warnings
next