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