Go to file
Brian Smith ab2a8e03d9 Fix duplicate lock IDs & simplify lock ID maintenance.
* Eliminate the possibility of multiple lock IDs having the same
  value (CRYPTO_LOCK_FIPS2 and CRYPTO_LOCK_OBJ were both 40 prior to
  this commit).
* Remove unused lock IDs.
* Automatically guarantee that lock IDs and lock names stay in sync.

Change-Id: If20e462db1285fa891595a7e52404ad011ff16f6
Reviewed-on: https://boringssl-review.googlesource.com/3923
Reviewed-by: Adam Langley <agl@google.com>
2015-03-17 23:58:20 +00:00
crypto Fix duplicate lock IDs & simplify lock ID maintenance. 2015-03-17 23:58:20 +00:00
doc Inital import. 2014-06-20 13:17:32 -07:00
include/openssl Fix duplicate lock IDs & simplify lock ID maintenance. 2015-03-17 23:58:20 +00:00
ssl Process alerts between ChangeCipherSpec and Finished. 2015-03-13 20:19:11 +00:00
tool Fix bssl speed. 2015-03-17 23:57:02 +00:00
util Generate error data at build time. 2015-03-06 18:59:25 +00:00
.clang-format Inital import. 2014-06-20 13:17:32 -07:00
.gitignore Add generated documentation to .gitignore 2015-01-26 18:37:55 +00:00
BUILDING Generate error data at build time. 2015-03-06 18:59:25 +00:00
CMakeLists.txt Generate error data at build time. 2015-03-06 18:59:25 +00:00
codereview.settings Add a codereview.settings file. 2014-11-18 22:21:33 +00:00
STYLE Style guide tweaks. 2015-02-19 18:33:20 +00:00