platform/upstream/curl.git
2004-08-23 Daniel StenbergExpect: 100-continue info added
2004-08-23 Daniel Stenbergadded note about WRITEFUNCTION now being called with...
2004-08-23 Daniel Stenbergverify that transferring a zero byte FTP file results...
2004-08-23 Daniel StenbergProvide support for "transferring" zero bytes FTP files...
2004-08-23 Daniel Stenbergstripped trailing whitespace
2004-08-23 Daniel Stenberglost of more into on how to tweak some headers
2004-08-23 Daniel Stenbergdebug.c is a fresh new example showing how to use the...
2004-08-23 Daniel Stenbergadded more header info for PUT and POST requests
2004-08-23 Daniel StenbergRoman Koifman pointed out that libcurl send Expect...
2004-08-20 Gisle VanemMore patches for Watt-32 on Win32; don't include "names...
2004-08-20 Gisle VanemNo WSAGetLastError() on Watt-32/DOS
2004-08-20 Gisle VanemNo <sys/uio.h> on DOS/Win32
2004-08-20 Gisle VanemChanges for Watt-32 on Windows. I've assumed Configure
2004-08-20 Daniel StenbergAlexander Krasnostavsky made the write callback get...
2004-08-20 Daniel Stenbergsocks proxy and timeouts bug
2004-08-20 Daniel Stenbergactually, we check for a numerical host using either...
2004-08-20 Daniel Stenberguse inet_pton() correctly!
2004-08-19 Gisle VanemZLIB_ROOT not needed
2004-08-19 Gisle VanemMy first CVS commit just to see if this works.
2004-08-19 Daniel Stenbergsimplified expression
2004-08-19 Daniel StenbergLing Thio pointed out that getaddrinfo() reverse-lookup...
2004-08-19 Daniel Stenbergthe autobuilds failed all over on AIX, attempt to fix...
2004-08-19 Daniel Stenbergreuse handles in PHP/CURL works - Kirk Hedden told us
2004-08-18 Daniel StenbergPHP FAQ
2004-08-18 Daniel Stenbergindented the code curl-style
2004-08-17 Daniel Stenbergremoved trailing whitespace
2004-08-17 Daniel Stenbergsee also the reset function
2004-08-17 Daniel Stenbergmention the reset function
2004-08-17 Daniel StenbergKjetil Jacobsen reported an open file leak in file...
2004-08-17 Daniel Stenbergadded a check for the xlc compiler on AIX, and if that...
2004-08-17 Daniel Stenbergdefine _THREAD_SAFE on (recent) AIX systems to build...
2004-08-17 Daniel Stenbergrecent fixes
2004-08-16 Daniel Stenbergallow a custom "Accept-Encoding:" header override the...
2004-08-16 Daniel Stenbergstrip trailing whitespace
2004-08-16 Gunter Knaufsyncronized with libcurl.def.
2004-08-16 Gunter Knaufcosmetic fix.
2004-08-16 Daniel Stenbergsummary edit: mention that some options take a curl_off_t
2004-08-16 Daniel StenbergRoland Krikava's cookies over proxy fix.
2004-08-14 Gunter Knauffixed linkage dll targets. (submitted by Casey O'Donnell)
2004-08-13 Daniel Stenbergadded two good ideas
2004-08-13 Daniel Stenbergmention Harshal Pradhan's windows fix
2004-08-13 Daniel StenbergHarshal Pradhan made minor syntax change to make this...
2004-08-13 Daniel Stenbergremoved the ispell-added local word, compressed the...
2004-08-13 Daniel Stenbergstrip trailing whitespace
2004-08-13 Daniel Stenbergspell
2004-08-12 Daniel StenbergAdded "5.9 How does libcurl resolve host names?" since...
2004-08-12 Daniel Stenbergupdated with recent changes
2004-08-12 Daniel Stenberghm
2004-08-12 Daniel Stenberg3.16 What certificates do I need with I use SSL?
2004-08-12 Daniel Stenbergremoved trailing whitespace, indented to curl-style...
2004-08-12 Daniel StenbergRemoved the _XOPEN_SOURCE defining again since it cause...
2004-08-11 Daniel Stenberg--disable-[protocol] doesn't disable tests of the speci...
2004-08-11 Daniel Stenbergclarify that CURLE_FTP_USER_PASSWORD_INCORRECT might...
2004-08-11 Daniel Stenberginclude the server response in the error message when...
2004-08-11 Daniel Stenbergdefine the _XOPEN_SOURCE define in the config.h file...
2004-08-11 Daniel Stenbergfixed the default result for xopen and mimpure to work...
2004-08-11 Daniel Stenbergexperimental code to detect mips-sgi-irix systems that...
2004-08-11 Daniel Stenbergadded several recent bindings
2004-08-10 Daniel Stenbergupdated the CURLOPT_POST description after input from...
2004-08-10 Daniel StenbergOk, setting CURLOPT_POST to 0 will now convert the...
2004-08-10 Daniel Stenbergminor reformat to suit the new FAQ parser
2004-08-10 Daniel Stenbergignore curllib.dsp
2004-08-10 Daniel Stenbergignore more files
2004-08-10 Daniel Stenberg7.12.2 work in progress
2004-08-10 Daniel Stenbergand we're back on a clean notes sheet again
2004-08-10 Daniel Stenberg7.12.1 notes
2004-08-10 Daniel Stenbergadded "5.8 libcurl.so.3: open failed: No such file...
2004-08-10 Daniel StenbergIn OpenSSL 0.9.7d and earlier, ASN1_STRING_to_UTF8...
2004-08-10 Daniel Stenbergmore typecasts to please picky compilers
2004-08-09 Daniel Stenbergversion string, krb4 link fix, added number of web...
2004-08-09 Daniel StenbergGSS/Kerberos 5 for ftp
2004-08-09 Daniel Stenbergadded info about my current idea about option separatio...
2004-08-09 Daniel Stenbergadding notes for 7.12.2 now, 7.12.1 is removed due...
2004-08-09 Daniel Stenberg--negotiate does not work without username/password...
2004-08-09 Daniel Stenbergthe krb4 stuff needs -lcom_err to link now, for some...
2004-08-09 Daniel Stenbergtypecast the assigment of an unsigned variable to a...
2004-08-09 Daniel Stenberg->fread() should get a size_t variable passed in
2004-08-09 Daniel Stenbergmade telrcv() take a ssize_t argument instead of int...
2004-08-09 Daniel Stenbergmention the new cool CA extraction way just documented
2004-08-06 Daniel Stenbergnew web mirror
2004-08-05 Daniel Stenbergnegotiate fix and new glib/GTK+ binding
2004-08-05 Daniel StenbergEnrico Scholz fixed the service name to be uppercase...
2004-08-04 Daniel Stenbergmulti-connect fix and cookie domain fix
2004-08-04 Daniel StenbergFixed multiple IP connects with the multi interface...
2004-08-04 Daniel StenbergDylan Salisbury's fix to prevent us from accepting...
2004-07-31 Daniel Stenbergborland is already mentioned
2004-07-31 Daniel Stenbergmention this is new
2004-07-31 Daniel Stenberglink to reset as well
2004-07-31 Daniel Stenbergcurl_easy_reset() documented
2004-07-31 Daniel Stenbergdigest fix
2004-07-31 Daniel StenbergJoel Chen reported that we assumed content within quote...
2004-07-29 Daniel Stenbergprevent all the sig and alarm stuff when using ares
2004-07-29 Daniel Stenbergfix a mingw32 build warning
2004-07-29 Daniel Stenbergmingw32 builds make .a libs
2004-07-29 Daniel Stenbergadded typecast in an attempt to fix a mingw32 warning
2004-07-29 Daniel Stenbergadditional typecasts to please MIPSPro on 64bit IRIX
2004-07-29 Daniel Stenbergoops, curl_easy_reset is a void
2004-07-29 Daniel Stenbergvariable type fix
2004-07-29 Daniel Stenbergprovide a curl_easy_reset() proto
2004-07-29 Daniel Stenbergremoved C++ comment to please picky source checkers
next