openssl/crypto
2004-07-23 22:54:18 +00:00
..
aes Various IA-64 assembler fix-ups. 2004-07-23 22:54:18 +00:00
asn1 PKCS#8 fixes from stable branch. 2004-07-04 16:44:52 +00:00
bf
bio make update 2004-04-19 18:33:41 +00:00
bn All SIXTY_FOUR_BIT platforms (mind the difference between SIXTY_FOUR_BIT and 2004-07-22 09:32:11 +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
comp After the latest round of header-hacking, regenerate the dependencies in 2004-05-17 19:26:06 +00:00
conf After the latest round of header-hacking, regenerate the dependencies in 2004-05-17 19:26:06 +00:00
des After the latest round of header-hacking, regenerate the dependencies in 2004-05-17 19:26:06 +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 Deprecate the recursive includes of bn.h from various API headers (asn1.h, 2004-05-17 19:14:22 +00:00
ecdsa Quick fix. 2004-07-16 03:24:51 +00:00
engine Incomplete initial sweep over the engine code. Mainly reducing some 2004-06-19 03:58:42 +00:00
err make update 2004-04-19 18:33:41 +00:00
evp I think it could be a good thing to know what went wrong with the tests... 2004-07-12 12:25:54 +00:00
hmac Extend HMAC_MAX_MD_CBLOCK to accomodate SHA-512. 2004-05-31 13:28:23 +00:00
idea
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 EVP_Digest is size_t-fied, clean up test programs accordingly. 2004-07-22 10:25:52 +00:00
md4 EVP_Digest is size_t-fied, clean up test programs accordingly. 2004-07-22 10:25:52 +00:00
md5 EVP_Digest is size_t-fied, clean up test programs accordingly. 2004-07-22 10:25:52 +00:00
mdc2 After the latest round of header-hacking, regenerate the dependencies in 2004-05-17 19:26:06 +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 Support for IA-32 SSE2 instruction set. 2004-05-06 10:31:09 +00:00
pkcs7 After the latest round of header-hacking, regenerate the dependencies in 2004-05-17 19:26:06 +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
rc4 Adapt rc4-amd64.pl for Win64/AMD64 assembler. 2004-07-23 17:51:17 +00:00
rc5 This is essentially Intel 32-bit compiler tune-up. To start with all 2004-03-28 21:27:47 +00:00
ripemd EVP_Digest is size_t-fied, clean up test programs accordingly. 2004-07-22 10:25:52 +00:00
rsa After the latest round of header-hacking, regenerate the dependencies in 2004-05-17 19:26:06 +00:00
sha Various IA-64 assembler fix-ups. 2004-07-23 22:54:18 +00:00
stack After the latest round of header-hacking, regenerate the dependencies in 2004-05-17 19:26:06 +00:00
store After the latest round of header-hacking, regenerate the dependencies in 2004-05-17 19:26:06 +00:00
threads
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 Delete obsolete and unimplemented function. 2004-05-19 17:05:02 +00:00
x509v3 Delta CRL support in extension code. 2004-07-06 17:16:40 +00:00
.cvsignore
cpt_err.c
cryptlib.c (oops) Apologies all, that last header-cleanup commit was from the wrong 2004-04-19 18:09:28 +00:00
cryptlib.h
crypto-lib.com o_dir needs to be compiler with the warnings about dollar signs in 2004-07-11 20:21:56 +00:00
crypto.h Reduce dependencies on crypto.h by moving the opaque definition of 2004-05-17 18:39:00 +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
ebcdic.h
ex_data.c (oops) Apologies all, that last header-cleanup commit was from the wrong 2004-04-19 18:09:28 +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 #include <limits.h> is required at least on HP-UX and IRIX. And what's 2004-07-22 10:53:26 +00:00
LPdir_vms.c In some cases, EVMSERR isn't visible (that's fairly new...). 2004-07-11 20:21:19 +00:00
LPdir_win32.c From LPlib: 2004-07-20 21:24:43 +00:00
LPdir_win.c From LPlib: 2004-07-22 18:34:06 +00:00
LPdir_wince.c From LPlib: 2004-07-20 21:24:43 +00:00
Makefile.ssl Copy a few files from LPlib (a new project of mine), add a wrapper. 2004-07-10 13:16:02 +00:00
md32_common.h SHA fails to compile on x86_64 if compiled with custom flags, without 2004-06-11 17:50:57 +00:00
mem_clr.c
mem_dbg.c
mem.c
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_dir.c Copy a few files from LPlib (a new project of mine), add a wrapper. 2004-07-10 13:16:02 +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_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
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 'SSL_add_dir_cert_subjects_to_stack' is longer than 31 characters. 2004-07-11 20:22:37 +00:00
tmdiff.c
tmdiff.h
uid.c