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
2022-11-19
Fix comment describing BN_mod_sqrt()
Theo Buehler
2022-11-19
Rework pkey_dsa_sign() and pkey_dsa_verify()
Theo Buehler
2022-11-19
Rework DSA_sign() and DSA_verify()
Theo Buehler
2022-11-19
Fix an annoying quirk in the EC code
Theo Buehler
2022-11-19
whitespace
Theo Buehler
2022-11-19
Fix whitespace
Theo Buehler
2022-11-19
Unindent and check some pointers explicitly against NULL
Theo Buehler
2022-11-19
Remove HMAC PRIVATE KEY support
Theo Buehler
2022-11-18
Check os for NULL before dereferencing it
Theo Buehler
2022-11-18
Include bytestring.h directly rather than pulling it in via asn1_locl.h
Theo Buehler
2022-11-18
Wire up HMAC to raw private key methods
Theo Buehler
2022-11-18
Change the pkey.ptr from char * to void *
Theo Buehler
2022-11-18
group -> field
Theo Buehler
2022-11-18
polynominal -> polynomial
Theo Buehler
2022-11-18
new manual page BN_GF2m_add(3)
Ingo Schwarze
2022-11-17
Prevent Ed25519 signature malleability
Theo Buehler
2022-11-17
Restrict what getaddrinfo(3) is willing to try to resolve.
Florian Obser
2022-11-17
Revert "Check certificate extensions in trusted certificates"
Bob Beck
2022-11-16
tolower(3) guarantees to return its argument unchanged if it's not
Florian Obser
2022-11-16
mark BN_X931_derive_prime_ex, BN_X931_generate_prime_ex,
Ingo Schwarze
2022-11-16
expose the documentation of X509_STORE_CTX_verify_fn(3)
Ingo Schwarze
2022-11-16
document X509_STORE_CTX_verify_cb(3) and X509_STORE_get_verify_cb(3)
Ingo Schwarze
2022-11-16
Mark BN_mod_exp2_mont() as intentionally undocumented.
Ingo Schwarze
2022-11-15
document BN_mod_sqrt(3)
Ingo Schwarze
2022-11-14
document BN_kronecker(3)
Ingo Schwarze
2022-11-14
document BN_reciprocal(3)
Ingo Schwarze
2022-11-14
Hide public symbols in libcrypto/x509 .c files
Bob Beck
2022-11-13
Fix comment style
Theo Buehler
2022-11-13
Various improvements; joint work with beck@:
Ingo Schwarze
2022-11-13
Check certificate extensions in trusted certificates.
Bob Beck
2022-11-13
Avoid symbol collision with libcrypto
Theo Buehler
2022-11-13
Bump libtls minor to match libcrypto and libssl
Theo Buehler
2022-11-13
Bump libssl minor to match libcrypto
Theo Buehler
2022-11-13
Bump minor after symbol addition
Theo Buehler
2022-11-13
Update Symbols.list
Theo Buehler
2022-11-13
Expose direct access API for Ed25519.
Theo Buehler
2022-11-13
Expose various EVP hooks for Ed25519 and X25519
Theo Buehler
2022-11-13
Add ED25519 aliases for NID, SN and OBJ
Theo Buehler
2022-11-13
Expose ASN1_buf_print() in asn1.h
Theo Buehler
2022-11-12
Hide symbols in libcrypto/ui
Bob Beck
2022-11-12
Hide symbols in libcrypto/pkcs12
Bob Beck
2022-11-12
Hide symbols in libcrypto/pkcs7
Bob Beck
2022-11-11
Hide symbols in libcrypto/stack
Bob Beck
2022-11-11
Convert the legacy TLS stack to tls_content.
Joel Sing
2022-11-11
Symbols.list: Drop comments and sort.
Theo Buehler
2022-11-11
Use named initialisers.
Joel Sing
2022-11-11
Merge bf_pi.h into bf_skey.c.
Joel Sing
2022-11-11
Tidy includes, fix comment style and mop up some blank lines.
Joel Sing
2022-11-11
Whack blowfish with a style(9) bat.
Joel Sing
2022-11-11
Nuke trailing space in a comment.
Kenneth R Westerback
[next]