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
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-21
sysctl(2): add kern.utc_offset: successor to the DST/TIMEZONE options(4)
cheloha
2019-08-21
Remove support for semantically opace interface identifiers (RFC 7217)
Florian Obser
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-15
Revert previous. There were some users of the quirky behaviour that were
Martijn van Duren
2019-08-14
Fix argument list for ber_set_writecallback
Martijn van Duren
2019-08-14
wonky comma;
Jason McIntyre
2019-08-14
Document that ber_scanf_elements' 'p' and 't' attribute don't eat the
Martijn van Duren
2019-08-14
Make ber_scanf_elements's 'e' attribute eat the element.
Martijn van Duren
2019-08-14
document EVP_Digest(3)
Ingo Schwarze
2019-08-14
some cleanup:
Ingo Schwarze
2019-08-14
read() returns -1 on failure
asou
2019-08-14
Make sure that ber in ber_scanf_elements is not NULL before parsing format
Martijn van Duren
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
[next]