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
/
libcrypto
Age
Commit message (
Expand
)
Author
2019-08-25
Change generating and checking of primes so that the error rate of
Ingo Schwarze
2019-08-25
document EVP_sm3(3) and EVP_whirlpool(3), loosely based on the
Ingo Schwarze
2019-08-25
fix reversed meaning of error codes;
Ingo Schwarze
2019-08-25
typo in function argument type;
Ingo Schwarze
2019-08-25
Correctly document the return values of i2d_ECDSA_SIG(3) and
Ingo Schwarze
2019-08-25
import the CRYPTO_memcmp(3) manual from OpenSSL 1.1.1,
Ingo Schwarze
2019-08-23
document RSAPrivateKey_dup(3) and RSAPublicKey_dup(3)
Ingo Schwarze
2019-08-23
document X509_get1_email(3), X509_get1_ocsp(3), X509_email_free(3)
Ingo Schwarze
2019-08-23
document X509_dup(3)
Ingo Schwarze
2019-08-22
document X509_check_purpose(3)
Ingo Schwarze
2019-08-20
New manual page X509_cmp(3) documenting the same public functions
Ingo Schwarze
2019-08-20
Add static_ASN1_* macro
Kinichiro Inoguchi
2019-08-20
make BN_CTX_end(NULL) a NOOP for compatibility with documented behaviour
Ingo Schwarze
2019-08-19
document X509_INFO_new(3) and X509_INFO_free(3)
Ingo Schwarze
2019-08-19
document ECDH_compute_key(3) and ECDH_size(3);
Ingo Schwarze
2019-08-18
Tweak cross references, in particular making sure that
Ingo Schwarze
2019-08-18
minor cleanup:
Ingo Schwarze
2019-08-18
minor cleanup:
Ingo Schwarze
2019-08-18
minor cleanup:
Ingo Schwarze
2019-08-18
some cleanup:
Ingo Schwarze
2019-08-17
some cleanup:
Ingo Schwarze
2019-08-17
minor cleanup:
Ingo Schwarze
2019-08-16
link to the new EC_KEY_METHOD_new(3) page
Ingo Schwarze
2019-08-16
document the EC_KEY_METHOD function table
Ingo Schwarze
2019-08-16
document EC_KEY_get_ex_new_index(3), EC_KEY_get_ex_data(3),
Ingo Schwarze
2019-08-16
some cleanup:
Ingo Schwarze
2019-08-16
minor cleanup:
Ingo Schwarze
2019-08-15
minor cleanup:
Ingo Schwarze
2019-08-15
some cleanup:
Ingo Schwarze
2019-08-15
document but do not recommend EVP_Cipher(3);
Ingo Schwarze
2019-08-14
document EVP_Digest(3)
Ingo Schwarze
2019-08-14
some cleanup:
Ingo Schwarze
2019-08-13
some cleanup:
Ingo Schwarze
2019-08-12
some cleanup:
Ingo Schwarze
2019-08-12
Provide a local version of X509_get0_subject_key_id()
Joel Sing
2019-08-12
Inline the equivalent of ASN1_TYPE_unpack_sequence().
Joel Sing
2019-08-12
correct a misspelled page name in an .Xr;
Ingo Schwarze
2019-08-12
correct misspelled page name in an .Xr
Ingo Schwarze
2019-08-12
Fix .Xrs to non-existant pages by correcting the misspelled function
Ingo Schwarze
2019-08-12
These public functions are listed in the OpenSSL manuals but not
Ingo Schwarze
2019-08-12
merge a few minor improvements from the OpenSSL 1.1.1 branch,
Ingo Schwarze
2019-08-11
Use ERR_asprintf_error_data() instead of ERR_add_error_data().
Joel Sing
2019-08-11
Remove unsupported GOST 2012 NIDs.
Joel Sing
2019-08-11
Disable DES3 since we do not currently provide DES3 keywrap.
Joel Sing
2019-08-11
Remove label that is now unused (due to arc4random_buf() returning void).
Joel Sing
2019-08-11
Fix loading of CMS error strings.
Joel Sing
2019-08-11
Bring back stack macros for CMS structs.
Joel Sing
2019-08-11
Provide ASN1_PKEY_CTRL_CMS_RI_TYPE.
Joel Sing
2019-08-11
bring HISTORY sections up to OpenBSD standards
Ingo Schwarze
2019-08-11
Include string.h for explicit_bzero().
Joel Sing
[next]