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
/
libssl
Age
Commit message (
Expand
)
Author
2016-03-30
for some time now mandoc has not required MLINKS to function
Jason McIntyre
2016-03-27
Merge a memleak fix from BoringSSL 6b6e0b2:
Michael McConville
2016-03-21
Return zero from two functions on allocation failure instead of always
mmcc
2016-03-20
" the the " -> " the ", or in a couple of cases replace the superfluous
Kenneth R Westerback
2016-03-17
explicit_bzero for asn1 objects on free. Too often these contain sensitive in...
Bob Beck
2016-03-15
'accomodate' -> 'accommodate' in comments.
Kenneth R Westerback
2016-03-13
Fix examples for EVP_PKEY_CTX_set_rsa_padding.
Brent Cook
2016-03-12
Add error handling to the remaining calls to bn_wexpand().
Brent Cook
2016-03-12
Remove sentences in RETURN VALUES sections saying that functions with
mmcc
2016-03-12
Bump for LibreSSL 2.4.0
Brent Cook
2003-05-11
import 0.9.7b (without idea and rc5)
Markus Friedl
2016-03-11
X509_free(3) is NULL-safe, so remove NULL checks before its calls.
mmcc
2016-03-10
http -> https for a few more IETF URLs in comments or man pages
mmcc
2016-03-07
http -> https for IETF/IANA URLs in comments
mmcc
2016-03-06
explict_bzero for some asn1 free's - ok miod@
Bob Beck
2016-03-06
Make sure stdio functions don't end up in the library, from miod@
Bob Beck
2016-03-04
graduate bn_expand() to a real function. the openssl version of this
Theo de Raadt
2016-03-04
Revert bn_expand until there's consensus on a fix.
Doug Hogan
2016-03-02
fix the rest of the read_ledword() calls used as lengths to be bounded.
Bob Beck
2016-03-02
Add bounds checking for BN_hex2bn/BN_dec2bn.
Doug Hogan
2016-03-02
bound lengths coming out of a pem file to something like reality
Bob Beck
2016-03-01
Remove support for ancient, broken DSA implementations.
Doug Hogan
2016-02-29
remove NULL checks for pqueue_free()
mmcc
2016-01-29
Therefor -> Therefore (where appropriate)
tb
2016-01-27
deprecate SSL_OP_SINGLE_DH_USE
Bob Beck
2015-12-30
Document that the ssl free() functions are NULL safe. OK mmcc@
Todd C. Miller
2015-12-24
More adress -> address
mmcc
2008-09-06
import of OpenSSL 0.9.8h
Damien Miller
2015-12-23
remove NULL-checks before free()
mmcc
2015-12-23
assign pointer NULL rather than 0
mmcc
2015-12-23
assign pointer to NULL rather than 0
mmcc
2015-12-22
initialize a pointer to NULL rather than 0
mmcc
2015-12-14
initialize ext_len to 0.
Bob Beck
2015-12-14
initialize ok to 0
Bob Beck
2015-12-14
initialize md_len to 0 for readability to quell warnings.
Bob Beck
2015-12-12
decipher comment. ok bcook@
mmcc
2015-12-12
move initialization of buf up to quell warnings and make it obvious the err c...
Bob Beck
2015-12-12
prevent possibly use of uninitialized variable
Bob Beck
2015-12-12
make the counter a size_t as well, which quells a warning on visual studio 2015
Bob Beck
2015-12-09
bump the major for libcrypto/ssl/tls for a CRYPTO_chacha_20 ABI change
Brent Cook
2015-12-09
Change the counter argument for CRYPTO_chacha_20 to be 64-bits on all platforms.
Brent Cook
2015-12-07
Remove SHA0 check, as we did in v1.21 of sha.h.
Brent Cook
2015-12-04
Fix for OpenSSL CVE-2015-3195
Bob Beck
2015-12-03
Fix for OpenSSL CVE-2015-3194
Bob Beck
2015-11-15
fix references to lhash(3);
Jason McIntyre
2015-11-14
mutli -> multi
Miod Vallat
2015-11-14
Various *syncron* -> *synchron* typos.
Miod Vallat
2010-10-01
import OpenSSL-1.0.0a
Damien Miller
2015-11-12
update cross references after deleting the imaginary MLINKS
Ingo Schwarze
2015-11-12
Convert the handful of manuals that had imaginary names,
Ingo Schwarze
[next]