Ben Laurie 5e4430e70d More size_tification. 16 vuotta sitten
..
aes f768be81d8 size_t-fy AES, Camellia and RC4. 16 vuotta sitten
asn1 5e4430e70d More size_tification. 16 vuotta sitten
bf 5e4430e70d More size_tification. 16 vuotta sitten
bio 4d6e1e4f29 size_tification. 16 vuotta sitten
bn 4d6e1e4f29 size_tification. 16 vuotta sitten
buffer debf380122 size_t-fy crypto/buffer. 17 vuotta sitten
camellia f768be81d8 size_t-fy AES, Camellia and RC4. 16 vuotta sitten
cast 4c1a6e004a Apply mingw patches as supplied by Roumen Petrov an Alon Bar-Lev 16 vuotta sitten
cms 6d6c47980e Correctly handle errors in CMS I/O code. 16 vuotta sitten
comp 8931b30d84 And so it begins... 16 vuotta sitten
conf d4cdbab99b Avoid warnings with -pedantic, specifically: 16 vuotta sitten
des c79c5a256b des-596.pl update: short-circuit reference to DES_SPtrans. 16 vuotta sitten
dh 5e4430e70d More size_tification. 16 vuotta sitten
dsa 5e4430e70d More size_tification. 16 vuotta sitten
dso c07a126fb2 Make DSO WIN32 compile again. 16 vuotta sitten
ec 5e4430e70d More size_tification. 16 vuotta sitten
ecdh 4c3296960d Remove the dual-callback scheme for numeric and pointer thread IDs, 16 vuotta sitten
ecdsa 5e4430e70d More size_tification. 16 vuotta sitten
engine 09a60c9833 Fix warnings after commit#17578. 16 vuotta sitten
err 6caa4edd3e Add JPAKE. 16 vuotta sitten
evp 5e4430e70d More size_tification. 16 vuotta sitten
hmac 5e4430e70d More size_tification. 16 vuotta sitten
idea 560b79cbff Constify version strings and some structures. 18 vuotta sitten
jpake 91173829db Add install target to crypto/jpake/Makefile 16 vuotta sitten
krb5 ce92b6eb9c Further BUILDENV refinement, further fool-proofing of Makefiles and 19 vuotta sitten
lhash 5ce278a77b More type-checking. 16 vuotta sitten
md2 4ece7eb6f4 Constify seed and md2. 17 vuotta sitten
md4 0b99d4f1d1 Remove unnecessary casts and avoid some warnings with gcc 4.2. 17 vuotta sitten
md5 4c1a6e004a Apply mingw patches as supplied by Roumen Petrov an Alon Bar-Lev 16 vuotta sitten
mdc2 15ac971681 Update filenames in makefiles. 19 vuotta sitten
objects 5e4430e70d More size_tification. 16 vuotta sitten
ocsp cec2538ca9 Submitted by: Victor B. Wagner <vitus@cryptocom.ru>, steve 17 vuotta sitten
pem 5e4430e70d More size_tification. 16 vuotta sitten
perlasm 80aa9cc985 x86_64-xlate.pl update: refine SEH support. 16 vuotta sitten
pkcs12 8528128b2a Update from stable branch. 16 vuotta sitten
pkcs7 6819050722 Delete nonexistant function from pkcs7.h header file. WIN32 build fix from 16 vuotta sitten
pqueue eff371c866 Remove pq_compat.h. 17 vuotta sitten
rand 5e4430e70d More size_tification. 16 vuotta sitten
rc2 cf2bc94e5c Wire RC4 key_table to read-only segment. 17 vuotta sitten
rc4 f768be81d8 size_t-fy AES, Camellia and RC4. 16 vuotta sitten
rc5 339ad7ce73 rc5/asm/rc5-586.pl was erroneously omitted from last perlasm unification. 17 vuotta sitten
ripemd 4c1a6e004a Apply mingw patches as supplied by Roumen Petrov an Alon Bar-Lev 16 vuotta sitten
rsa 5e4430e70d More size_tification. 16 vuotta sitten
seed 9311c4421a Fix dependencies. Make depend. 17 vuotta sitten
sha 122396f2db Fix SHA512 and optimize BN for mingw64. 16 vuotta sitten
stack 1ea6472e60 Type-safe OBJ_bsearch_ex. 16 vuotta sitten
store 5ce278a77b More type-checking. 16 vuotta sitten
threads 4700aea951 Add BeOS support. 18 vuotta sitten
ts 5e4430e70d More size_tification. 16 vuotta sitten
txt_db d4cdbab99b Avoid warnings with -pedantic, specifically: 16 vuotta sitten
ui 47a9d527ab Update from 0.9.8 stable. Eliminate duplicate error codes. 18 vuotta sitten
whrlpool 4c1a6e004a Apply mingw patches as supplied by Roumen Petrov an Alon Bar-Lev 16 vuotta sitten
x509 5e4430e70d More size_tification. 16 vuotta sitten
x509v3 e19106f5fb Create function of the form OBJ_bsearch_xxx() in bsearch typesafe macros 16 vuotta sitten
.cvsignore 4c1a6e004a Apply mingw patches as supplied by Roumen Petrov an Alon Bar-Lev 16 vuotta sitten
LPdir_nyi.c a2400fcab8 Copy a few files from LPlib (a new project of mine), add a wrapper. 20 vuotta sitten
LPdir_unix.c bb09fd2bb6 Import changed files from LPlib. The changes are logged as follows 20 vuotta sitten
LPdir_vms.c bb09fd2bb6 Import changed files from LPlib. The changes are logged as follows 20 vuotta sitten
LPdir_win.c a6efc2d1b8 Fix mingw warnings. 18 vuotta sitten
LPdir_win32.c bb09fd2bb6 Import changed files from LPlib. The changes are logged as follows 20 vuotta sitten
LPdir_wince.c bb09fd2bb6 Import changed files from LPlib. The changes are logged as follows 20 vuotta sitten
Makefile 492279f6f3 AIX build updates. 16 vuotta sitten
alphacpuid.s 1d42fb5f4a Fix linking error after adding alphacpuid.s. 17 vuotta sitten
cpt_err.c 47a9d527ab Update from 0.9.8 stable. Eliminate duplicate error codes. 18 vuotta sitten
cryptlib.c 0f7efbc859 Ooops... remove code accidentally commited from FIPS version. 16 vuotta sitten
cryptlib.h e476f94212 Move _WIN32_WINNT definition from command line to e_os.h. The change is 19 vuotta sitten
crypto-lib.com e33c72dfc6 Synchronise with Unix. 16 vuotta sitten
crypto.h 4d6e1e4f29 size_tification. 16 vuotta sitten
cversion.c 60a938c6bc (oops) Apologies all, that last header-cleanup commit was from the wrong 20 vuotta sitten
ebcdic.c 06e4024d98 Oops, this file already had the "empty source file" workaround but it 21 vuotta sitten
ebcdic.h 8efb60144d EBCDIC support. 25 vuotta sitten
ex_data.c d4cdbab99b Avoid warnings with -pedantic, specifically: 16 vuotta sitten
ia64cpuid.S 05f9cb3b77 ia64cpuid update. 17 vuotta sitten
install.com 6e6ada18c6 Further synchronisation with Unix build. I hadn't noticed pq_compat.h 16 vuotta sitten
md32_common.h f8d6be3f81 Some precautions to avoid potential security-relevant problems. 16 vuotta sitten
mem.c 4d6e1e4f29 size_tification. 16 vuotta sitten
mem_clr.c 949ce10e88 Fix warning. 17 vuotta sitten
mem_dbg.c 4d6e1e4f29 size_tification. 16 vuotta sitten
o_dir.c 2ea6abf6e5 DJGPP has opendir() and friends, according to Gisle Vanem <giva@bgnett.no>. 20 vuotta sitten
o_dir.h a2400fcab8 Copy a few files from LPlib (a new project of mine), add a wrapper. 20 vuotta sitten
o_dir_test.c a2400fcab8 Copy a few files from LPlib (a new project of mine), add a wrapper. 20 vuotta sitten
o_str.c 52108cecc0 <strings.h> does not exist under WIN32. 17 vuotta sitten
o_str.h 7a06050cd3 "Overload" SunOS 4.x memcmp, which ruins ASN1_OBJECT table lookups. 19 vuotta sitten
o_time.c 87d3a0cd90 Experimental new date handling routines. These fix issues with X509_time_adj() 16 vuotta sitten
o_time.h 87d3a0cd90 Experimental new date handling routines. These fix issues with X509_time_adj() 16 vuotta sitten
opensslconf.h.in 4a47f55639 Eliminate warning induced by http://cvs.openssl.org/chngview?cn=14690 and 19 vuotta sitten
opensslv.h 52b8dad8ec Reorganize the data used for SSL ciphersuite pattern matching. 18 vuotta sitten
ossl_typ.h e9746e03ee Initial support for name constraints certificate extension. 16 vuotta sitten
ppccpuid.pl 492279f6f3 AIX build updates. 16 vuotta sitten
sparccpuid.S aa5c99fa01 sparccpuid.s update. 17 vuotta sitten
sparcv9cap.c a21c46e70b Typo in Linux part of sparcv9cap.c 17 vuotta sitten
symhacks.h b35a131069 Provide other forms for symbols that are too long or that clash with others 16 vuotta sitten
uid.c 4d8743f490 Netware-specific changes, 21 vuotta sitten
x86_64cpuid.pl 89778b7f3f x86_64cpuid.pl cosmetics: harmonize $dir treatment with other modules. 16 vuotta sitten
x86cpuid.pl 4d1f3f7a6c Update perl asm scripts include paths for perlasm. 17 vuotta sitten