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-10-10
bump internal version to 3.0.2
Brent Cook
2019-10-10
bump to 3.0.2
Brent Cook
2019-10-09
Use EVP_MAX_MD_SIZE instead of SHA_DIGEST_LENGTH and remove OPENSSL_NO_SHA*
Joel Sing
2019-10-08
convert unbounded sprintf/strcpy (in disabled debug code) to snprintf/strlcpy
Theo de Raadt
2019-10-05
The mips64 symbol table layout means we have to consider symbol visibility
Philip Guenther
2019-10-05
Get the architecture from the ELF header instead of running uname,
Philip Guenther
2019-10-04
Fix a padding oracle in PKCS7_dataDecode and CMS_decrypt_set1_pkey.
Theo Buehler
2019-10-04
Use a valid curve when constructing an EC_KEY that looks like X25519.
Joel Sing
2019-10-04
Provide internal RSA_padding_{add,check}_PKCS1_OAEP_mgf1() functions.
Joel Sing
2019-10-03
Move towards making RSA OAEP functions handle arbitrary message digests.
Joel Sing
2019-09-30
bump for LibreSSL 3.0.1
Brent Cook
2019-09-29
Update compiler-rt to 8.0.1. This is mostly a cosmetic update for us.
Patrick Wildt
2019-09-29
zap trailing whitespace;
Jason McIntyre
2019-09-29
If a NULL or zero cofactor is passed to EC_GROUP_set_generator(),
Theo Buehler
2019-09-28
Xr random 4 in a better way
Theo de Raadt
2019-09-28
1) don't repeat the 256 / EIO commentary
Theo de Raadt
2019-09-28
Make compiler-rt's __clear_cache() work on 32-bit ARM by making
Patrick Wildt
2019-09-28
correctly handle read(2) return value.
Eric Faurot
2019-09-25
Update libexpat to 2.2.8. CVE-2019-15903 has been fixed earlier
Alexander Bluhm
2019-09-25
the mentioned .Fn functions are in a another file, so .Xr them
Theo de Raadt
2019-09-25
pcap-filter now section 5: adjust Xr
Jason McIntyre
2019-09-25
mdoc version of pcap-filter;
Jason McIntyre
2019-09-14
Add comment line saying S is described vaguely on purpose.
Otto Moerbeek
2019-09-10
Fix heap overflow in libexpat 2.2.7 triggered by XML_GetCurrentLineNumber
Alexander Bluhm
2019-09-10
document EVP_PKEY_CTX_get_signature_md(3);
Ingo Schwarze
2019-09-09
Plug memory leak in error paths. Found while comparing this file
Theo Buehler
2019-09-09
Provide EVP_PKEY_CTX_get_signature_md() macro and implement the
Joel Sing
2019-09-09
Load CMS error strings.
Joel Sing
2019-09-09
Move #include <openssl/cms.h> to more appropriate location (since it is
Joel Sing
2019-09-09
Install the openssl/cms.h header.
Joel Sing
2019-09-08
sbrk(2) already existed in Version 4 AT&T UNIX;
Ingo Schwarze
2019-09-08
Add CMS ECC support.
Joel Sing
2019-09-07
more Version 1 AT&T UNIX history:
Ingo Schwarze
2019-09-06
More Version 1 AT&T UNIX history.
Ingo Schwarze
2019-09-06
Add various macros and controls for EC_PKEY_CTX.
Joel Sing
2019-09-06
Handle CMS PEM headers.
Joel Sing
2019-09-06
Correct the description of EINTR and EINVAL. This looks like a mis-merge
asou
2019-09-05
Add objects for ECDH schemes in RFC 5753.
Joel Sing
2019-09-05
Build ecdh_kdf.c
Joel Sing
2019-09-05
Replace OPENSSL_cleanse() with explicit_bzero().
Joel Sing
2019-09-05
Provide prototype for ecdh_KDF_X9_63()
Joel Sing
2019-09-05
Include correct header.
Joel Sing
2019-09-05
style(9) and whitespace.
Joel Sing
2019-09-05
Restore per-file license/copyright removed in OpenSSL commit 4f22f40507f.
Joel Sing
2019-09-05
Remove ECDH_KDF_X9_62 wrapper.
Joel Sing
2019-09-05
Provide ECDH KDF for X9.63 as needed for CMS ECC.
Joel Sing
2019-09-04
gettimeofday, settimeofday(2): limit timezone support
cheloha
2019-09-04
Correct the length of read from file, wide character buffer, add NUL
asou
2019-09-03
pcap-filter(3) is not a function, it is a language description. It was
Theo de Raadt
2019-09-03
Correct the length for argument of reallocarray(). This fix the SEGV
asou
[next]