Go to file
Adam Langley 7bdec13c03 Export pqueue functions.
04dbb7f1d1 added tests for the pqueue
functions. However, when building as a shared library, the test binary
needs access to the raw pqueue functions which require them to be
exported.

Change-Id: Iffb22fec491082ff43f06a7119560610425cf20e
Reviewed-on: https://boringssl-review.googlesource.com/1711
Reviewed-by: David Benjamin <davidben@chromium.org>
Reviewed-by: Adam Langley <agl@google.com>
2014-09-03 21:38:19 +00:00
crypto Fix ARM build with OPENSSL_NO_ASM. 2014-09-03 19:23:25 +00:00
doc Inital import. 2014-06-20 13:17:32 -07:00
include/openssl Export pqueue functions. 2014-09-03 21:38:19 +00:00
ssl Prune some dead quirks and document the SSL_OP_ALL ones. 2014-09-03 20:17:45 +00:00
tool Add SSL_CTX_set_keylog_bio. 2014-09-03 20:15:55 +00:00
util Fix doc.config for header files being moved. 2014-09-02 22:42:43 +00:00
.clang-format Inital import. 2014-06-20 13:17:32 -07:00
.gitignore Inital import. 2014-06-20 13:17:32 -07:00
BUILDING Increase minimum required cmake version 2014-08-18 17:23:37 +00:00
CMakeLists.txt Increase minimum required cmake version 2014-08-18 17:23:37 +00:00