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-11-02
convert ERR manuals from pod to mdoc; while reading this,
Ingo Schwarze
2016-11-02
convert DSA and EC manuals from pod to mdoc
Ingo Schwarze
2016-11-02
convert DES and DH manuals from pod to mdoc
Ingo Schwarze
2016-10-31
bump to LibreSSL 2.5.1
Brent Cook
2016-10-19
unifdef OPENSSL_NO_CMS
Joel Sing
2016-10-17
If BN_div_word() fails (by returning (BN_ULONG)-1) or if the division
Philip Guenther
2016-10-16
Move libcrypto, librpcsvc and gnu/usr.bin/cc/include from RDIRS to PRDIRS,
Theo Buehler
2016-10-05
Fix some broken .Xr links, loosely based on a diff
Ingo Schwarze
2016-10-02
In X509_cmp_time(), pass asn1_time_parse() the tag of the field being
Philip Guenther
2016-09-23
Append to CLEANFILES instead of replacing it, so libcrypto.pc is
Martin Natano
2016-09-22
revert documentation update for the clearning behavior we already reverted
Brent Cook
2016-09-14
Generate pkg-config files at build time like everything else. This
Martin Natano
2016-09-11
Files in /etc/ssl belong to root. ok deraadt
Martin Natano
2016-09-09
back out calls to EVP_CIPHER_CTX_cleanup() in EVP_Cipher/Encrypt/DecryptFinal
Brent Cook
2016-09-05
remove CMS manuals; beck@ agress with the general idea
Ingo Schwarze
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
[next]