platform/upstream/curl.git
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...
2008-02-10 Gunter Knaufadded -b switch to provide a backup functionality for...
2008-02-09 Gunter Knauffixed another wrong var in error message.
2008-02-09 Gunter Knaufmake use of mv's backup feature so that calling the...
2008-02-09 Gunter Knauffixed wrong var in error message.
2008-02-09 Dan FandrichFixed some XML parsing problems.
2008-02-09 Dan FandrichAdded key words to all SSL-using tests so they can...
2008-02-09 Dan FandrichFixed test to use HTTPS as documented.
2008-02-08 Daniel Stenberg- Mike Hommey filed and fixed bug report #1889856
2008-02-08 Gunter Knauffixed a typo.
2008-02-08 Dan FandrichMissed checking in these test data files.
2008-02-08 Yang TseGet rid of sftp subsystem additional parameters, they...
2008-02-08 Yang TseTo verify that the sftp server is actually running...
2008-02-08 Daniel Stenbergand mention make ca-bundle in the 1.11 faq entry as...
2008-02-08 Daniel Stenbergfor step 5, mention that we can now generate an own...
2008-02-08 Daniel StenbergGünter Knauf added lib/mk-ca-bundle.pl which gets the...
2008-02-08 Daniel Stenbergoops, we make the copyright year ranges the simple...
2008-02-08 Daniel Stenbergprovide the ca-bundle target the same way as the Makefi...
2008-02-08 Daniel Stenberginclude mk-ca-bundle.pl in the tarballs
2008-02-08 Gunter Knaufadded ca-bundle target to main makefile;
2008-02-08 Gunter Knaufuse argument to specify output filename if present.
2008-02-08 Gunter Knauffixed regex to fetch certdata.txt version since it...
2008-02-08 Dan FandrichAdded tests 1022 and 1023 to validate output of curl...
2008-02-08 Gunter Knaufadded Perl script to create a fresh ca-bundle.crt.
2008-02-07 Daniel Stenberg- Refactored a lot of timeout code into a few functions...
2008-02-07 Daniel Stenbergca-bundle.crt documentational updates that more clearly...
2008-02-06 Yang TseFix problem in strdup replacement when dealing with...
2008-02-06 Yang TseDon't try to compare more than strlen chars
2008-02-06 Yang TseUse a long int data type to handle getpid() result
2008-02-05 Yang TseFix buffer size specification.
2008-02-05 Yang TseMinor variable type cleanups.
2008-02-05 Yang Tseproper initialization of httprequest, no longer zeroing...
2008-02-04 Gunter Knauffixed entry symbols when linked with posix prelude.
2008-02-04 Gunter Knaufadded makefile flag to link with NLM POSIX semantics.
2008-02-03 Daniel Stenberg- Dmitry Kurochkin cleaned up the pipelining code and...
2008-02-03 Daniel Stenbergthreaded-ssl.c is a little example that does multi...
2008-02-03 Daniel Stenbergit is stable now...
2008-02-01 Dan FandrichMake mkinstalldirs ignore umask, for consistency with...
2008-01-31 Yang TseWhen possible, use additional config options for test...
2008-01-31 Daniel Stenberg- Niklas Angebrand made the cookie support in libcurl...
2008-01-31 Daniel Stenberg- Dmitry Kurochkin moved several struct fields from...
2008-01-31 Daniel Stenbergbug 51 may possibly be fixed, and as such it is not...
2008-01-29 Gunter Knaufsilent stupid 'del' message when no files to delete...
2008-01-29 Daniel Stenbergadd verbose output to test 509 for easier debugging
2008-01-29 Daniel Stenberg- Dmitry Kurochkin fixed Curl_done() for pipelining...
2008-01-29 Daniel Stenberg- Michal Marek fixed minor mistake in test case 553...
2008-01-28 Daniel Stenbergstart over on 7.18.1
2008-01-28 Daniel StenbergAdded peeps from the 7.18.0 release annoucement
2008-01-28 Daniel Stenberg7.18.0
2008-01-28 Daniel StenbergAdd the three currently discussed bugs that won't make...
2008-01-28 Daniel Stenbergthis was modified this year so we bump the copyright...
2008-01-28 Daniel Stenbergupdated copyright year in the generated configure
2008-01-27 Daniel StenbergDmitry Kurochkin: In "real world" testing I found more...
2008-01-27 Yang TseDont rely on PAMAuthenticationViaKbdInt default being...
2008-01-26 Daniel Stenbergadded test 1021 to verify my fix for bug report #1879375
2008-01-25 Daniel Stenberg- Kevin Reed filed bug report #1879375
2008-01-25 Daniel Stenbergusing anyauth isn't unconditionally an extra roundtrip
2008-01-25 Daniel Stenbergjust wanted to mention two uclinux archs I've tried...
2008-01-25 Yang Tseimprove request initialization for test harness HTTP...
2008-01-25 Yang TseDmitry Kurochkin's test harness HTTP server pipelining...
2008-01-24 Daniel Stenbergand Igor Franchuk is his name!
2008-01-24 Gunter Knauffixed link to latest native awk.
2008-01-24 Gunter Knaufupdated makefiles to use global copyright define.
2008-01-24 Gunter Knaufupdated awk script to fetch copyright from header.
2008-01-24 Gunter Knaufminor makefile tweaks.
2008-01-24 Gunter Knaufhappy new year
2008-01-24 Gunter Knaufuse more correctly named define.
2008-01-24 Gunter Knaufuse copyright define instead of hardcoded string.
2008-01-24 Gunter Knaufadded copyright define to curlver.h.
2008-01-23 Daniel Stenberg"Igor" pointed out that CURLOPT_COOKIELIST set to ...
2008-01-23 Daniel StenbergDmitry Kurochkin's pipelining close-down segfault fix
2008-01-23 Yang Tseupdate openssl version
2008-01-23 Yang TseSTDIN_FILENO, STDOUT_FILENO and STDERR_FILENO clone...
2008-01-23 Gunter Knaufhappy new year
2008-01-23 Gunter Knaufremoved inclusion of libcurl memory debug headers since...
2008-01-22 Yang Tsewhen unable to initialize sftp session, also log failur...
2008-01-22 Yang Tsecheck availability of poll.h header at configuration...
2008-01-22 Yang Tseupdate copyright year
2008-01-21 Daniel StenbergDmitry Kurochkin removed the cancelled state for pipeli...
2008-01-21 Yang TseDisable ldap support for cygwin builds, since it breaks...
next