aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-02-15log SSH public key authentication failure and reasonYang Tse
2008-02-15new mirror and mirror recount after cleansingDaniel Stenberg
2008-02-15- Pooyan McSporran found and fixed a flaw where you first would do a normalDaniel Stenberg
2008-02-15fixed version var.Gunter Knauf
2008-02-15moved info block up before help block so that it can also be displayed before...Gunter Knauf
2008-02-14added some files which were missing in release tarballs.Gunter Knauf
2008-02-14five current issues we should deal with somehow before the next releaseDaniel Stenberg
2008-02-13Updated some out-of-date information.Dan Fandrich
2008-02-13make this test disabled properly when built with yasslDaniel Stenberg
2008-02-13verifyserver() actually returns the pid of the unsecure http and ftp serversYang Tse
2008-02-12On heavily loaded systems any test server start up can take longer than theYang Tse
2008-02-12fix grammatical issuesYang Tse
2008-02-11Yang Tse pointed out a few remaining quirks from my timeout refactoring fromDaniel Stenberg
2008-02-11shell startup scripts and possible influence in scp/sftp/socks testsYang Tse
2008-02-11Disable test due to keyword before disabling due to bad server.Dan Fandrich
2008-02-11open pipe to openssl commandline instead of writing into temp file.Gunter Knauf
2008-02-11Fixed unused variable warning.Dan Fandrich
2008-02-11added strict to make sure all vars are properly defined;Gunter Knauf
2008-02-11Additional SunSSH 1.1 ssh server optionsYang Tse
2008-02-10Bug report #1888932 (http://curl.haxx.se/bug/view.cgi?id=1888932) pointsYang Tse
2008-02-10Verify only once test harness sftp server connectivity and functionality.Yang Tse
2008-02-10removed 'mv' call and changed to use new backup feature of mk-ca-bundle.pl.Gunter Knauf
2008-02-10added -b switch to provide a backup functionality for existing ca-bundle.crt ...Gunter Knauf
2008-02-09fixed another wrong var in error message.Gunter Knauf
2008-02-09make use of mv's backup feature so that calling the ca-bundle target more tha...Gunter Knauf
2008-02-09fixed wrong var in error message.Gunter Knauf
2008-02-09Fixed some XML parsing problems.Dan Fandrich
2008-02-09Added key words to all SSL-using tests so they can be skipped if necessary.Dan Fandrich
2008-02-09Fixed test to use HTTPS as documented.Dan Fandrich
2008-02-08- Mike Hommey filed and fixed bug report #1889856Daniel Stenberg
2008-02-08fixed a typo.Gunter Knauf
2008-02-08Missed checking in these test data files.Dan Fandrich
2008-02-08Get rid of sftp subsystem additional parameters, they aren't widely supportedYang Tse
2008-02-08To verify that the sftp server is actually running, responsive and thatYang Tse
2008-02-08and mention make ca-bundle in the 1.11 faq entry as wellDaniel Stenberg
2008-02-08for step 5, mention that we can now generate an own version locally if wantedDaniel Stenberg
2008-02-08Günter Knauf added lib/mk-ca-bundle.pl which gets the Firefox ca bundle andDaniel Stenberg
2008-02-08oops, we make the copyright year ranges the simple styleDaniel Stenberg
2008-02-08provide the ca-bundle target the same way as the Makefile.dist does it so thatDaniel Stenberg
2008-02-08include mk-ca-bundle.pl in the tarballsDaniel Stenberg
2008-02-08added ca-bundle target to main makefile;Gunter Knauf
2008-02-08use argument to specify output filename if present.Gunter Knauf
2008-02-08fixed regex to fetch certdata.txt version since it was replaced by CVS (argh!)Gunter Knauf
2008-02-08Added tests 1022 and 1023 to validate output of curl-config --version andDan Fandrich
2008-02-08added Perl script to create a fresh ca-bundle.crt.Gunter Knauf
2008-02-07- Refactored a lot of timeout code into a few functions in an attempt to makeDaniel Stenberg
2008-02-07ca-bundle.crt documentational updates that more clearly describe the bundleDaniel Stenberg
2008-02-06Fix problem in strdup replacement when dealing with absolutely huge strings.Yang Tse
2008-02-06Don't try to compare more than strlen charsYang Tse
2008-02-06Use a long int data type to handle getpid() resultYang Tse