platform/upstream/curl.git
2007-06-05 Daniel Stenbergif we read zero bytes from the proxy, the connection...
2007-06-05 Daniel Stenbergmark connect failures as non-connected when ConnectPlea...
2007-06-04 Daniel StenbergRevered Ashish Sharma's multiple entries patch, as...
2007-06-04 Daniel Stenbergminor edit since getting an ID seems pointless when...
2007-06-04 Daniel Stenbergfix the bad bad bad mess this caused on name resolves...
2007-06-02 Daniel StenbergBrad Spencer found and fixed three flaws in the code...
2007-06-02 Daniel StenbergBrad House fixed VS2005 compiler warnings due to time_t...
2007-06-02 Daniel StenbergAshish Sharma provided a patch for supporting multiple...
2007-06-02 Daniel Stenbergares_destroy_options() and ares_save_options() man...
2007-06-01 Daniel Stenbergouch, two conditionals were turned backwards!
2007-06-01 Daniel Stenbergdo the update timer stuff even when CURLM_CALL_MULTI_PE...
2007-05-31 Daniel StenbergWhen transferring 500 downloads in parallel with a...
2007-05-31 Daniel StenbergFeng Tu made (lib)curl support "upload" resuming work...
2007-05-30 Daniel Stenbergmake next version 1.4.0
2007-05-30 Daniel Stenbergfirst take at detecting a random device and seeding...
2007-05-30 Daniel StenbergShmulik Regev brought cryptographically secure transact...
2007-05-30 Daniel StenbergBrad House added ares_save_options() and ares_destroy_o...
2007-05-30 Daniel StenbergAdded CURLMOPT_MAXCONNECTS which is a curl_multi_setopt...
2007-05-30 Yang TseIn case of test failure, try not to show log files...
2007-05-30 Daniel Stenbergadded ares_process_fd() to allow applications to ask...
2007-05-30 Daniel Stenbergremove really annoying debug output that makes life...
2007-05-26 Daniel StenbergWhen working with a problem Stefan Becker had, I found...
2007-05-26 Daniel StenbergPrimarily this fixes an off-by-one buffer overwrite...
2007-05-26 Daniel StenbergClarify a bit about the fact that easy handles remain...
2007-05-26 Daniel Stenbergmake it a WARNING since this hits people hard in their...
2007-05-25 Daniel StenbergRob Crittenden fixed bug #1705802
2007-05-25 Daniel Stenbergupdated
2007-05-25 Daniel StenbergRavi Pratap fixed a flaw in the init_by_resolv_conf...
2007-05-24 Daniel StenbergSong Ma filed bug report #1724016
2007-05-24 Daniel Stenbergstay within 80 cols
2007-05-24 Daniel Stenberg'mytx' in bug report #1723194 (curl.haxx.se/bug/view...
2007-05-23 Daniel StenbergTFTP transfers are also blocking
2007-05-23 Daniel Stenbergfix the formatting of the trailing list
2007-05-22 Daniel StenbergAndre Guibert de Bruet fixed a memory leak when PKCS...
2007-05-22 Daniel StenbergAndre Guibert de Bruet fixed a memory leak in the funct...
2007-05-20 Daniel StenbergWaitForSingleObject() uses a millisecond timeout and...
2007-05-18 Daniel Stenbergbetter fix for the dl/ul counters
2007-05-18 Daniel StenbergFeng Tu reported that curl -w did wrong on TFTP transfe...
2007-05-18 Daniel Stenbergbail out with error codes on failures
2007-05-17 Daniel Stenbergthey spell five with a v...
2007-05-17 Daniel StenbergFeng Tu pointed out a division by zero error in the...
2007-05-17 Dan FandrichAdded support for compiling under Minix 3.1.3 using...
2007-05-16 Dan FandrichMatch file times occurring in the morning.
2007-05-15 Dan FandrichAdded call to setvbuf (disabled by default for speed...
2007-05-15 Dan FandrichAdded support for quote commands before a transfer...
2007-05-14 Dan FandrichAdded SFTP directory listing test case 613.
2007-05-10 Dan FandrichAdded FTPS upload tests 408 and 409.
2007-05-09 Dan FandrichKristian Gunstone fixed a problem where overwriting...
2007-05-09 Dan FandrichAdded the list of SFTP post-quote commands, and fixed...
2007-05-08 Dan FandrichAdded FTPS test cases 406 and 407
2007-05-08 Daniel StenbergCURLE_FTP_COULDNT_STOR_FILE is now known as CURLE_UPLOA...
2007-05-07 Daniel StenbergJames Bursa fixed a bug in the multi handle code that...
2007-05-06 Daniel Stenbergextended the description for the curl_multi_socket_acti...
2007-05-03 Daniel Stenberg42. Daniel Black filed bug report #1705802 where he...
2007-05-03 Dan FandrichFixed a few typos.
2007-05-03 Daniel Stenbergdocument the new 200alias behaviour
2007-05-02 Daniel StenbergAnders Gustafsson remarked that requiring CURLOPT_HTTP_...
2007-05-02 Dan FandrichFixed an out of memory handling issue with HTTP pipelines.
2007-05-02 Daniel StenbergTobias Rundstrom reported a problem they experienced...
2007-05-02 Daniel Stenberg- Jeff Pohlmeyer improved the hiperfifo.c example to...
2007-05-02 Daniel Stenberg- Set the timeout for easy handles to expire really...
2007-05-02 Daniel StenbergMerged _all_ old changelogs into the single CHANGES...
2007-05-02 Daniel Stenbergspell and language fix
2007-05-02 Dan FandrichCheck the return code from curl_multi_add_handle()
2007-05-02 Dan FandrichFixed a logic error in the last patch and another out...
2007-05-01 Dan FandrichImproved behaviour in out of memory conditions.
2007-05-01 Dan FandrichUse memcpy instead of strcpy to improve performance.
2007-04-30 Daniel Stenbergbrlcad on #curl provided this patch (edited by me)...
2007-04-30 Dan FandrichImproved the test harness to allow running test servers...
2007-04-30 Dan FandrichFixed some tests to stop hard-coding the port number.
2007-04-29 Dan FandrichRearranged some allocs so they will be freed correctly...
2007-04-28 Daniel StenbergPeter O'Gorman fixed libcurl to not init GnuTLS as...
2007-04-28 Daniel StenbergFrank Hempel fixed a curl_easy_duphandle() crash on...
2007-04-27 Daniel StenbergMove the explictit free of the range string to Curl_clo...
2007-04-27 Daniel Stenbergoops, this was supposed to be properly removed
2007-04-27 Daniel StenbergAs a follow-up to the removal of the free of the range...
2007-04-26 Daniel StenbergPeter O'Gorman found a problem with SCP downloads when...
2007-04-25 Dan FandrichAdded support in runtests.pl for "!n" test numbers...
2007-04-25 Dan FandrichFixed an out of memory handling issue.
2007-04-25 Daniel StenbergSonia Subramanian brought our attention to a problem...
2007-04-25 Dan FandrichWhen displaying log files, truncate the really longs...
2007-04-25 Yang TseSteve Little's fixes to allow compilation on VMS 64...
2007-04-24 Dan FandrichTreat log files and -k the same when running torture...
2007-04-24 Dan FandrichClear out FTP server options before each new client.
2007-04-24 Daniel StenbergRobert Iakobashvili made the 'master_buffer' get alloca...
2007-04-23 Dan FandrichAdded tests 610-612 to test more SFTP post-quote commands.
2007-04-23 Dan FandrichAdded <postcheck> support to the test harness.
2007-04-23 Dan FandrichMention NSS, <postcmd> commands
2007-04-23 Dan FandrichChanged another nonexistent host name to be under the...
2007-04-22 Yang TseAvoid an unnecessary call to gettimeofday() when
2007-04-22 Daniel Stenberg--without-ssl disables OpenSSL only
2007-04-22 Daniel Stenberg- Song Ma's warning if -r/--range is given with a ...
2007-04-22 Daniel Stenbergconfigure fix and new mirror
2007-04-22 Daniel Stenbergclarify a bit on the follow-redirect logic and when...
2007-04-22 Daniel Stenbergshell script assigns should not have spaces, hopefully...
2007-04-21 Daniel StenbergDaniel Black filed bug #1704675 (curl.haxx.se/bug/view...
2007-04-21 Daniel StenbergCurl_ssl_close(): mark the connection as not using...
2007-04-21 Gunter Knauffixed ARFLAGS for CodeWarrior build.
2007-04-20 Dan FandrichChanged an error message slightly so it can be caught...
2007-04-20 Daniel Stenbergifndef check the CURL_MAX_WRITE_SIZE define to allow...
next