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
2011-10-07
libcurl: some OOM handling fixes
Yang Tse
2011-09-05
fix bool variables checking and assignment
Yang Tse
2011-09-03
fix a bunch of MSVC compiler warnings
Yang Tse
2011-08-07
OpenSSL: Use SSL_MODE_RELEASE_BUFFERS if available, reduces memory use
Cristian RodrÃguez
2011-07-26
stdio.h, stdlib.h, string.h, stdarg.h and ctype.h inclusion done in setup_once.h
Yang Tse
2011-06-04
Curl_socket_ready: make timeout a 'long'
Daniel Stenberg
2011-06-02
OpenSSL enabled: require OPENSSL_VERSION_NUMBER definition before usage.
Yang Tse
2011-05-21
compiler warning: fix
Yang Tse
2011-04-27
source cleanup: unify look, style and indent levels
Daniel Stenberg
2011-04-21
Fix a couple of spelling errors in lib/
Fabian Keil
2011-04-20
CURL_DOES_CONVERSIONS: cleanup
Daniel Stenberg
2011-04-14
Fix a buffer overflow in pubkey_show().
Andrei Benea
2011-04-10
OpenSSL: no-sslv2 aware
Daniel Stenberg
2011-03-25
TSL-SRP: enabled with OpenSSL
Peter Sylvester
2011-02-10
Call ERR_peek_error instead of ERR_peek_last_error
Dan Fandrich
2011-02-02
ssluse: improved error message on SSL_CTX_new failures
Bjoern Sikora
2011-01-20
Fixed compile using OpenSSL versions < 0.9.4a
Darshan Mody
2011-01-04
Curl_timeleft: s/conn/data in first argument
Daniel Stenberg
2011-01-04
get_cert_chain: support larger data sets
Daniel Stenberg
2011-01-01
pubkey_show: allocate buffer to fit any-size result
Daniel Stenberg
2010-12-23
ossl_seed: no more RAND_screen
Daniel Stenberg
2010-12-06
ossl_connect_common: detect connection re-use
Heinrich Ko
2010-11-08
fix compiler warning
Yang Tse
2010-11-05
Revert: use Host: name for SNI and cert name checks
Daniel Stenberg
2010-11-04
certcheck: use the custom Host: name for checks
Daniel Stenberg
2010-11-04
SNI: simplify the custom host name use
Daniel Stenberg
2010-11-04
host: get the custom Host: name more genericly
Daniel Stenberg
2010-11-04
SNI: set name to custom Host header
Hongli Lai (Phusion)
2010-09-12
ssluse: removed redundant check that is always true
Daniel Stenberg
2010-08-01
multi: fix FTPS connecting the data connection with OpenSSL
Daniel Stenberg
2010-06-05
OpenSSL: fix spurious SSL connection aborts
Constantine Sapuntzakis
2010-05-14
OpenSSL: multi interface handshake could hang
Daniel Stenberg
2010-05-11
sendrecv: make them two pairs of send/recv to properly deal with FTPS
Howard Chu
2010-05-07
sendrecv: split the I/O handling into private handler
Howard Chu
2010-04-04
refactorize interface of Curl_ssl_recv/Curl_ssl_send
Kamil Dudka
2010-03-24
remove the CVSish $Id$ lines
Daniel Stenberg
2010-03-02
- Andrei Benea filed bug report #2956698 and pointed out that the
Daniel Stenberg
2010-03-01
- Wesley Miaw reported bug #2958179 which identified a case of looping during
Daniel Stenberg
2010-02-05
- avoid OpenSSL 0.9.8 ENGINE_by_id memory leak
Yang Tse
2010-01-28
fix printf-style format strings
Yang Tse
2010-01-08
- Johan van Selst found and fixed a OpenSSL session ref count leak:
Daniel Stenberg
2009-12-17
- David Byron fixed Curl_ossl_cleanup to actually call ENGINE_cleanup when
Daniel Stenberg
2009-12-10
minor indent change
Daniel Stenberg
2009-11-18
Make usage of calloc()'s arguments consistent with rest of code base
Yang Tse
2009-11-15
Client certificate ENG file type requires OpenSSL 0.9.7 or newer
Yang Tse
2009-11-14
OpenSSL 0.9.7 or newer required for ENGINE_CTRL_GET_CMD_FROM_NAME definition
Yang Tse
2009-11-14
- Camille Moncelier added support for the file type SSL_FILETYPE_ENGINE for
Daniel Stenberg
2009-10-14
we only need to call ASN1_STRING_length() if ASN1_STRING_type() detects UTF-8,
Gunter Knauf
2009-09-25
- Chris Mumford filed bug report #2861587
Daniel Stenberg
2009-09-25
fix compiler warning: end-of-loop code not reached
Yang Tse
[prev]
[next]