platform/upstream/curl.git
2008-03-08 Daniel StenbergDone: 123 - Mike Protts' SFTP resume download
2008-03-07 Yang TseVS2005 and later dafault size for time_t is 64-bit...
2008-03-06 Michal MarekFix the gssapi configure check to detect newer MIT...
2008-03-06 Daniel Stenbergspellchecked
2008-03-06 Daniel Stenbergcurl_multi_timeout() is really not recommended with...
2008-03-06 Yang TseRegression fix:
2008-03-06 Dan FandrichAdded tests 616 and 617 to see how SFTP and SCP cope...
2008-03-06 Dan FandrichFixed the test harness so it will write out zero-length...
2008-03-05 Yang Tsefix log message used when unable to connect to destinat...
2008-03-04 Daniel StenbergMike Protts brought a patch that makes resumed transfer...
2008-03-01 Daniel Stenberg- Anatoli Tubman found and fixed a crash with Negotiate...
2008-02-29 Yang TseForce AIX xlc to fail and not generate object code...
2008-02-28 Daniel StenbergRemoved:
2008-02-28 Gunter Knauffixed commented define for SSPI.
2008-02-28 Yang Tsesignal handling to properly cleanup on SIGINT and SIGTERM
2008-02-28 Yang Tsewhen terminating do it falling through cleanup code
2008-02-28 Yang Tseavoid inclusion of setup.h in util.h
2008-02-28 Yang Tseheader inclusion cleanup
2008-02-27 Yang Tsemake comment more precise
2008-02-27 Daniel StenbergMichal Marek's cleanup of how curl_easy_setopt() is...
2008-02-27 Gunter Knaufadded get_ver.awk since c-ares is a standalone project...
2008-02-27 Gunter Knaufa couple of small fixes to the makefile:
2008-02-27 Gunter Knaufanother small change to the makefiles to simplify rules.
2008-02-26 Gunter Knauftrial to fix the HP-UX breakage...
2008-02-26 Gunter Knaufadded curl.html to install package.
2008-02-26 Gunter Knaufsome more minor makefile changes; removed useless dist...
2008-02-26 Gunter Knauffixed install target to create a ca-bundle.crt since...
2008-02-26 Yang Tseall reads from stdin and writes to stdout will be retri...
2008-02-26 Yang Tserefactor some code out to write_pidfile() in util.c
2008-02-26 Gunter KnaufAdded support for server name indication (RFC 4366).
2008-02-25 Daniel Stenberg- Kaspar Brand made GnuTLS-built libcurl properly ackno...
2008-02-23 Daniel Stenbergnow builds and runs with GnuTLS-built libcurls too
2008-02-23 Daniel Stenberg- Sam Listopad provided a patch in feature-request...
2008-02-22 Daniel Stenberg- Georg Lippitsch made the src/Makefile.vc6 makefile...
2008-02-22 Yang TseRevert sockfilt.c back to revision 1.42
2008-02-21 Daniel Stenberg- Zmey Petroff found a crash when libcurl accessed...
2008-02-21 Gunter Knauffixed missing header; changed bail out from exit()...
2008-02-21 Daniel Stenbergassert that the *connp is a non-NULL pointer when Curl_...
2008-02-20 Yang TseAvoid timeout restart when signal caught while awaiting...
2008-02-20 Gunter Knaufreformatted comment.
2008-02-20 Gunter Knaufadded read callback function in order to prevent crashs...
2008-02-20 Daniel Stenberg- Fixed test case 405 to not fail when libcurl is built...
2008-02-20 Daniel Stenbergmade the non-matching error code output nicer since...
2008-02-20 Gunter Knaufmention removal of SSLv2 by default.
2008-02-20 Daniel Stenbergoops, fixed to build
2008-02-20 Daniel Stenberg"118 - Gautam Kachroo's issue with proxies and ssl...
2008-02-20 Daniel Stenberg- Based on initial work done by Gautam Kachroo to addre...
2008-02-20 Daniel Stenberg- We no longer support setting the CURLOPT_URL option...
2008-02-19 Gunter Knaufapplied patch to disable SSLv2 by default; discussion:
2008-02-19 Dan FandrichAdded test309 to test HTTP redirect to HTTPS URL
2008-02-19 Yang Tsejuggle() actually returns bool.
2008-02-19 Yang Tsefix compiler warnings: 'statement is unreachable'
2008-02-19 Gunter Knauffix for new codestyle.
2008-02-19 Gunter Knaufmade changes to work with Win32;
2008-02-19 Yang Tsefix compiler warnings: 'enumerated type mixed with...
2008-02-18 Yang TseReduce to 20 seconds the time allowed to set SO_REUSEAD...
2008-02-18 Daniel Stenberghttps_getsock() should be static all over (and did...
2008-02-18 Daniel Stenbergthe ca-bundle is now removed
2008-02-18 Gunter Knaufadded makefile for MingW32 to build most of the samples.
2008-02-18 Gunter Knaufmoved sample program defines into separate Makefile...
2008-02-18 Gunter Knaufadded check symbol for linking with POSIX prelude.
2008-02-18 Yang Tsefix compiler warnings:
2008-02-18 Daniel Stenbergjust mention in --cacert that curl normally has a defau...
2008-02-18 Daniel Stenbergthe ca-bundle is no longer shipped
2008-02-18 Daniel Stenberg- We're no longer providing a very old ca-bundle in...
2008-02-17 Daniel Stenberg- Jerome Muffat-Meridol helped me fix Curl_done() to...
2008-02-17 Daniel Stenbergrephrased comment
2008-02-17 Daniel StenbergIn Curl_done() if premature is TRUE, it means this...
2008-02-17 Daniel Stenbergdon't do the GOT_NOTHING error check if the DONE functi...
2008-02-17 Daniel Stenbergadded a comment about the ignoring of the Curl_done...
2008-02-17 Yang Tsesockfilt will quit when orphaned
2008-02-16 Daniel Stenbergoops, that was debug code not meant to be committed...
2008-02-16 Daniel Stenbergfix warnings about shadowing
2008-02-16 Gunter Knaufseems that curently we dont need the imports from ...
2008-02-16 Gunter Knauffixed linker def file for tools when compiled with...
2008-02-16 Gunter Knaufre-ordered the module dependency list;
2008-02-15 Daniel Stenberg- Made the gnutls code path not even try to get the...
2008-02-15 Daniel Stenbergmention that we explicitly ignore the return code
2008-02-15 Yang Tselog SSH public key authentication failure and reason
2008-02-15 Daniel Stenbergnew mirror and mirror recount after cleansing
2008-02-15 Daniel Stenberg- Pooyan McSporran found and fixed a flaw where you...
2008-02-15 Gunter Knauffixed version var.
2008-02-15 Gunter Knaufmoved info block up before help block so that it can...
2008-02-14 Gunter Knaufadded some files which were missing in release tarballs.
2008-02-14 Daniel Stenbergfive current issues we should deal with somehow before...
2008-02-13 Dan FandrichUpdated some out-of-date information.
2008-02-13 Daniel Stenbergmake this test disabled properly when built with yassl
2008-02-13 Yang Tseverifyserver() actually returns the pid of the unsecure...
2008-02-12 Yang TseOn heavily loaded systems any test server start up...
2008-02-12 Yang Tsefix grammatical issues
2008-02-11 Daniel StenbergYang Tse pointed out a few remaining quirks from my...
2008-02-11 Yang Tseshell startup scripts and possible influence in scp...
2008-02-11 Dan FandrichDisable test due to keyword before disabling due to...
2008-02-11 Gunter Knaufopen pipe to openssl commandline instead of writing...
2008-02-11 Dan FandrichFixed unused variable warning.
2008-02-11 Gunter Knaufadded strict to make sure all vars are properly defined;
2008-02-11 Yang TseAdditional SunSSH 1.1 ssh server options
2008-02-10 Yang TseBug report #1888932 (curl.haxx.se/bug/view.cgi?id=18889...
2008-02-10 Yang TseVerify only once test harness sftp server connectivity...
2008-02-10 Gunter Knaufremoved 'mv' call and changed to use new backup feature...
next