openssl/ssl
Geoff Thorpe 4c3296960d Remove the dual-callback scheme for numeric and pointer thread IDs,
deprecate the original (numeric-only) scheme, and replace with the
CRYPTO_THREADID object. This hides the platform-specifics and should reduce
the possibility for programming errors (where failing to explicitly check
both thread ID forms could create subtle, platform-specific bugs).

Thanks to Bodo, for invaluable review and feedback.
2008-08-06 15:54:15 +00:00
..
.cvsignore
bio_ssl.c
d1_both.c
d1_clnt.c Add client cert engine to SSL routines. 2008-06-01 22:33:24 +00:00
d1_enc.c
d1_lib.c
d1_meth.c
d1_pkt.c
d1_srvr.c
dtls1.h
install.com
kssl_lcl.h
kssl.c
kssl.h
Makefile More type-checking. 2008-06-04 11:01:43 +00:00
s2_clnt.c
s2_enc.c
s2_lib.c
s2_meth.c
s2_pkt.c
s2_srvr.c
s3_both.c Fix signed/unsigned warning. 2008-08-05 17:48:02 +00:00
s3_clnt.c Allow ENGINE client cert callback to specify a set of other certs, for 2008-06-01 22:45:08 +00:00
s3_enc.c
s3_lib.c Memory saving patch. 2008-06-03 02:48:34 +00:00
s3_meth.c
s3_pkt.c Fix error codes for memory-saving patch. 2008-08-04 22:10:38 +00:00
s3_srvr.c Update from stable branch. 2008-04-30 16:14:02 +00:00
s23_clnt.c Memory saving patch. 2008-06-03 02:48:34 +00:00
s23_lib.c
s23_meth.c
s23_pkt.c
s23_srvr.c Memory saving patch. 2008-06-03 02:48:34 +00:00
ssl2.h
ssl3.h
ssl23.h
ssl_algs.c
ssl_asn1.c
ssl_cert.c
ssl_ciph.c
ssl_err2.c
ssl_err.c Fix error codes for memory-saving patch. 2008-08-04 22:10:38 +00:00
ssl_lib.c Fix error codes for memory-saving patch. 2008-08-04 22:10:38 +00:00
ssl_locl.h Fix error codes for memory-saving patch. 2008-08-04 22:10:38 +00:00
ssl_rsa.c Reword comment to be much shorter to stop other people from complaining 2008-05-26 06:21:13 +00:00
ssl_sess.c Avoid warnings with -pedantic, specifically: 2008-07-04 23:12:52 +00:00
ssl_stat.c Update from stable branch. 2008-04-29 16:39:03 +00:00
ssl_task.c
ssl_txt.c
ssl-lib.com
ssl.h Fix error codes for memory-saving patch. 2008-08-04 22:10:38 +00:00
ssltest.c Remove the dual-callback scheme for numeric and pointer thread IDs, 2008-08-06 15:54:15 +00:00
t1_clnt.c
t1_enc.c
t1_lib.c From HEAD: 2008-05-28 22:15:48 +00:00
t1_meth.c
t1_srvr.c
tls1.h Update from stable branch. 2008-04-30 16:14:02 +00:00