boringssl/ssl
Adam Langley caf6b09598 runner: fix a couple of nits from govet.
Change-Id: I489d00bc4ee22a5ecad75dc1eb84776f044566e5
Reviewed-on: https://boringssl-review.googlesource.com/4391
Reviewed-by: David Benjamin <davidben@chromium.org>
Reviewed-by: Adam Langley <agl@google.com>
2015-04-17 21:45:50 +00:00
..
pqueue Fix memory leak in pqueue_test. 2015-02-11 23:18:45 +00:00
test runner: fix a couple of nits from govet. 2015-04-17 21:45:50 +00:00
CMakeLists.txt Document everything in ssl_ciph.c, now ssl_cipher.c. 2015-04-13 22:06:55 +00:00
d1_both.c Rename ssl_locl.h to internal.h 2015-04-10 22:14:09 +00:00
d1_clnt.c Include-what-you-use ssl/internal.h. 2015-04-10 22:15:02 +00:00
d1_lib.c Tidy cipher rule processing. 2015-04-13 22:05:10 +00:00
d1_meth.c Rename ssl_locl.h to internal.h 2015-04-10 22:14:09 +00:00
d1_pkt.c Include-what-you-use ssl/internal.h. 2015-04-10 22:15:02 +00:00
d1_srtp.c Include-what-you-use ssl/internal.h. 2015-04-10 22:15:02 +00:00
d1_srvr.c Switch cipher masks to uint32_t. 2015-04-10 22:16:05 +00:00
internal.h Prune some unused constants from ssl/internal.h. 2015-04-13 22:07:38 +00:00
s3_both.c Include-what-you-use ssl/internal.h. 2015-04-10 22:15:02 +00:00
s3_clnt.c Add SSL_set_reject_peer_renegotiations. 2015-04-13 22:38:58 +00:00
s3_enc.c Document everything in ssl_ciph.c, now ssl_cipher.c. 2015-04-13 22:06:55 +00:00
s3_lib.c Remove SSL_CIPHER::valid. 2015-04-13 22:05:41 +00:00
s3_meth.c Rename ssl_locl.h to internal.h 2015-04-10 22:14:09 +00:00
s3_pkt.c Add SSL_set_reject_peer_renegotiations. 2015-04-13 22:38:58 +00:00
s3_srvr.c Add SSL_set_reject_peer_renegotiations. 2015-04-13 22:38:58 +00:00
ssl_algs.c Rename ssl_locl.h to internal.h 2015-04-10 22:14:09 +00:00
ssl_asn1.c (d2i_SSL_SESSION): Fix a memory leak that occurs on error. 2015-04-17 17:39:38 +00:00
ssl_cert.c Include-what-you-use ssl/internal.h. 2015-04-10 22:15:02 +00:00
ssl_cipher.c Document everything in ssl_ciph.c, now ssl_cipher.c. 2015-04-13 22:06:55 +00:00
ssl_lib.c Remove hash table lookups from ex_data. 2015-04-15 23:59:35 +00:00
ssl_rsa.c Rename ssl_locl.h to internal.h 2015-04-10 22:14:09 +00:00
ssl_sess.c Remove hash table lookups from ex_data. 2015-04-15 23:59:35 +00:00
ssl_stat.c Rename ssl_locl.h to internal.h 2015-04-10 22:14:09 +00:00
ssl_test.cc Tidy cipher rule processing. 2015-04-13 22:05:10 +00:00
ssl_txt.c Rename ssl_locl.h to internal.h 2015-04-10 22:14:09 +00:00
t1_enc.c Document everything in ssl_ciph.c, now ssl_cipher.c. 2015-04-13 22:06:55 +00:00
t1_lib.c Switch cipher masks to uint32_t. 2015-04-10 22:16:05 +00:00
t1_reneg.c Include-what-you-use ssl/internal.h. 2015-04-10 22:15:02 +00:00