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
2018-04-08
Fail early if an X509_VERIFY_PARAM is poisoned - don't allow
Bob Beck
2018-04-08
sort the list of data structures and add the missing ECDH and ECDSA;
Ingo Schwarze
2018-04-07
tweak previous;
Jason McIntyre
2018-04-07
Correct man page for OpenSSL_no_config() to indicate that it
Bob Beck
2018-04-07
tweak previous;
Jason McIntyre
2018-04-06
Revert revision 1.12 commit. Although *pval looks like a C pointer,
Alexander Bluhm
2018-04-06
Avoid leaking str if EVP_Digest() fails.
Theo Buehler
2018-04-06
poison for X509_VERIFY_PARAM's
Bob Beck
2018-04-04
Fix two bugs in X509_NAME_add_entry(3):
Ingo Schwarze
2018-04-03
KNF: move two opening curly braces of function bodies to their own lines
Theo Buehler
2018-04-03
Typo: typdef -> typedef.
Theo Buehler
2018-04-03
Add missing $OpenBSD$ tags.
Theo Buehler
2018-04-02
In x509_vfy.h rev. 1.26 2018/03/17 15:43:32, tb@ provided
Ingo Schwarze
2018-04-02
In x509_vfy.h rev. 1.25 2018/03/17 15:39:43, tb@ provided
Ingo Schwarze
2018-04-01
When you replace an element in a sorted array with something
Ingo Schwarze
2018-03-30
jsing@ points out to me that our X25519 interface was copied from
Ingo Schwarze
2018-03-30
include more information about how to create keys;
Ingo Schwarze
2018-03-30
Add one short sentence each from the new OpenSSL X509_STORE_add_cert(3)
Ingo Schwarze
2018-03-29
Remove mention of link between message digests and public key algorithms.
Ingo Schwarze
2018-03-29
missing "const" in seven prototypes;
Ingo Schwarze
2018-03-29
describe EC_POINT_get_affine_coordinates_GFp(3) and
Ingo Schwarze
2018-03-29
correct callback argument for BIO_puts(3);
Ingo Schwarze
2018-03-29
BIO_get_mem_data(3) and BIO_get_mem_ptr(3) assign to *pp, not to pp;
Ingo Schwarze
2018-03-29
spelling; from <Alex dot Gaynor at gmail dot com>
Ingo Schwarze
2018-03-29
missing words; from Ivan Filenko <ivan dot filenko at protonmail dot com>
Ingo Schwarze
2018-03-29
Limit ASN.1 constructed types recursive definition depth
Kinichiro Inoguchi
2018-03-27
found a complete archive of SSLeay-0.4 to SSLeay-0.8.1b tarballs
Ingo Schwarze
2018-03-24
bump to 2.7.2
Brent Cook
2018-03-23
finish crypto HISTORY; mostly 1.1.0/6.3, but also various other fixes
Ingo Schwarze
2018-03-23
crypto HISTORY up to 1.0.2; researched from OpenSSL git and OpenBSD CVS
Ingo Schwarze
2018-03-23
crypto HISTORY up to 1.0.1; researched from OpenSSL git
Ingo Schwarze
2018-03-23
crypto HISTORY up to 1.0.0; researched from OpenSSL git
Ingo Schwarze
2018-03-23
crypto HISTORY up to 0.9.8zh; researched from OpenSSL git
Ingo Schwarze
2018-03-23
crypto HISTORY up to 0.9.8h; researched from OpenSSL git
Ingo Schwarze
2018-03-23
crypto HISTORY up to 0.9.8; researched from OpenSSL git
Ingo Schwarze
2018-03-22
crypto HISTORY up to 0.9.7h; researched from OpenSSL git
Ingo Schwarze
2018-03-22
crypto HISTORY up to 0.9.7; researched from OpenSSL git
Ingo Schwarze
2018-03-22
crypto HISTORY up to 0.9.6h; researched from OpenSSL git
Ingo Schwarze
2018-03-22
crypto HISTORY up to 0.9.6c; researched from OpenSSL git
Ingo Schwarze
2018-03-22
crypto HISTORY up to 0.9.6a; researched from OpenSSL git
Ingo Schwarze
2018-03-22
crypto HISTORY up to 0.9.6; researched from OpenSSL git
Ingo Schwarze
2018-03-22
bump for 2.7.1
Brent Cook
2018-03-22
crypto HISTORY up to 0.9.5; researched from OpenSSL git
Ingo Schwarze
2018-03-22
Call strlen() if name length provided is 0, like OpenSSL does.
Bob Beck
2018-03-21
Catch up after beck@ fixed autoconfiguration:
Ingo Schwarze
2018-03-21
crypto HISTORY up to 0.9.4; researched from OpenSSL git
Ingo Schwarze
2018-03-21
crypto HISTORY up to 0.9.3; researched from OpenSSL git
Ingo Schwarze
2018-03-21
crypto HISTORY up to OpenSSL 0.9.2b; researched from OpenSSL git
Ingo Schwarze
2018-03-21
Full sync of CA list with Mozilla's.
Stuart Henderson
2018-03-21
Adjust (non-installed) helper script to cope better with CAs that don't have
Stuart Henderson
[next]