Daniel Stenberg
|
4750e6f3c5
- Linus Nielsen Feltzing introduced the --ftp-ssl-ccc command line option to
|
18 years ago |
Daniel Stenberg
|
fcccf9aa0d
Brendan Jurd provided a fix that now prevents libcurl from getting a SIGPIPE
|
18 years ago |
Daniel Stenberg
|
be0d17e812
cleaned up Curl_write() and the sub functions it uses for various protocols.
|
18 years ago |
Daniel Stenberg
|
4e717cdb30
Armel Asselin separated CA cert verification problems from problems with
|
18 years ago |
Gisle Vanem
|
455087faae
Use gnutls_strerror() for clearer error message.
|
18 years ago |
Daniel Stenberg
|
9bece2b313
additional renames of Curl_ourerrno => Curl_sockerrno
|
18 years ago |
Daniel Stenberg
|
758f6eed51
Mark Eichin submitted bug report #1480821
|
18 years ago |
Daniel Stenberg
|
7e81c35cdc
to build with old gnutls verions, don't use the *_t types
|
19 years ago |
Daniel Stenberg
|
5e3836055f
Dima Barsky patched problem #1348930: the GnuTLS code completely ignored
|
19 years ago |
Daniel Stenberg
|
c890149c8c
Dima Barsky reported a problem with GnuTLS-enabled libcurl in bug report
|
19 years ago |
Daniel Stenberg
|
432dfe2b8f
Fixed CA cert verification using GnuTLS with the default bundle, which
|
19 years ago |
Daniel Stenberg
|
543fbe14ee
Fixed the CN extraction
|
19 years ago |
Daniel Stenberg
|
e9d068b913
oops, only negative numbers are errors
|
19 years ago |
Daniel Stenberg
|
316adac511
don't bail out just because the ca file has a problem, it might be OK
|
19 years ago |
Daniel Stenberg
|
f09e479fd6
Blah, revert my removal of the extra check since the problem is there for real.
|
19 years ago |
Daniel Stenberg
|
80fe93bc33
OK, I must've been halucinating or something because I no longer see the
|
19 years ago |
Daniel Stenberg
|
b9f1d43921
Unfortunately, if a ca file name is set the function fails for whatever reason
|
19 years ago |
Daniel Stenberg
|
6e61939382
GnuTLS support added. There's now a "generic" SSL layer that we use all over
|
19 years ago |