platform/upstream/curl.git
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...
2007-04-20 Yang Tseinitialize pending_ms to zero to avoid compiler warning:
2007-04-20 Yang Tse- Save one call to curlx_tvnow(), which calls gettimeof...
2007-04-19 Daniel Stenbergkeep lines < 80 columns
2007-04-19 Yang Tsefix comment and line spacing
2007-04-18 Dan FandrichVarious test file cleanups, including using <servercmd...
2007-04-18 Daniel Stenbergclarify the comment about libssh2_sftp_write's return...
2007-04-18 Daniel Stenberg- James Housley made SFTP uploads use libssh2's non...
2007-04-18 Daniel Stenberg- Prevent the internal progress meter from updating...
2007-04-18 Dan FandrichAdded test cases 296, 297 and 298 to test --ftp-method...
2007-04-16 Gunter Knaufadded ranlib when library is created with ar.
2007-04-16 Gisle VanemNo need for USE_MANUAL. Use select_s() instead of select().
2007-04-16 Daniel Stenberg- Robert Iakobashvil added curl_multi_socket_action...
2007-04-16 Yang Tsemove linkage var declarations to ares_getopt.h
2007-04-16 Gunter Knaufuse Makefile.inc to determine sources.
2007-04-16 Gunter Knaufares_getopt() command-line parser function does not...
2007-04-16 Daniel StenbergJay Austin added "DH PARAMETERS" to the stunnel.pem...
2007-04-16 Yang Tseares_getopt() command-line parser function does not...
2007-04-16 Yang Tseares_getopt() command-line parser function does not...
2007-04-15 Dan FandrichMinor updates to --help output
2007-04-14 Daniel Stenbergjayjwa added the "DH PARAMETERS" to make this work...
2007-04-14 Daniel Stenbergupdates
2007-04-14 Gunter Knaufremoved unneeded brackets with NetWare implementation.
2007-04-14 Gunter Knaufups - c&p error.
2007-04-14 Gunter Knaufuse system-own getpassword() function on NetWare.
2007-04-13 Dan FandrichAdded test cases 294 and 295 to test --ftp-account...
2007-04-13 Yang TseFix test case 534 which started to fail 2007-04-13...
2007-04-13 Yang Tseproper fix for compiler warning
2007-04-13 Yang TseTake in account that it can be built with compiler...
2007-04-13 Yang Tsefix compiler warning
2007-04-12 Daniel Stenbergupdate!
2007-04-12 Daniel Stenbergadd a 'vc8' target that (re-)builds the */Makefile...
2007-04-12 Daniel StenbergSong Ma found a memory leak in the if2ip code if you...
next