openssl/ssl
Rich Salz d10dac1187 Move Makefiles to Makefile.in
Create Makefile's from Makefile.in
Rename Makefile.org to Makefile.in
Rename Makefiles to Makefile.in
Address review feedback from Viktor and Richard

Reviewed-by: Viktor Dukhovni <viktor@openssl.org>
Reviewed-by: Richard Levitte <levitte@openssl.org>
2016-01-12 16:26:56 -05:00
..
record Adapt all EVP_CIPHER_CTX users for it becoming opaque 2016-01-12 13:52:22 +01:00
statem Adapt all EVP_CIPHER_CTX users for it becoming opaque 2016-01-12 13:52:22 +01:00
bio_ssl.c
d1_lib.c Regenerate SSL record/statem error strings 2016-01-10 20:18:05 -05:00
d1_msg.c
d1_srtp.c
install-ssl.com
Makefile.in Move Makefiles to Makefile.in 2016-01-12 16:26:56 -05:00
methods.c
packet_locl.h Instead of a local hack, implement SIZE_MAX in numbers.h if it's missing 2016-01-02 21:11:02 +01:00
s3_cbc.c
s3_enc.c Adapt all EVP_CIPHER_CTX users for it becoming opaque 2016-01-12 13:52:22 +01:00
s3_lib.c Fix declarations and constification for inline stack. 2016-01-07 18:00:51 +00:00
s3_msg.c
ssl_algs.c
ssl_asn1.c
ssl_cert.c DANE support structures, constructructors and accessors 2016-01-05 19:31:49 -05:00
ssl_ciph.c GH528: "cipher -v" output is confusing. 2016-01-11 18:54:49 -05:00
ssl_conf.c Allow disabling the min and max version 2016-01-10 13:04:55 +01:00
ssl_err2.c
ssl_err.c Regenerate SSL record/statem error strings 2016-01-10 20:18:05 -05:00
ssl_lib.c Adapt all EVP_CIPHER_CTX users for it becoming opaque 2016-01-12 13:52:22 +01:00
ssl_locl.h STACK_OF(SSL_COMP) is a public type 2016-01-12 14:16:04 -05:00
ssl_mcnf.c
ssl_rsa.c
ssl_sess.c Add lh_doall_arg inlining 2016-01-11 17:50:27 +00:00
ssl_stat.c
ssl_txt.c
ssl_utst.c
ssl-lib.com
t1_enc.c Adapt all EVP_CIPHER_CTX users for it becoming opaque 2016-01-12 13:52:22 +01:00
t1_ext.c
t1_lib.c Adapt all EVP_CIPHER_CTX users for it becoming opaque 2016-01-12 13:52:22 +01:00
t1_reneg.c
t1_trce.c
tls_srp.c