platform/upstream/curl.git
2005-07-27 Dan FandrichFixed --without-gnutls
2005-07-21 Dan FandrichFixed some typos in output messages.
2005-07-20 Dan FandrichProperly support the options --without-spnego --without...
2005-07-20 Dan FandrichAdd -Wdeclaration-after-statement to gcc to detect...
2005-07-17 Daniel StenbergSimplified the code within curl_easy_perform() that...
2005-07-15 Daniel StenbergcURLpp 0.5.1
2005-07-13 Daniel StenbergDiego Casorran patches to make (lib)curl build fine...
2005-07-13 Daniel Stenbergbetter description for HEADERFUNCTION
2005-07-13 Daniel Stenbergelaborate a bit on how to deal with chunked-encoded...
2005-07-13 Daniel Stenbergconverted this back to one name per line to make it...
2005-07-12 Daniel Stenbergmention the Rexx/CURL release
2005-07-12 Daniel StenbergAdrian Schuur added trailer support in the chunked...
2005-07-08 Daniel Stenbergmention an old idea
2005-07-07 Daniel Stenbergmention the exception only once ;-)
2005-07-05 Daniel Stenbergcorrection for the 407 with response-body case
2005-07-05 Gisle VanemUpdate copyright.
2005-07-05 Daniel StenbergGisle Vanem came up with a nice little work-around...
2005-07-04 Daniel Stenbergmention the strerror_r detection fix in configure
2005-07-03 Daniel StenbergAndrew Bushnell provided enough info for me to tell...
2005-06-30 Daniel Stenbergadd more info when this script gets confused, and added...
2005-06-30 Daniel Stenberguse %p to printf pointers since %x doesn't work properl...
2005-06-30 Daniel Stenbergenable memory debugging on tru64 with ipv6 support...
2005-06-30 Dan FandrichDetect (or at least infer) glibc-style strerror_r even...
2005-06-28 Daniel Stenbergnew Lua binding
2005-06-26 Daniel Stenbergclarify that ftp ascii transfers don't do right in...
2005-06-23 Daniel Stenbergadded docs about the new proxy string support
2005-06-22 Daniel StenbergDavid Shaw fixes
2005-06-22 Daniel Stenbergmention more ARMs
2005-06-22 Daniel Stenbergverify that the URL decoding is done properly too
2005-06-22 Daniel StenbergDavid Shaw's fix that unifies proxy string treatment...
2005-06-22 Daniel StenbergDavid Shaw's updated version:
2005-06-20 Daniel Stenbergmistake
2005-06-19 Daniel Stenbergpossible windows memory leak fixed by Gisle
2005-06-19 Dominick MeglioAdded some checks for the addrinfo structure.
2005-06-14 Gisle VanemEnsure thread handle is closed too.
2005-06-13 Daniel Stenberg4.13 Why is curl -R on Windows one hour off?
2005-06-13 Daniel Stenbergrecent buildconf fiddling
2005-06-13 Daniel Stenbergrun libtoolize in the ares dir as well, and modified...
2005-06-11 Daniel StenbergCURLINFO_FILETIME returns the time for GMT
2005-06-09 Daniel Stenbergmake sure the found tool is a regular file (and not...
2005-06-09 Daniel StenbergModified to use 'head -n 1' instead of 'head -1' since...
2005-06-07 Daniel StenbergReverted Tupone Alfredo's patch, as it broke NUMEROUS...
2005-06-06 Daniel StenbergTupone Alfredo's fixes:
2005-06-03 Daniel Stenbergfirst rough version
2005-06-03 Daniel StenbergAndres Garcia's text mode fix for the 'data' part
2005-06-03 Daniel StenbergFIONBIO is in sys/ioctl.h on AIX
2005-06-02 Daniel Stenbergsigh, define TRUE if not already
2005-06-02 Daniel StenbergWilliam Ahern:
2005-06-02 Daniel StenbergWilliam Ahern:
2005-06-01 Daniel Stenbergspecify the cares lib before the other libs, to make...
2005-05-31 Daniel StenbergTodd Kulesza reported a flaw in the proxy option, since...
2005-05-31 Daniel Stenbergadded keywords
2005-05-29 Daniel Stenbergrecent changes
2005-05-29 Daniel StenbergEric Cooper reported about a problem with HTTP servers...
2005-05-27 Daniel Stenbergavoid the sensitive word as it looks bad in some people...
2005-05-27 Daniel StenbergAndrés García fixed a warning appearing on windows
2005-05-26 Daniel Stenbergprovide the proper copyright texts for these
2005-05-25 Daniel Stenbergset LD_LIBRARY_PATH properly even when the openssl...
2005-05-25 Daniel Stenbergsilense a warning
2005-05-25 Daniel Stenbergminor rephrase
2005-05-25 Daniel Stenbergoutput the full usec when --trace-time is used
2005-05-25 Daniel Stenbergno more time/re-start of sockfilt, no more redirect...
2005-05-25 Daniel Stenbergadded function for individual ftp slave kills
2005-05-25 Daniel Stenbergmodified output logging, fixed the ftpslave killing
2005-05-25 Daniel Stenbergutilize the whole usec in the log and don't output...
2005-05-25 Daniel Stenbergnicer raw logging and put code into (nicer) functions
2005-05-24 Daniel Stenbergdon't restart sockfilt after only 5 seconds of inactivity
2005-05-24 Daniel Stenbergrecent action
2005-05-24 Daniel StenbergAndres Garcia's mode=text patch to make these do fine...
2005-05-24 Daniel Stenbergadd test case 261, response code 226 to TYPE
2005-05-24 Daniel StenbergNow allow TYPE responses to be any 2xx code, and log...
2005-05-22 Daniel Stenbergremoved leftover debug message ("moo moo")
2005-05-21 Daniel Stenbergadded keywords
2005-05-20 Daniel Stenbergadded -nobuildconf
2005-05-20 Daniel Stenbergkeywords added
2005-05-20 Daniel Stenbergshorter name
2005-05-20 Daniel Stenbergsum up
2005-05-20 Daniel StenbergAdd support for text mode on stdout tests as well,...
2005-05-19 Daniel Stenberginclude ctype.h for isdigit()
2005-05-19 Daniel Stenbergadditional fix for the malformed URL fix of yday
2005-05-19 Daniel Stenbergremoved duplicate
2005-05-18 Daniel Stenbergthree fixes since 7.14.0
2005-05-18 Daniel StenbergBug report #1204435 identified a problem with malformed...
2005-05-18 Daniel Stenbergupdate
2005-05-18 Daniel Stenbergadjusted the strerror_r test more, use _REENTRANT inste...
2005-05-18 Daniel StenbergThe configure check for strerror_r() failed to detect...
2005-05-18 Daniel Stenberg#15 is now fixed
2005-05-18 Daniel Stenbergclarified for GnuTLS
2005-05-18 Daniel Stenbergseveral updates
2005-05-18 Daniel Stenbergignore resolve too
2005-05-18 Daniel Stenberguse less code and prevent compiler warning
2005-05-18 Daniel Stenbergremoved the separate table with download links, and...
2005-05-17 Daniel Stenbergscan for gmake and make to prefer gmake on systems...
2005-05-17 Daniel StenbergMade test case 241 precheck that the given name resolve...
2005-05-17 Daniel StenbergMoved more generic functions to util.[ch]
2005-05-17 Daniel Stenbergcheck if getsockname() returns failure before using...
2005-05-17 Daniel Stenbergreduced typecasts, from two to one
2005-05-17 Dominick MeglioMore of the same
2005-05-17 Dominick MeglioMore compiler warning cleanups
2005-05-16 Daniel Stenbergbad formatting
next