Go to file
David Benjamin 7cde0dee7c Fold num_renegotiations into total_renegotiations.
The only difference is SSL_clear_num_renegotiations which is never
called.

Change-Id: Id661c71e89d34d834349ad1f1a296e332606e6cc
Reviewed-on: https://boringssl-review.googlesource.com/4564
Reviewed-by: Adam Langley <agl@google.com>
2015-05-06 22:23:04 +00:00
crypto Promote all SSL callback ctrl hooks to proper functions. 2015-05-06 22:10:47 +00:00
decrepit Eliminate unnecessary includes from low-level crypto modules. 2015-04-13 20:49:18 +00:00
doc
include/openssl Fold num_renegotiations into total_renegotiations. 2015-05-06 22:23:04 +00:00
ssl Fold num_renegotiations into total_renegotiations. 2015-05-06 22:23:04 +00:00
tool tool: we don't need -lrt. 2015-05-05 18:28:26 +00:00
util Add support for building with the Android NDK. 2015-05-05 00:31:46 +00:00
.clang-format
.gitignore Add generated documentation to .gitignore 2015-01-26 18:37:55 +00:00
BUILDING Add support for building with the Android NDK. 2015-05-05 00:31:46 +00:00
CMakeLists.txt Add support for building with the Android NDK. 2015-05-05 00:31:46 +00:00
codereview.settings
STYLE Require that FOO_free functions do nothing on NULL. 2015-05-04 22:58:13 +00:00