You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Dr. Stephen Henson 83019f7e12 Update from 0.9.8-stable. 14 years ago
..
aes aesni-x86_64.pl: resolve LNK1223 error. 14 years ago
asn1 Update from 1.0.0-stable. 14 years ago
bf Revert the size_t modifications from HEAD that had led to more 15 years ago
bio Update from 0.9.8-stable. 14 years ago
bn Update from 1.0.0-stable. 14 years ago
buffer size_t-fy crypto/buffer. 16 years ago
camellia Camellia update: make it respect NO_[INLINE_]ASM and typo in assembler. 14 years ago
cast Optimize CAST for size on 64-bit platforms. For reference, CAST_LONG being 14 years ago
cms Update from stable branch. 14 years ago
comp Missing return values (Coverity ID 204). 14 years ago
conf Update obsolete email address... 15 years ago
des Functional VMS changes submitted by sms@antinode.info (Steven M. Schweda). 14 years ago
dh Make update. 14 years ago
dsa Updates from 1.0.0-stable. 14 years ago
dso Use correct extension and OSX detection. 14 years ago
ec ec_mult.c: fix C4334 win64 compiler warning. 14 years ago
ecdh Remove the dual-callback scheme for numeric and pointer thread IDs, 15 years ago
ecdsa Revert the size_t modifications from HEAD that had led to more 15 years ago
engine PR: 1624 14 years ago
err Implement Configure option pattern "experimental-foo" 15 years ago
evp Make update. 14 years ago
hmac If we're going to return errors (no matter how stupid), then we should 14 years ago
idea Constify version strings and some structures. 16 years ago
jpake Implement Configure option pattern "experimental-foo" 15 years ago
krb5 Further BUILDENV refinement, further fool-proofing of Makefiles and 18 years ago
lhash More type-checking. 15 years ago
md2 Constify seed and md2. 16 years ago
md4 Remove unnecessary casts and avoid some warnings with gcc 4.2. 16 years ago
md5 x86_64 assembler pack: add support for Win64 SEH. 14 years ago
mdc2 Update filenames in makefiles. 17 years ago
modes Fix "possible loss of data" Win64 compiler warnings. 14 years ago
objects Changes from 1.0.0-stable. 14 years ago
ocsp Calculate offset correctly. (Coverity ID 233) 14 years ago
pem Update from 1.0.0-stable. 14 years ago
perlasm x86_64-xlate.pl: small commentary update. 14 years ago
pkcs7 Fix from stable branch. 14 years ago
pkcs12 Rename asc2uni and uni2asc functions to avoid clashes. 14 years ago
pqueue Update from 1.0.0-stable 14 years ago
rand PR: 1952 14 years ago
rc2 Wire RC4 key_table to read-only segment. 16 years ago
rc4 Handle push/pop %rbx in epi/prologue (this is Win64 SEH thing). 14 years ago
rc5 rc5/asm/rc5-586.pl was erroneously omitted from last perlasm unification. 15 years ago
ripemd PR: 1835 14 years ago
rsa Fix from 0.9.8-stable. 14 years ago
seed Engage crypto/modes. 14 years ago
sha Minor shaX-s390x.pl update. 14 years ago
stack Update from 1.0.0-stable. 14 years ago
store Make it possible to disable STORE. 14 years ago
threads Functional VMS changes submitted by sms@antinode.info (Steven M. Schweda). 14 years ago
ts If we're going to return errors (no matter how stupid), then we should 14 years ago
txt_db Avoid warnings with -pedantic, specifically: 15 years ago
ui Update from stable branch. 14 years ago
whrlpool Fix "possible loss of data" Win64 compiler warnings. 14 years ago
x509 Update from 1.0.0-stable 14 years ago
x509v3 Update from 1.0.0-stable. 14 years ago
.cvsignore Apply mingw patches as supplied by Roumen Petrov an Alon Bar-Lev 15 years ago
LPdir_nyi.c Copy a few files from LPlib (a new project of mine), add a wrapper. 19 years ago
LPdir_unix.c Import changed files from LPlib. The changes are logged as follows 19 years ago
LPdir_vms.c Import changed files from LPlib. The changes are logged as follows 19 years ago
LPdir_win.c Fix mingw warnings. 17 years ago
LPdir_win32.c Import changed files from LPlib. The changes are logged as follows 19 years ago
LPdir_wince.c Import changed files from LPlib. The changes are logged as follows 19 years ago
Makefile Changes from 1.0.0-stable. 14 years ago
alphacpuid.s Fix linking error after adding alphacpuid.s. 16 years ago
cpt_err.c Update from 0.9.8 stable. Eliminate duplicate error codes. 17 years ago
cryptlib.c cryptlib.c: refine logic in OpenSSLDie (addenum to commit#18118). 14 years ago
cryptlib.h Expand OPENSS_ia32cap to 64 bits. 14 years ago
crypto-lib.com Stupid typo 14 years ago
crypto.h Addenum to commit#18074: Expand OPENSSL_ia32cap to 64 bits. 14 years ago
cversion.c (oops) Apologies all, that last header-cleanup commit was from the wrong 19 years ago
ebcdic.c Oops, this file already had the "empty source file" workaround but it 20 years ago
ebcdic.h EBCDIC support. 23 years ago
ex_data.c Avoid warnings with -pedantic, specifically: 15 years ago
ia64cpuid.S ia64cpuid update. 16 years ago
install.com Functional VMS changes submitted by sms@antinode.info (Steven M. Schweda). 14 years ago
md32_common.h Fix "possible loss of data" Win64 compiler warnings. 14 years ago
mem.c Revert the size_t modifications from HEAD that had led to more 15 years ago
mem_clr.c Fix warning. 16 years ago
mem_dbg.c Updates from 1.0.0-stable branch. 14 years ago
o_dir.c DJGPP has opendir() and friends, according to Gisle Vanem <giva@bgnett.no>. 19 years ago
o_dir.h Copy a few files from LPlib (a new project of mine), add a wrapper. 19 years ago
o_dir_test.c Copy a few files from LPlib (a new project of mine), add a wrapper. 19 years ago
o_str.c PR: 1945 14 years ago
o_str.h "Overload" SunOS 4.x memcmp, which ruins ASN1_OBJECT table lookups. 18 years ago
o_time.c Experimental new date handling routines. These fix issues with X509_time_adj() 15 years ago
o_time.h Experimental new date handling routines. These fix issues with X509_time_adj() 15 years ago
opensslconf.h.in Eliminate warning induced by http://cvs.openssl.org/chngview?cn=14690 and 18 years ago
opensslv.h HEAD is now 1.1.0 14 years ago
ossl_typ.h Update from stable branch. 15 years ago
ppccpuid.pl AIX build updates. 15 years ago
s390xcpuid.S linux-s390x failed link after assembler pack update. 14 years ago
sparccpuid.S sparccpuid.s update. 16 years ago
sparcv9cap.c Typo in Linux part of sparcv9cap.c 16 years ago
symhacks.h Add a comment about libeay.num and ssleay.num 14 years ago
uid.c Netware-specific changes, 20 years ago
x86_64cpuid.pl x86[_64]cpuid.pl: further refine shared cache detection. 14 years ago
x86cpuid.pl x86[_64]cpuid.pl: further refine shared cache detection. 14 years ago