| Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
accidentally dropped
|
|
Pointed out by anton
|
|
Use calloc() instead of malloc/memset and make free functions look the
same as elsewhere in the tree.
ok beck jsing
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
ok beck
|
|
The program won't exit with a non-zero exit code if X509_CRL_set_*
tests fail, as the relevant bits haven't been committed to libcrypto yet.
|
|
ok beck
|
|
|
|
|
|
|
|
|
|
|
|
This used to be public API but is now only used for debug code that has
certainly never been used since it was released to the public. It drags
that debug nonsense with it.
ok beck
|
|
ok tb@ jsing@
|
|
The old policy codes remains the default, with the new policy code
selectable by defining LIBRESSL_HAS_POLICY_DAG.
ok tb@ jsing@
|
|
We add this locally as a function to avoid delving into
the unholy macro madness of STACK_OF(3).
ok tb@ jsing@
|
|
OK tb@
|
|
ok tb@ jsing@
|
|
ok tb@ jsing@
|
|
ok tb@ jsing@
|
|
ok tb@ jsing@
|
|
|