index
:
curl
gemini-meta
master
cURL mirror with patches applied
Ben
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
ssluse.c
Age
Commit message (
Expand
)
Author
2013-10-17
SSL: Follow up work to commits 6a1363128f1107 and 87861c9b0e8155
Steve Holme
2013-10-16
SSL: Added unsupported cipher version check for OpenSSL
Steve Holme
2013-10-16
SSL: Corrected typo from commit 87861c9b0e8155
Steve Holme
2013-10-16
SSL: Fixed OpenSSL builds prior to v1.0.1
Steve Holme
2013-10-15
SSL: protocol version can be specified more precisely
Gergely Nagy
2013-10-13
OpenSSL: improve the grammar of the language in 39beaa5ffbcc
Daniel Stenberg
2013-10-13
OpenSSL: use failf() when subjectAltName mismatches
Andrej E Baranov
2013-10-02
OpenSSL: acknowledge CURLOPT_SSL_VERIFYHOST without VERIFYPEER
Daniel Stenberg
2013-09-28
ssluse.c: Fixed compilation warnings when ENGINE not supported
Steve Holme
2013-09-21
openssl: use correct port number in error message
Daniel Stenberg
2013-09-07
Pass password to OpenSSL engine by user interface
Petr Písař
2013-07-15
ssluse.c,sslgen.c,sslgen.h: move certinfo support to generic SSL
Patrick Monnerat
2013-06-23
ossl_recv: check for an OpenSSL error, don't assume
Daniel Stenberg
2013-06-10
cert_stuff: avoid double free in the PKCS12 code
Daniel Stenberg
2013-06-10
cert_stuff: remove code duplication in the pkcs12 logic
Daniel Stenberg
2013-05-22
ossl_recv: SSL_read() returning 0 is an error too
Mike Giancola
2013-05-22
ossl_send: SSL_write() returning 0 is an error too
Mike Giancola
2013-05-07
servercert: allow empty subject
Daniel Stenberg
2013-02-22
ossl_seed: avoid recursive seeding!
Daniel Stenberg
2013-02-14
ossl_seed: fix the last resort PRNG seeding
Daniel Stenberg
2013-01-17
always-multi: always use non-blocking internals
Daniel Stenberg
2013-01-09
build: fix circular header inclusion with other packages
Yang Tse
2013-01-06
Revert changes relative to lib/*.[ch] recent renaming
Yang Tse
2013-01-03
build: rename 93 lib/*.c files
Yang Tse
2013-01-03
build: make use of 93 lib/*.c renamed files
Yang Tse
2012-12-28
build: make use of 76 lib/*.h renamed files
Yang Tse
2012-12-14
setup_once.h: refactor inclusion of <unistd.h> and <sys/socket.h>
Yang Tse
2012-11-13
OpenSSL: Disable SSL/TLS compression
Cristian Rodríguez
2012-11-08
SSL: Several SSL-backend related fixes
Oscar Koeroo
2012-11-06
OpenSSL/servercert: use correct buffer size, not size of pointer
Daniel Stenberg
2012-11-06
CURLOPT_SSL_VERIFYHOST: stop supporting the 1 value
Daniel Stenberg
2012-10-08
ssluse.c: md5.h is required for Curl_ossl_md5sum
Marc Hoersken
2012-06-27
ssluse.c: fix compiler warning: conversion to 'int' from 'size_t'
Yang Tse
2012-06-26
ossl_seed: remove leftover RAND_screen check
Daniel Stenberg
2012-06-26
SSL cleanup: use crypto functions through the sslgen layer
Daniel Stenberg
2012-06-14
Fix bad failf() and info() usage
Yang Tse
2012-06-09
OpenSSL: support longer certificate subject names
Daniel Stenberg
2012-04-23
OpenSSL cert: provide more details when cert check fails
Gokhan Sengun
2012-04-01
OpenSSL: Made cert hostname check conform to RFC 6125
Tatsuhiro Tsujikawa
2012-03-22
fix several compiler warnings
Yang Tse
2012-03-16
fix some compiler warnings
Yang Tse
2012-02-09
CURLOPT_SSL_OPTIONS: added
Daniel Stenberg
2012-01-24
OpenSSL: don't disable security work-around
Daniel Stenberg
2012-01-19
OpenSSL: follow-up for commit a20daf90e3
Yang Tse
2012-01-18
OpenSSL: fix PKCS#12 certificate parsing related memory leak
Johannes Bauer
2012-01-18
OpenSSL: SSL_OP_NETSCAPE_REUSE_CIPHER_CHANGE_BUG option is no longer enabled
Yang Tse
2012-01-04
OpenSSL: remove reference to openssl internal struct
Peter Sylvester
2011-12-06
OpenSSL: check for the SSLv2 function in configure
Daniel Stenberg
2011-11-04
ssluse.c: fix calling of OpenSSL's ERR_remove_state(0)
Yang Tse
2011-10-11
OOM handling/cleanup slight adjustments
Yang Tse
[next]