openssl/ssl
Matt Caswell 7a2cb6f034 Fix indent comment corruption issue
Reviewed-by: Tim Hudson <tjh@openssl.org>
2015-01-22 09:20:08 +00:00
..
bio_ssl.c
d1_both.c indent has problems with comments that are on the right hand side of a line. 2015-01-22 09:20:08 +00:00
d1_clnt.c
d1_lib.c dtls1_new: free s on error path 2014-12-04 23:48:44 +01:00
d1_meth.c
d1_pkt.c indent has problems with comments that are on the right hand side of a line. 2015-01-22 09:20:08 +00:00
d1_srtp.c Additional fix required for no-srtp to work 2015-01-05 14:17:51 +00:00
d1_srvr.c fix compilation error 2015-01-06 02:17:07 +00:00
dtls1.h
heartbeat_test.c mark all block comments that need format preserving so that 2014-12-30 22:10:26 +00:00
install-ssl.com
kssl_lcl.h
kssl.c More comments 2015-01-22 09:20:06 +00:00
kssl.h Further comment changes for reformat (master) 2015-01-22 09:19:59 +00:00
Makefile RT478: Add uninstall make target 2015-01-12 10:28:05 -05:00
s3_both.c indent has problems with comments that are on the right hand side of a line. 2015-01-22 09:20:08 +00:00
s3_cbc.c Further comment amendments to preserve formatting prior to source reformat 2015-01-06 15:45:25 +00:00
s3_clnt.c Fix source where indent will not be able to cope 2015-01-22 09:20:06 +00:00
s3_enc.c Fix source where indent will not be able to cope 2015-01-22 09:20:06 +00:00
s3_lib.c More indent fixes for STACK_OF 2015-01-22 09:20:07 +00:00
s3_meth.c
s3_pkt.c Fix source where indent will not be able to cope 2015-01-22 09:20:06 +00:00
s3_srvr.c Fix source where indent will not be able to cope 2015-01-22 09:20:06 +00:00
s23_clnt.c Remove some unnecessary OPENSSL_FIPS references 2014-12-08 13:18:43 +00:00
s23_lib.c Remove SSLv2 support 2014-12-04 11:55:03 +01:00
s23_meth.c Remove SSLv2 support 2014-12-04 11:55:03 +01:00
s23_pkt.c
s23_srvr.c indent has problems with comments that are on the right hand side of a line. 2015-01-22 09:20:08 +00:00
srtp.h
ssl2.h Remove SSLv2 support 2014-12-04 11:55:03 +01:00
ssl3.h indent has problems with comments that are on the right hand side of a line. 2015-01-22 09:20:08 +00:00
ssl23.h
ssl_algs.c Remove SSLv2 support 2014-12-04 11:55:03 +01:00
ssl_asn1.c Remove SSLv2 support 2014-12-04 11:55:03 +01:00
ssl_cert.c ssl_cert_dup: Fix memory leak 2014-12-04 23:48:44 +01:00
ssl_ciph.c mark all block comments that need format preserving so that 2014-12-30 22:10:26 +00:00
ssl_conf.c Allow using -SSLv2 again when setting Protocol in the config. 2014-12-15 18:09:53 +01:00
ssl_err2.c
ssl_err.c Add more meaningful OPENSSL_NO_ECDH error message for suite b mode 2014-12-16 14:14:09 +00:00
ssl_lib.c indent has problems with comments that are on the right hand side of a line. 2015-01-22 09:20:08 +00:00
ssl_locl.h indent has problems with comments that are on the right hand side of a line. 2015-01-22 09:20:08 +00:00
ssl_rsa.c serverinfo_process_buffer: check result of realloc(ctx->cert->key->serverinfo) and don't leak memory if it fails 2014-12-10 18:35:17 +01:00
ssl_sess.c indent has problems with comments that are on the right hand side of a line. 2015-01-22 09:20:08 +00:00
ssl_stat.c Remove SSLv2 support 2014-12-04 11:55:03 +01:00
ssl_task.c mark all block comments that need format preserving so that 2014-12-30 22:10:26 +00:00
ssl_txt.c Cleanup OPENSSL_NO_xxx, part 1 2015-01-14 15:57:28 -05:00
ssl_utst.c
ssl-lib.com
ssl.h Fix indent comment corruption issue 2015-01-22 09:20:08 +00:00
ssltest.c indent has problems with comments that are on the right hand side of a line. 2015-01-22 09:20:08 +00:00
t1_clnt.c
t1_enc.c Fix strange formatting by indent 2015-01-22 09:20:08 +00:00
t1_ext.c
t1_lib.c indent has problems with comments that are on the right hand side of a line. 2015-01-22 09:20:08 +00:00
t1_meth.c
t1_reneg.c
t1_srvr.c
t1_trce.c Remove SSLv2 support 2014-12-04 11:55:03 +01:00
tls1.h indent has problems with comments that are on the right hand side of a line. 2015-01-22 09:20:08 +00:00
tls_srp.c