Daniel Stenberg
|
849179ba27
SSL cleanup: use crypto functions through the sslgen layer
|
12 years ago |
Yang Tse
|
78199b6030
NTLM: header inclusion cleanup follow-up
|
13 years ago |
Daniel Stenberg
|
01f05d0c75
return code cleanup: build, init and run-time errors
|
13 years ago |
Howard Chu
|
d64bd82bdc
sendrecv: split the I/O handling into private handler
|
14 years ago |
Jerome Vouillon
|
c2888604d7
GnuTLS: make the connection phase non-blocking
|
14 years ago |
Kamil Dudka
|
ff8711135e
refactorize interface of Curl_ssl_recv/Curl_ssl_send
|
14 years ago |
Daniel Stenberg
|
2309b4e330
remove the CVSish $Id$ lines
|
14 years ago |
Dan Fandrich
|
9a4c887c4a
Added support for Digest and NTLM authentication using GnuTLS.
|
15 years ago |
Dan Fandrich
|
8eee5f3253
Forgot it's a struct
|
16 years ago |
Dan Fandrich
|
3e55fef5e1
Fixed a compile error reported by Albert Chin on AIX and IRIX when using
|
16 years ago |
Daniel Stenberg
|
04d5c8fb77
- I did a cleanup of the internal generic SSL layer and how the various SSL
|
16 years ago |
Daniel Stenberg
|
3940e69c91
fix warning in GnuTLS build by making sure Curl_gtls_send() takes a const
|
16 years ago |
Dan Fandrich
|
0bd2d54814
Renamed a few variables to avoid shadowing global declarations.
|
17 years ago |
Daniel Stenberg
|
50c10aa5bf
Patrick Monnerat and I modified libcurl so that now it *copies* all strings
|
17 years ago |
Daniel Stenberg
|
4750e6f3c5
- Linus Nielsen Feltzing introduced the --ftp-ssl-ccc command line option to
|
18 years ago |
Daniel Stenberg
|
be0d17e812
cleaned up Curl_write() and the sub functions it uses for various protocols.
|
18 years ago |
Daniel Stenberg
|
6e61939382
GnuTLS support added. There's now a "generic" SSL layer that we use all over
|
19 years ago |