index
:
curl
gemini-meta
master
cURL mirror with patches applied
Ben
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2008-02-18
added makefile for MingW32 to build most of the samples.
Gunter Knauf
2008-02-18
moved sample program defines into separate Makefile.inc so that other makefil...
Gunter Knauf
2008-02-18
added check symbol for linking with POSIX prelude.
Gunter Knauf
2008-02-18
fix compiler warnings:
Yang Tse
2008-02-18
just mention in --cacert that curl normally has a default ca cert path built-in
Daniel Stenberg
2008-02-18
the ca-bundle is no longer shipped
Daniel Stenberg
2008-02-18
- We're no longer providing a very old ca-bundle in the curl tarball. You can
Daniel Stenberg
2008-02-17
- Jerome Muffat-Meridol helped me fix Curl_done() to close the current
Daniel Stenberg
2008-02-17
rephrased comment
Daniel Stenberg
2008-02-17
In Curl_done() if premature is TRUE, it means this connection was said to be
Daniel Stenberg
2008-02-17
don't do the GOT_NOTHING error check if the DONE function was called with
Daniel Stenberg
2008-02-17
added a comment about the ignoring of the Curl_done() return code
Daniel Stenberg
2008-02-17
sockfilt will quit when orphaned
Yang Tse
2008-02-16
oops, that was debug code not meant to be committed like this...
Daniel Stenberg
2008-02-16
fix warnings about shadowing
Daniel Stenberg
2008-02-16
seems that curently we dont need the imports from (l)ldapx.imp.
Gunter Knauf
2008-02-16
fixed linker def file for tools when compiled with gcc/nlmconv.
Gunter Knauf
2008-02-16
re-ordered the module dependency list;
Gunter Knauf
2008-02-15
- Made the gnutls code path not even try to get the server cert if no peer
Daniel Stenberg
2008-02-15
mention that we explicitly ignore the return code
Daniel Stenberg
2008-02-15
log SSH public key authentication failure and reason
Yang Tse
2008-02-15
new mirror and mirror recount after cleansing
Daniel Stenberg
2008-02-15
- Pooyan McSporran found and fixed a flaw where you first would do a normal
Daniel Stenberg
2008-02-15
fixed version var.
Gunter Knauf
2008-02-15
moved info block up before help block so that it can also be displayed before...
Gunter Knauf
2008-02-14
added some files which were missing in release tarballs.
Gunter Knauf
2008-02-14
five current issues we should deal with somehow before the next release
Daniel Stenberg
2008-02-13
Updated some out-of-date information.
Dan Fandrich
2008-02-13
make this test disabled properly when built with yassl
Daniel Stenberg
2008-02-13
verifyserver() actually returns the pid of the unsecure http and ftp servers
Yang Tse
2008-02-12
On heavily loaded systems any test server start up can take longer than the
Yang Tse
2008-02-12
fix grammatical issues
Yang Tse
2008-02-11
Yang Tse pointed out a few remaining quirks from my timeout refactoring from
Daniel Stenberg
2008-02-11
shell startup scripts and possible influence in scp/sftp/socks tests
Yang Tse
2008-02-11
Disable test due to keyword before disabling due to bad server.
Dan Fandrich
2008-02-11
open pipe to openssl commandline instead of writing into temp file.
Gunter Knauf
2008-02-11
Fixed unused variable warning.
Dan Fandrich
2008-02-11
added strict to make sure all vars are properly defined;
Gunter Knauf
2008-02-11
Additional SunSSH 1.1 ssh server options
Yang Tse
2008-02-10
Bug report #1888932 (http://curl.haxx.se/bug/view.cgi?id=1888932) points
Yang Tse
2008-02-10
Verify only once test harness sftp server connectivity and functionality.
Yang Tse
2008-02-10
removed 'mv' call and changed to use new backup feature of mk-ca-bundle.pl.
Gunter Knauf
2008-02-10
added -b switch to provide a backup functionality for existing ca-bundle.crt ...
Gunter Knauf
2008-02-09
fixed another wrong var in error message.
Gunter Knauf
2008-02-09
make use of mv's backup feature so that calling the ca-bundle target more tha...
Gunter Knauf
2008-02-09
fixed wrong var in error message.
Gunter Knauf
2008-02-09
Fixed some XML parsing problems.
Dan Fandrich
2008-02-09
Added key words to all SSL-using tests so they can be skipped if necessary.
Dan Fandrich
2008-02-09
Fixed test to use HTTPS as documented.
Dan Fandrich
2008-02-08
- Mike Hommey filed and fixed bug report #1889856
Daniel Stenberg
[next]