openssl/ssl
Rich Salz 46160e6fb9 Deprecate SYSerr, add new FUNCerr macro
Reviewed-by: Tomas Mraz <tmraz@fedoraproject.org>
Reviewed-by: Richard Levitte <levitte@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/9072)
2019-07-22 16:24:56 +02:00
..
record Make the PACKET/WPACKET code available to both libcrypto and libssl 2019-07-12 06:26:46 +10:00
statem Remove tab characters from C source files. 2019-07-16 20:24:10 +10:00
bio_ssl.c
build.info Make the PACKET/WPACKET code available to both libcrypto and libssl 2019-07-12 06:26:46 +10:00
d1_lib.c Remove function name from errors 2019-07-16 05:26:28 +02:00
d1_msg.c issue-8998: Ensure that the alert is generated and reaches the remote 2019-05-30 11:30:54 +01:00
d1_srtp.c
methods.c
pqueue.c
s3_cbc.c Structure alignment macro. 2019-05-01 08:37:11 +10:00
s3_enc.c Change OSSL_PARAM return size to not be a pointer. 2019-06-24 14:43:55 +10:00
s3_lib.c Fix the return value for SSL_get0_chain_certs() 2019-07-17 12:31:57 +01:00
s3_msg.c Collapse ssl3_state_st (s3) into ssl_st 2019-04-29 17:26:09 +01:00
ssl_asn1.c
ssl_cert_table.h
ssl_cert.c Deprecate SYSerr, add new FUNCerr macro 2019-07-22 16:24:56 +02:00
ssl_ciph.c Change cipher default strings to a function 2019-06-11 09:44:26 +01:00
ssl_conf.c
ssl_err.c Regenerate mkerr files 2019-07-16 05:26:28 +02:00
ssl_init.c
ssl_lib.c Deprecate SYSerr, add new FUNCerr macro 2019-07-22 16:24:56 +02:00
ssl_locl.h Remove DRBG from SSL structure. 2019-07-16 13:21:56 +10:00
ssl_mcnf.c
ssl_rsa.c Make the PACKET/WPACKET code available to both libcrypto and libssl 2019-07-12 06:26:46 +10:00
ssl_sess.c Following the previous 2 commits also move ecpointformats out of session 2019-06-18 13:36:25 +01:00
ssl_stat.c
ssl_txt.c
ssl_utst.c
t1_enc.c Changed ssl layer to use EVP_KDF API for TLS1_PRF and HKDF. 2019-05-27 20:28:18 +10:00
t1_lib.c Remove tab characters from C source files. 2019-07-16 20:24:10 +10:00
t1_trce.c Collapse ssl3_state_st (s3) into ssl_st 2019-04-29 17:26:09 +01:00
tls13_enc.c Coverity fixes 2019-06-06 09:34:17 +10:00
tls_srp.c