index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
Age
Commit message (
Expand
)
Author
2023-04-27
Remove stale reference to BN_GF2m_add()
Theo Buehler
2023-04-27
Remove BN_GF2m_add.3
Theo Buehler
2023-04-27
Remove mention of EC_GFp_nist_method and add back a .Pp that was
Theo Buehler
2023-04-27
Remove braces around single lines statements using knfmt -s
Theo Buehler
2023-04-27
Rework simple allocation and free functions in x509_policy.c
Theo Buehler
2023-04-27
Remove dangling references to BN_get0_nist_prime_521(3)
Theo Buehler
2023-04-27
Move EC_POINT_{get,set}_Jprojective_coordinates to ec_local.h
Theo Buehler
2023-04-27
Nuke doxygen noise
Theo Buehler
2023-04-27
Remove documentation of no longer supported EC methods
Theo Buehler
2023-04-27
Remove NIST prime documentation
Theo Buehler
2023-04-27
Stop installing NIST prime documentation
Theo Buehler
2023-04-27
Remove a useless doxygen comment
Theo Buehler
2023-04-26
Make x509_policy.c compile with gcc 4.
Theo Buehler
2023-04-26
Allow compiling with -DHAS_DAG to enable the policy check with a DAG.
Theo Buehler
2023-04-26
Turn C++ comments into C comments and minor KNF fixups
Theo Buehler
2023-04-26
KNF according to knfmt(1)
Theo Buehler
2023-04-26
Zap trailing whitespace
Theo Buehler
2023-04-26
Add RCS tag
Theo Buehler
2023-04-26
Take X509_POLICY_NODE_print() behind the barn
Theo Buehler
2023-04-26
Add the new policy code to the build.
Bob Beck
2023-04-26
Make the new policy code in x509_policy.c to be selectable at compile time.
Bob Beck
2023-04-26
Add a shim to mimic the BoringSSL sk_delete_if function.
Bob Beck
2023-04-26
Adapt the sk_find calls from BoringSSL's api to ours.
Bob Beck
2023-04-26
Add the STACK_OF declarations we require.
Bob Beck
2023-04-26
Change OPENSSL_malloc|free|memset and friends to the normal versions.
Bob Beck
2023-04-26
Fix error code goop
Bob Beck
2023-04-26
Use the correct headers to compile with libressl
Bob Beck
2023-04-26
Import policy.c from BoringSSL as x509_policy.c
Bob Beck
2023-04-26
New manual page written by Ted Bullock <tbullock at comlore dot com>,
Ingo Schwarze
2023-04-26
Document those BIO_ctrl(3) command constants
Ingo Schwarze
2023-04-26
Remove the now unused bio_pk7.c
Theo Buehler
2023-04-26
Move BIO_new_PKCS7() to the the other streaming stuff in pk7_mime.c
Theo Buehler
2023-04-26
KNF nit
Theo Buehler
2023-04-26
Clean up ec.h a little.
Theo Buehler
2023-04-26
Remove e_old.c again
Theo Buehler
2023-04-26
Declare sendsyslog to match its man page
Greg Steuck
2023-04-25
Reinstate e_old.c it is still used by -portable
Theo Buehler
2023-04-25
Remove documentation of BN_BLINDING_{g,s}et_thread_id
Theo Buehler
2023-04-25
e_old can also go
Theo Buehler
2023-04-25
Remove the deprecated API from BN
Theo Buehler
2023-04-25
GF2m bites the dust. It won't be missed.
Theo Buehler
2023-04-25
ASN1_item_ndef_i2d also goes. discussed with deraadt
Theo Buehler
2023-04-25
Remove commented version of OPENSSL_NO_EC2M
Theo Buehler
2023-04-25
Remove duplicate NID definitions
Theo Buehler
2023-04-25
LIBRESSL_NEXT_API is no longer needed
Theo Buehler
2023-04-25
Remove prototype of EC_GFp_nist_method()
Theo Buehler
2023-04-25
Move EC_KEY_{insert,set}_key_method_data() to internal-only
Theo Buehler
2023-04-25
Move low level BIO_new_NDEF API to internal-only
Theo Buehler
2023-04-25
Remove proxy cert remnants
Theo Buehler
2023-04-25
Remove NETSCAPE_CERT_SEQUENCE
Theo Buehler
[next]