openssl/crypto
2005-05-03 21:20:17 +00:00
..
aes Add DTLS support. 2005-04-26 16:02:40 +00:00
asn1 Typo. 2005-04-30 18:07:30 +00:00
bf Add DTLS support. 2005-04-26 16:02:40 +00:00
bio Lots of Win32 fixes for DTLS. 2005-04-27 16:27:14 +00:00
bn remove BN_ncopy, it was only used in bn_nist.c and wasn't particular 2005-05-03 20:27:00 +00:00
buffer Fix various incorrect error function codes. 2005-04-26 18:53:22 +00:00
cast Add DTLS support. 2005-04-26 16:02:40 +00:00
comp Rebuild error codes. 2005-04-12 16:15:22 +00:00
conf Fix various incorrect error function codes. 2005-04-26 18:53:22 +00:00
des Add DTLS support. 2005-04-26 16:02:40 +00:00
dh Pointer to BN_MONT_CTX could be used uninitialized. 2005-04-28 08:49:01 +00:00
dsa Change method_mont_p from (char *) to (BN_MONT_CTX *) and remove several 2005-04-27 00:04:59 +00:00
dso Fix various incorrect error function codes. 2005-04-26 18:53:22 +00:00
ec rewrite of bn_nist.c, disable support for some curves on 64 bit platforms 2005-05-03 20:23:33 +00:00
ecdh hide the definition of ECDSA_METHOD and ECDSA_DATA (and mutatis mutandis 2005-04-29 15:56:06 +00:00
ecdsa hide the definition of ECDSA_METHOD and ECDSA_DATA (and mutatis mutandis 2005-04-29 15:56:06 +00:00
engine New "algorithm define" OPENSSL_NO_GMP. Update mkdef.pl and Configure script 2005-04-19 13:24:44 +00:00
err Include error library value in C error source files instead of fixing up 2005-04-12 13:31:14 +00:00
evp Allow for ./config no-sha0 [from stable]. 2005-04-30 21:51:41 +00:00
hmac Add emacs cache files to .cvsignore. 2005-04-11 14:17:07 +00:00
idea Add emacs cache files to .cvsignore. 2005-04-11 14:17:07 +00:00
krb5 Add emacs cache files to .cvsignore. 2005-04-11 14:17:07 +00:00
lhash Add emacs cache files to .cvsignore. 2005-04-11 14:17:07 +00:00
md2 Check return values of <Digest>_Init functions in low level digest calls. 2005-04-14 22:58:44 +00:00
md4 Check return values of <Digest>_Init functions in low level digest calls. 2005-04-14 22:58:44 +00:00
md5 Add DTLS support. 2005-04-26 16:02:40 +00:00
mdc2 Check return values of <Digest>_Init functions in low level digest calls. 2005-04-14 22:58:44 +00:00
objects Rebuild error codes. 2005-04-12 16:15:22 +00:00
ocsp Rebuild error codes. 2005-04-12 16:15:22 +00:00
pem Stop compiler warnings about deprecated lvalue casts. 2005-04-20 21:39:13 +00:00
perlasm x86_64 assembler translator update. 2005-05-03 15:35:14 +00:00
pkcs7 Support for smime-type MIME parameter. 2005-05-01 12:46:57 +00:00
pkcs12 Rebuild error codes. 2005-04-12 16:15:22 +00:00
pqueue Lots of Win32 fixes for DTLS. 2005-04-27 16:27:14 +00:00
rand Various Win32 and other fixes for warnings and compilation errors. 2005-04-19 00:12:36 +00:00
rc2 Add emacs cache files to .cvsignore. 2005-04-11 14:17:07 +00:00
rc4 Commentary update. 2005-05-03 21:16:42 +00:00
rc5 Add emacs cache files to .cvsignore. 2005-04-11 14:17:07 +00:00
ripemd Add DTLS support. 2005-04-26 16:02:40 +00:00
rsa Port BN_MONT_CTX_set_locked() from stable branch. 2005-04-26 23:58:54 +00:00
sha Allow for ./config no-sha0 [from stable]. 2005-04-30 21:51:41 +00:00
stack Make sure id2_func is properly cast as well... 2005-04-20 13:17:42 +00:00
store Rebuild error codes. 2005-04-12 16:15:22 +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 Add emacs cache files to .cvsignore. 2005-04-11 14:17:07 +00:00
ui Rebuild error codes. 2005-04-12 16:15:22 +00:00
x509 Rename typed version of M_ASN1_get M_ASN1_get_x to avoid conflicts. 2005-04-20 21:48:06 +00:00
x509v3 Rebuild error codes. 2005-04-12 16:15:22 +00:00
.cvsignore Add emacs cache files to .cvsignore. 2005-04-11 14:17:07 +00:00
cpt_err.c Rebuild error codes. 2005-04-12 16:15:22 +00:00
cryptlib.c Cygwin doesn't expose Win32 [not "officially"]. 2005-05-03 21:20:17 +00:00
cryptlib.h Introduce OPENSSL_NONPIC_relocated to denote relocated DLLs. 2005-04-13 08:46:35 +00:00
crypto-lib.com Synchronise with Unix build system. 2005-04-28 04:55:28 +00:00
crypto.h Replace overwritten lines before error codes. 2005-04-12 16:17:53 +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 Cpuid modules updates. 2005-05-03 21:05:06 +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 Rename amd64 modules to x86_64 and update RC4 implementation. 2005-05-03 15:42:05 +00:00
md32_common.h Refine PowerPC platform support. 2004-12-20 13:44:34 +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 avoid warnings when building on systems where sizeof(void *) > sizeof(int) 2005-04-29 14:26:59 +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 Rely on e_os.h to appropriately define str[n]casecmp in non-POSIX 2005-01-13 15:46:09 +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
sparccpuid.S Cpuid modules updates. 2005-05-03 21:05:06 +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
x86_64cpuid.pl Rename amd64 modules to x86_64 and update RC4 implementation. 2005-05-03 15:42:05 +00:00
x86cpuid.pl Cpuid modules updates. 2005-05-03 21:05:06 +00:00