platform/upstream/curl.git
2005-08-19 Daniel StenbergThe big POST to HTTPS is probably not a bug.
2005-08-18 Gunter Knaufminor Makefile fixes.
2005-08-18 Gunter Knaufupdated NetWare section.
2005-08-18 Daniel Stenbergdetabified
2005-08-18 Daniel Stenbergdetabify
2005-08-18 Daniel StenbergHarshal Pradhan's use-after-free bug with ares is now...
2005-08-18 Daniel Stenbergit isn't strictly necessary to use it after a perform
2005-08-17 Daniel Stenbergremoved issue 20 that was about valgrind complaints...
2005-08-17 Daniel Stenbergthe SOCKS situation
2005-08-17 Daniel Stenbergremoved old info about curl_getdate() just simply isn...
2005-08-17 Daniel Stenbergremove the typecast to long from time_t, since we now...
2005-08-17 Daniel Stenberghandles expiry times in cookie files that go beyond...
2005-08-17 Daniel Stenberg- Jeff Pohlmeyer found out that if you ask libcurl...
2005-08-16 Gunter Knaufadded curl_mvsnprintf to the export list; I appened...
2005-08-16 Gunter Knaufadded curl_mvsnprintf to the export list.
2005-08-16 Daniel Stenbergclient side fixes
2005-08-16 Daniel Stenbergtypecase the isspace() argument to int
2005-08-15 Daniel Stenbergrecent changes
2005-08-15 Daniel StenbergAdded more verbose "warning" messages to the curl clien...
2005-08-13 Daniel StenbergJames Bursa identified a libcurl HTTP bug and a good...
2005-08-12 Daniel Stenbergadded test 268 that makes curl -d @nonexisting
2005-08-12 Daniel Stenbergclarify
2005-08-12 Daniel Stenbergo curl -d @filename when 'filename' was not possible...
2005-08-12 Daniel Stenberg-H needs no CRLF or similar added
2005-08-11 Daniel Stenbergremoved old debug left-over infof() call
2005-08-11 Daniel Stenbergdo a POST with NTLM and add two custom headers
2005-08-11 Daniel StenbergAdded comment about strtoimax()
2005-08-11 Gunter Knauffix for NetWare crossbuilds to display the right config...
2005-08-10 Daniel Stenbergthe debug callback was called with CURLINFO_TEXT with...
2005-08-10 Gunter Knaufminor Makefile fix.
2005-08-10 Gunter Knaufminor Makefile fix.
2005-08-10 Gunter Knaufadded some more NetWare targets.
2005-08-10 Gunter Knaufsome minor Makefile fixes for SSL.
2005-08-10 Gunter Knaufmake ares compile again for NetWare.
2005-08-10 Gunter Knaufmake ares compile again for NetWare.
2005-08-10 Gunter Knauffixed line endings so it works again with gnu make...
2005-08-09 Daniel StenbergChristopher R. Palmer fixed the offsets used for date...
2005-08-08 Daniel Stenbergmention two other bugs we should fix before release
2005-08-07 Daniel StenbergJon Grubbs filed bug report #1249962 which identified...
2005-08-07 Daniel StenbergWhen curl is built with GnuTLS, curl-config didn't...
2005-08-07 Daniel StenbergDon't prevent FTPS:// through a http proxy, as we canno...
2005-08-07 Daniel Stenbergmention our security related mail alias in the "who...
2005-08-04 Daniel StenbergSupport realloc() on a NULL pointer properly (printf...
2005-08-04 Daniel Stenbergkilled trailing whitespace, narrowed a few lines to...
2005-08-01 Daniel Stenbergmention that the NOBODY reset thing is added in 7.14.1
2005-07-30 Daniel StenbergMoved items from TODO-RELEASE to TODO since they're...
2005-07-30 Daniel Stenbergclarified the PHP/CURL topic a bit more
2005-07-30 Daniel Stenbergcorrection and added new mirror
2005-07-30 Daniel StenbergCURLOPT_COOKIELIST change since it no longer modifies...
2005-07-28 Daniel Stenbergreset the numcookies counter too (I missed it in the...
2005-07-28 Daniel Stenbergfixed example since this is how the interface works now
2005-07-28 Daniel Stenbergnow strdups the cookielist inpointer before passed...
2005-07-28 Daniel Stenbergcurl standard indent/format
2005-07-28 Gisle VanemNeeds 'struct_stat'. Increased verbosity.
2005-07-27 Daniel StenbergIf any of the options CURLOPT_HTTPGET, CURLOPT_POST...
2005-07-27 Daniel StenbergPeteris Krumins added CURLOPT_COOKIELIST and CURLINFO_C...
2005-07-27 Daniel Stenbergdisabling HTTP should also nullify this function call
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:
next