platform/upstream/curl.git
2004-09-15 Daniel Stenbergno more getdate.c to care about
2004-09-15 Daniel Stenbergfixed to use the new file. Can we make this use Makefil...
2004-09-15 Daniel Stenbergthe new date parser affects -z
2004-09-15 Daniel StenbergReplaced the former date parser with a rewrite. No...
2004-09-14 Daniel Stenbergignore more
2004-09-13 Daniel Stenbergand moved back the month array to a static one since...
2004-09-13 Daniel Stenbergremoved this file again, we only provide a single publi...
2004-09-13 Daniel Stenbergno longer includes getdate.h, there's no need for it
2004-09-13 Daniel Stenberggetdate.h is not required to include, it adds nothing new
2004-09-13 Daniel Stenbergrevert the change for the new date parser, as the new...
2004-09-13 Daniel Stenbergsupport for YYYYMMDD added, which allows us to keep...
2004-09-13 Daniel Stenbergadded more examples/docs in the top comment
2004-09-13 Daniel StenbergSince many users probably already use local time string...
2004-09-12 Daniel Stenbergdescribes how you can extract the CA cert from a site...
2004-09-11 Daniel StenbergAdded parsedate.[ch]
2004-09-11 Daniel Stenbergmention more friends
2004-09-11 Daniel StenbergMinor adjustment needed for the new date parser to...
2004-09-11 Daniel Stenbergmore docs and fixed the delta compared to GMT that...
2004-09-11 Daniel Stenberg1. cookie expire-strings MUST use GMT timezones
2004-09-11 Daniel Stenbergslightly better but still lacks
2004-09-11 Daniel Stenberggetdate replacement code. smaller, slicker, faster.
2004-09-10 Daniel Stenbergfixed -F to support setting type= even on parts that...
2004-09-10 Daniel Stenbergminor indent change
2004-09-10 Daniel Stenbergup to date with recent changes
2004-09-10 Daniel Stenberg- Bug report #1025986. When following a Location: with...
2004-09-09 Daniel Stenbergcurl --sync
2004-09-08 Daniel StenbergNow the test servers and test cases can run on a custom...
2004-09-03 Gunter Knauffixed nasty warnings with gcc 3.3.
2004-09-02 Daniel Stenbergclarify CURLE_SSL_CERTPROBLEM somewhat
2004-09-02 Daniel Stenbergimproved error message when client cert return failure
2004-09-02 Daniel Stenberguse the correct struct name in the example
2004-09-01 Daniel Stenbergadded more info on the nobody
2004-09-01 Daniel Stenbergminor edit of HTTPGET
2004-09-01 Daniel Stenbergfix formatting flaw
2004-08-31 Daniel Stenbergfix the return code for curl_multi_add_handle()
2004-08-31 Daniel Stenbergmention when the function was added to the lib
2004-08-30 Daniel Stenbergproxy connection close and so
2004-08-30 Daniel Stenbergproxy-connection close
2004-08-30 Daniel Stenbergremoved issue 36 from this list, we don't know how...
2004-08-30 Daniel StenbergMake "Proxy-Connection: close" close the current proxy...
2004-08-30 Daniel Stenberggetdate fix, adacurl release
2004-08-30 Daniel Stenbergmention Gisle's recent fixes
2004-08-29 Gisle VanemRemoved ares_free_errmem.c from MSCV project files.
2004-08-27 Daniel Stenbergupdated with minor edits
2004-08-27 Daniel Stenbergdon't do SO_KEEPALIVE, we already have a finer grained...
2004-08-26 Daniel Stenbergadded some more details
2004-08-25 Daniel Stenberggetdate and new test cases from yday
2004-08-25 Daniel Stenbergnot accurate anymore anyway
2004-08-25 Daniel StenbergFrankie V's description on how to get a CA cert for...
2004-08-24 Daniel Stenbergreturned memory should not be freed
2004-08-24 Daniel Stenbergadded test 183 to verify that we properly send good...
2004-08-24 Daniel StenbergAttempt to quick-fix the getdate problem by post-replac...
2004-08-24 Daniel Stenbergprevent files named ".nfs[something]" from being displa...
2004-08-23 Daniel Stenbergupdated in CVS, generated with a much newer bison version
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...
next