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
2016-09-04
Remove cms.
Joel Sing
2016-09-04
Remove cms.
Joel Sing
2016-09-04
Expand DECLARE_ASN1_.*FUNCTIONS macros.
Joel Sing
2016-09-04
Expand DECLARE_ASN1_.*FUNCTIONS macros.
Joel Sing
2016-09-04
Expand DECLARE_ASN1_.*FUNCTIONS macros.
Joel Sing
2016-09-04
Expand DECLARE_ASN1_.*FUNCTIONS macros.
Joel Sing
2016-09-04
Expand DECLARE_ASN1_.*FUNCTIONS macros.
Joel Sing
2016-09-04
Expand DECLARE_ASN1_.*FUNCTIONS macros.
Joel Sing
2016-09-04
Expand DECLARE_ASN1_.*FUNCTIONS macros.
Joel Sing
2016-09-04
Place IMPLEMENT_PEM macros under #ifndef LIBRESSL_INTERNAL.
Joel Sing
2016-09-04
Sort and group functions.
Joel Sing
2016-09-04
Expand IMPLEMENT_PEM macros.
Joel Sing
2016-09-04
Less S390.
Joel Sing
2016-09-04
Less IA64.
Joel Sing
2016-09-04
Less vax.
Joel Sing
2016-09-04
include <sys/types.h> to get <sys/cdefs.h> instead (for __warn_references)
Brent Cook
2016-09-04
include <sys/cdefs.h> for portable
Brent Cook
2016-09-04
Add ISRG Root X1, the letsencrypt CA root. This is now included in its own
Stuart Henderson
2010-10-01
import OpenSSL-1.0.0a
Damien Miller
2009-04-06
import of OpenSSL 0.9.8k
Damien Miller
2005-04-29
import of openssl-0.9.7g; tested on platforms from alpha to zaurus, ok deraadt@
Damien Miller
2016-09-03
switch to a constant-time gather procedure for amd64 mont5 asm
Brent Cook
2016-09-03
add constant-time MOD_EXP_CTIME_COPY_FROM_PREBUF.
Brent Cook
2016-09-03
BN_mod_exp_mont_consttime: check for zero modulus.
Brent Cook
2016-09-03
remove unused variable
Bob Beck
2016-09-02
LIB=crypto, kind of neccessary
Theo de Raadt
2016-09-02
Fix Makefile for file location moves
Bob Beck
2016-09-02
Remove the libcrypto/crypto directory
Bob Beck
2016-09-02
add iOS support for getentropy
Brent Cook
2016-09-02
warn on use of deprecated EVP functions
Brent Cook
2016-09-02
missing space after comma
Theo Buehler
2016-09-02
BN_mod_exp_mont_consttime: check for zero modulus.
Brent Cook
2016-09-01
remove sparc support
Ted Unangst
2016-08-31
Crank minor due to API addition
Bob Beck
2016-08-31
Avoid undefined-behavior right-shifting by a word-size # of bits.
Brent Cook
2016-08-31
Bring in functions used by stunnel and exim from BoringSSL - this brings
Bob Beck
2016-08-31
Fix some very unnecessary convoultion.
Bob Beck
2016-08-07
Update the link for the getentropy(2) manual to man.openbsd.org/
Theo Buehler
2016-08-05
Do not *printf %s NULL
Theo de Raadt
2016-07-31
bump for LibreSSL 2.5.x
Brent Cook
2016-07-18
don't mix code and decls, ok tedu@
Brent Cook
2016-07-17
use memset to initialize the union
Brent Cook
2016-07-17
remove unused OPENSSL_NO_OBJECT case
Brent Cook
2016-07-17
Initialize buffers before use, noted by Kinichiro Inoguchi.
Brent Cook
2016-07-16
Clean up OCSP_check_validity() a bit more.
Bob Beck
2016-07-07
call BN_init on temporaries to avoid use-before-set warnings
Brent Cook
2016-07-05
remove unneeded duplicate call - spotted by jsing@
Bob Beck
2016-07-05
On systems where we do not have BN_ULLONG defined (most 64-bit systems),
Brent Cook
2016-07-05
Add several fixes from OpenSSL to make OCSP work with intermediate
Bob Beck
2016-06-30
Tighten behavior of _rs_allocate failure for portable arc4random implementati...
Brent Cook
[next]