openssl/crypto
Dr. Stephen Henson 6be69a168f Remove deleted function definitions from header files
so Windows build picks it up.

Recognize new option in mk1mf.pl
2008-05-20 11:50:13 +00:00
..
aes Update default CFLAGS and dependencies. 2008-04-03 23:18:27 +00:00
asn1 Fix warning. 2008-05-20 03:05:50 +00:00
bf Update from HEAD. 2007-01-21 13:16:49 +00:00
bio Backport of zlib compression BIO from HEAD. Update mkdef.pl script to handle 2008-04-02 11:37:25 +00:00
bn Avoid BN_MONT_CTX incompatibility. 2008-05-02 18:47:19 +00:00
buffer Rebuild error file C source files. 2006-11-21 20:14:46 +00:00
camellia Update from HEAD. 2007-01-21 13:16:49 +00:00
cast Update from HEAD. 2007-01-21 13:16:49 +00:00
cms Update from HEAD. 2008-04-18 11:19:56 +00:00
comp Backport of zlib compression BIO from HEAD. Update mkdef.pl script to handle 2008-04-02 11:37:25 +00:00
conf gcc 4.2 fixes to avoid use or function pointer casts in OpenSSL. 2007-09-06 12:43:54 +00:00
des Remove deleted function definitions from header files 2008-05-20 11:50:13 +00:00
dh Typos 2007-09-24 11:22:31 +00:00
dsa Fix from fips branch. 2007-10-05 16:47:04 +00:00
dso Rebuild error file C source files. 2006-11-21 20:14:46 +00:00
ec Fix crypto/ec/ec_mult.c to work properly with scalars of value 0 2007-05-22 09:48:06 +00:00
ecdh Fix warnings: C++ comments and computed value not used. 2007-07-04 12:56:33 +00:00
ecdsa Should reject signatures that we can't properly verify 2007-11-19 07:25:28 +00:00
engine Fix auto-discovery of ENGINEs, ported from HEAD. 2008-04-28 21:45:43 +00:00
err Fix from HEAD. 2008-04-06 15:57:44 +00:00
evp make depend 2007-09-19 12:17:11 +00:00
hmac Update filenames in makefiles 2006-02-04 01:49:36 +00:00
idea Update from HEAD. 2007-01-21 13:16:49 +00:00
krb5
lhash Update from HEAD. 2007-01-21 13:16:49 +00:00
md2 Update from HEAD. 2007-01-21 13:16:49 +00:00
md4 Synchronize message digests in 098-fips with 098. 2007-11-11 13:34:08 +00:00
md5 Synchronize message digests in 098-fips with 098. 2007-11-11 13:34:08 +00:00
mdc2 Update filenames in makefiles 2006-02-04 01:49:36 +00:00
objects Update default CFLAGS and dependencies. 2008-04-03 23:18:27 +00:00
ocsp Backport certificate status request TLS extension support to 0.9.8. 2007-10-12 00:00:36 +00:00
pem Backport of CMS code to 0.9.8-stable branch. Disabled by default. 2008-04-03 23:03:56 +00:00
perlasm Unobtrusive backport of 32-bit x86 Montgomery improvements from 0.9.9-dev: 2008-05-01 23:11:34 +00:00
pkcs7 Backport of CMS code to 0.9.8-stable branch. Disabled by default. 2008-04-03 23:03:56 +00:00
pkcs12 Rebuild error file C source files. 2006-11-21 20:14:46 +00:00
pqueue Update .cvsignore 2007-12-14 19:36:32 +00:00
rand Correctly adjust location of comment 2008-05-20 08:10:51 +00:00
rc2 Update from HEAD. 2007-01-21 13:16:49 +00:00
rc4 Netware support. 2008-01-03 22:53:06 +00:00
rc5 Update filenames in makefiles 2006-02-04 01:49:36 +00:00
ripemd Synchronize message digests in 098-fips with 098. 2007-11-11 13:34:08 +00:00
rsa Fix two invalid memory reads in RSA OAEP mode. 2008-05-19 21:26:28 +00:00
seed remove leftover from editing ... 2007-04-24 00:46:48 +00:00
sha Compensate inline assembler in sha512.c for gcc 2.7.2 compiler bug [from HEAD]. 2008-04-24 10:00:40 +00:00
stack Fix from HEAD. 2008-05-09 23:17:10 +00:00
store Typo in str_lib [from HEAD]. 2007-07-07 20:11:42 +00:00
threads
txt_db Update from HEAD. 2007-01-21 13:16:49 +00:00
ui Rebuild error file C source files. 2006-11-21 20:14:46 +00:00
x509 Backport some useful ASN1 utility functions from HEAD. 2008-04-02 11:11:51 +00:00
x509v3 Backport certificate status request TLS extension support to 0.9.8. 2007-10-12 00:00:36 +00:00
.cvsignore Update .cvsignore 2007-12-14 19:36:32 +00:00
cpt_err.c Rebuild error file C source files. 2006-11-21 20:14:46 +00:00
cryptlib.c gcc 4.2 fixes to avoid use or function pointer casts in OpenSSL. 2007-09-06 12:43:54 +00:00
cryptlib.h
crypto-lib.com Synchronise with Unix 2008-04-18 06:07:43 +00:00
crypto.h
cversion.c
ebcdic.c
ebcdic.h
ex_data.c gcc 4.2 fixes to avoid use or function pointer casts in OpenSSL. 2007-09-06 12:43:54 +00:00
ia64cpuid.S
install.com Synchronise with Unix build 2008-04-11 01:53:19 +00:00
LPdir_nyi.c
LPdir_unix.c
LPdir_vms.c
LPdir_win.c
LPdir_win32.c
LPdir_wince.c
Makefile Update filenames in makefiles 2006-02-04 01:49:36 +00:00
md32_common.h Synchronize message digests in 098-fips with 098. 2007-11-11 13:34:08 +00:00
mem.c
mem_clr.c Fix warning. 2007-06-23 19:07:54 +00:00
mem_dbg.c To secure Win64 API I'm throwing in this minimalistic Win64 support. 2005-07-04 23:24:12 +00:00
o_dir.c
o_dir.h
o_dir_test.c
o_str.c Fix from HEAD. 2008-03-29 13:22:49 +00:00
o_str.h "Overload" SunOS 4.x memcmp, which ruins ASN1_OBJECT table lookups [from HEAD]. 2005-09-20 20:25:17 +00:00
o_time.c
o_time.h
opensslconf.h.in
opensslv.h Release OpenSSL 0.9.8g with various fixes to issues introduced with 0.9.8f 2007-10-19 08:25:53 +00:00
ossl_typ.h Fix from HEAD. 2008-03-12 00:38:07 +00:00
sparccpuid.S
symhacks.h Provide other forms for symbols that are too long or that clash with others 2008-04-12 08:40:03 +00:00
tmdiff.c
tmdiff.h
uid.c
x86_64cpuid.pl x86_64cpuid.pl update [from HEAD]. 2007-11-11 16:25:00 +00:00
x86cpuid.pl x86cpuid.pl update [from HEAD]. 2007-11-11 19:44:42 +00:00