openssl/crypto
Geoff Thorpe 58ae65cd1a Update ECDSA and ECDH for OPENSSL_NO_ENGINE.
Reported by: Maxim Masiutin
Submitted by: Nils Larsch
2004-10-21 00:06:14 +00:00
..
aes Make aes_ctr.c 64-bit savvy. 2004-08-23 22:19:51 +00:00
asn1 Fix race condition when CRL checking is enabled. 2004-10-04 16:30:12 +00:00
bf Proper support for OpenBSD-i386 shared build, including assember modules! 2004-08-29 21:36:37 +00:00
bio Basically, I wanted to be able to make a dump to a FILE*, and not have 2004-08-11 21:13:57 +00:00
bn Two TODO comments taken care of. Nils pointed out that one of them had already 2004-09-19 04:43:46 +00:00
buffer Make some more API types opaquely available from ossl_typ.h, meaning the 2004-05-15 18:32:08 +00:00
cast Proper support for OpenBSD-i386 shared build, including assember modules! 2004-08-29 21:36:37 +00:00
comp Because libraries on Windows lack useful version information, the zlib 2004-10-14 05:48:59 +00:00
conf After the latest round of header-hacking, regenerate the dependencies in 2004-05-17 19:26:06 +00:00
des Proper support for OpenBSD-i386 shared build, including assember modules! 2004-08-29 21:36:37 +00:00
dh After the latest round of header-hacking, regenerate the dependencies in 2004-05-17 19:26:06 +00:00
dsa After the latest round of header-hacking, regenerate the dependencies in 2004-05-17 19:26:06 +00:00
dso make update 2004-04-19 18:33:41 +00:00
ec Using Horner's algorithm to evaluate the ec polynomial 2004-07-16 03:24:19 +00:00
ecdh Update ECDSA and ECDH for OPENSSL_NO_ENGINE. 2004-10-21 00:06:14 +00:00
ecdsa Update ECDSA and ECDH for OPENSSL_NO_ENGINE. 2004-10-21 00:06:14 +00:00
engine Move the declaration of alloca() so it's ony declared when really 2004-09-27 21:59:44 +00:00
err Oops, wrong version... 2004-07-27 00:19:58 +00:00
evp OPENSSL_ia32cap final touches. Note that OPENSSL_ia32cap is no longer a 2004-08-29 16:36:05 +00:00
hmac Zero key-length for HMAC is apparently OK. 2004-07-25 20:24:49 +00:00
idea Use sh explicitely to run point.sh 2003-12-27 14:59:07 +00:00
krb5 After the latest round of header-hacking, regenerate the dependencies in 2004-05-17 19:26:06 +00:00
lhash After the latest round of header-hacking, regenerate the dependencies in 2004-05-17 19:26:06 +00:00
md2 Typos, typos... 2004-07-25 20:09:56 +00:00
md4 Minor 64-bit md32_common.h update and minor unsignification of digests. 2004-07-25 19:10:43 +00:00
md5 Proper support for OpenBSD-i386 shared build, including assember modules! 2004-08-29 21:36:37 +00:00
mdc2 Minor 64-bit md32_common.h update and minor unsignification of digests. 2004-07-25 19:10:43 +00:00
objects make update 2004-05-31 13:16:08 +00:00
ocsp After the latest round of header-hacking, regenerate the dependencies in 2004-05-17 19:26:06 +00:00
pem Copy a few files from LPlib (a new project of mine), add a wrapper. 2004-07-10 13:16:02 +00:00
perlasm Fix Solaris 10_x86 shared build. -Bsymbolic is required to avoid 2004-09-28 20:45:10 +00:00
pkcs7 Check ASN1_TYPE structure type is a SEQUENCE in PKCS7_get_smimecap(). 2004-09-15 23:47:25 +00:00
pkcs12 After the latest round of header-hacking, regenerate the dependencies in 2004-05-17 19:26:06 +00:00
rand Make rand_win.c UNICODE savvy. 2004-07-21 17:17:30 +00:00
rc2 Use sh explicitely to run point.sh 2003-12-27 14:59:07 +00:00
rc4 Proper support for OpenBSD-i386 shared build, including assember modules! 2004-08-29 21:36:37 +00:00
rc5 Proper support for OpenBSD-i386 shared build, including assember modules! 2004-08-29 21:36:37 +00:00
ripemd Proper support for OpenBSD-i386 shared build, including assember modules! 2004-08-29 21:36:37 +00:00
rsa Remove distracting comments and code. Thanks to Nils for picking up on the 2004-09-19 04:55:15 +00:00
sha SHA1 asm Pentium tune-up. Performance loss is not as bad anymore. 2004-09-27 09:37:03 +00:00
stack Oops! 2004-10-04 17:28:31 +00:00
store After the latest round of header-hacking, regenerate the dependencies in 2004-05-17 19:26:06 +00:00
threads Only use environment variables if uid and gid are the same as euid and egid. 2003-12-27 16:07:20 +00:00
txt_db make update 2004-04-19 18:33:41 +00:00
ui After the latest round of header-hacking, regenerate the dependencies in 2004-05-17 19:26:06 +00:00
x509 Fix race condition when CRL checking is enabled. 2004-10-04 16:30:12 +00:00
x509v3 Delta CRL support in extension code. 2004-07-06 17:16:40 +00:00
.cvsignore Always use buildinf.h, which now includes the mk1mfinf.h data. 1999-07-29 12:57:23 +00:00
amd64cpuid.pl Add framework for yet another assembler module dubbed "cpuid." Idea 2004-07-26 20:18:55 +00:00
cpt_err.c First step in fixing "ex_data" support. Warning: big commit log ... 2001-09-01 19:56:46 +00:00
cryptlib.c OPENSSL_ia32cap final touches. Note that OPENSSL_ia32cap is no longer a 2004-08-29 16:36:05 +00:00
cryptlib.h OPENSSL_ia32cap final touches. Note that OPENSSL_ia32cap is no longer a 2004-08-29 16:36:05 +00:00
crypto-lib.com Synchronise with Unix build. 2004-09-12 13:02:04 +00:00
crypto.h OPENSSL_ia32cap final touches. Note that OPENSSL_ia32cap is no longer a 2004-08-29 16:36:05 +00:00
cversion.c (oops) Apologies all, that last header-cleanup commit was from the wrong 2004-04-19 18:09:28 +00:00
ebcdic.c Oops, this file already had the "empty source file" workaround but it 2003-10-29 22:25:04 +00:00
ebcdic.h EBCDIC support. 2000-02-01 02:21:16 +00:00
ex_data.c (oops) Apologies all, that last header-cleanup commit was from the wrong 2004-04-19 18:09:28 +00:00
ia64cpuid.S Add framework for yet another assembler module dubbed "cpuid." Idea 2004-07-26 20:18:55 +00:00
install.com Add store.h among the exported headers on VMS. 2004-03-24 09:52:16 +00:00
LPdir_nyi.c Copy a few files from LPlib (a new project of mine), add a wrapper. 2004-07-10 13:16:02 +00:00
LPdir_unix.c Import changed files from LPlib. The changes are logged as follows 2004-09-23 22:11:39 +00:00
LPdir_vms.c Import changed files from LPlib. The changes are logged as follows 2004-09-23 22:11:39 +00:00
LPdir_win.c Import changed files from LPlib. The changes are logged as follows 2004-09-23 22:11:39 +00:00
LPdir_win32.c Import changed files from LPlib. The changes are logged as follows 2004-09-23 22:11:39 +00:00
LPdir_wince.c Import changed files from LPlib. The changes are logged as follows 2004-09-23 22:11:39 +00:00
Makefile.ssl Proper support for OpenBSD-i386 shared build, including assember modules! 2004-08-29 21:36:37 +00:00
md32_common.h Minor 64-bit md32_common.h update and minor unsignification of digests. 2004-07-25 19:10:43 +00:00
mem.c CRYPTO_malloc(), CRYPTO_realloc() and variants of them should return NULL 2003-12-01 12:06:15 +00:00
mem_clr.c Make CRYPTO_cleanse() independent of endianness. 2002-12-03 16:06:40 +00:00
mem_dbg.c Use BUF_strlcpy() instead of strcpy(). 2003-12-27 14:40:17 +00:00
o_dir.c DJGPP has opendir() and friends, according to Gisle Vanem <giva@bgnett.no>. 2004-08-03 19:15:21 +00:00
o_dir.h Copy a few files from LPlib (a new project of mine), add a wrapper. 2004-07-10 13:16:02 +00:00
o_dir_test.c Copy a few files from LPlib (a new project of mine), add a wrapper. 2004-07-10 13:16:02 +00:00
o_str.c o_str.c: Windows doesn't have <strings.h>, and since we use _strnicmp() and 2004-07-08 08:32:48 +00:00
o_str.h o_str.c: Windows doesn't have <strings.h>, and since we use _strnicmp() and 2004-07-08 08:32:48 +00:00
o_time.c Since version 7.0, The C RTL in VMS handles time in terms of UTC 2004-07-19 07:50:43 +00:00
o_time.h Use one address consistently. 2001-07-05 10:20:07 +00:00
opensslconf.h.in This fixes the installation target for dynamic engines, which was trying to 2004-06-01 03:18:58 +00:00
opensslv.h Make reservations for FIPS code in HEAD branch, so that the moment FIPS 2004-05-17 15:49:13 +00:00
ossl_typ.h Reduce dependencies on crypto.h by moving the opaque definition of 2004-05-17 18:39:00 +00:00
symhacks.h Another symbol longer than 31 characters... 2004-09-08 08:13:03 +00:00
tmdiff.c Netware-specific changes, 2003-11-28 13:10:58 +00:00
tmdiff.h For whatever reason (compiler or header bugs), at least one commonly-used 2003-10-29 04:40:13 +00:00
uid.c Netware-specific changes, 2003-11-28 13:10:58 +00:00
x86cpuid.pl x86 assembler updates: more instructions, new OPENSSL_instrument_halt 2004-09-09 14:50:32 +00:00