openssl/crypto
2002-05-30 14:06:17 +00:00
..
aes Correct AES counter mode, which incorrectly incremented the counter before 2002-05-30 14:06:17 +00:00
asn1 Make i2c_ASN1_BIT_STRING return the correct length. 2002-05-29 23:11:55 +00:00
bf make update 2001-07-31 17:07:24 +00:00
bio make b_print.c consistent with the rest of OpenSSL: 2002-05-14 19:03:12 +00:00
bn Fallback to normal multiply if n2 == 8 and dna or dnb is not zero 2002-05-10 22:22:55 +00:00
buffer remove redundant ERR_load_... declarations 2001-12-17 19:22:23 +00:00
cast make update 2001-07-31 17:07:24 +00:00
comp add automatically generated ERR_load_... prototype 2002-01-04 13:12:08 +00:00
conf This file was removed long ago. Why it's still in this branch is a 2002-05-22 07:49:37 +00:00
des make update 2002-04-06 19:15:27 +00:00
dh fix DH_generate_parameters for general 'generator' 2002-03-20 16:02:46 +00:00
dsa Make {RSA,DSA,DH}_new_method obtain and release an ENGINE 2002-03-09 18:24:14 +00:00
dso Set DLOPEN_FLAG the same way on NetBSD as on OpenBSD. 2002-05-29 21:00:33 +00:00
ec accept NULL in 'free' functions 2002-05-21 09:00:54 +00:00
engine Use 0 instead of NULL when casting to function pointers, to avoid 2002-05-22 07:56:38 +00:00
err ERR_file_name is no longer being used. 2002-04-22 13:55:37 +00:00
evp fix EVP_dsa_sha macro 2002-05-16 12:53:34 +00:00
hmac Initialize cipher context in KRB5 2002-03-14 18:16:49 +00:00
idea make update 2001-07-31 17:07:24 +00:00
krb5 'make update' 2001-10-04 07:49:09 +00:00
lhash Remove superflous statement <justin.fletcher@ntlworld.com>. 2002-03-21 19:10:07 +00:00
md2 Retain compatibility of EVP_DigestInit() and EVP_DigestFinal() 2001-10-16 01:24:29 +00:00
md4 Retain compatibility of EVP_DigestInit() and EVP_DigestFinal() 2001-10-16 01:24:29 +00:00
md5 Retain compatibility of EVP_DigestInit() and EVP_DigestFinal() 2001-10-16 01:24:29 +00:00
mdc2 'make update' 2002-02-05 17:34:58 +00:00
objects Added generationQualifier OID (proposed by Fiel Cabral). 2002-04-25 18:00:13 +00:00
ocsp ECDSA support 2002-02-13 18:21:51 +00:00
pem Uhmmm, if we use && after having tested for the presence of the certificate, 2002-04-23 13:15:27 +00:00
perlasm
pkcs7 Always init ctx_tmp in PKCS7_dataFinal since it is always cleaned up. 2002-02-26 19:32:16 +00:00
pkcs12 Initialize cipher context in KRB5 2002-03-14 18:16:49 +00:00
rand Use OPENSSL_SYS_VMS instead of just VMS 2002-05-22 11:35:41 +00:00
rc2 make update 2001-07-31 17:07:24 +00:00
rc4 make update 2001-07-31 17:07:24 +00:00
rc5 make update 2001-07-31 17:07:24 +00:00
rijndael make update 2001-07-31 17:07:24 +00:00
ripemd Retain compatibility of EVP_DigestInit() and EVP_DigestFinal() 2001-10-16 01:24:29 +00:00
rsa Make {RSA,DSA,DH}_new_method obtain and release an ENGINE 2002-03-09 18:24:14 +00:00
sha Retain compatibility of EVP_DigestInit() and EVP_DigestFinal() 2001-10-16 01:24:29 +00:00
stack Fix various warnings when compiling with KRB5 code. 2002-03-12 03:00:59 +00:00
threads
txt_db make update 2001-07-31 17:07:24 +00:00
ui One place where VMS wasn't changed to OPENSSL_SYS_VMS... 2002-05-09 18:27:56 +00:00
x509 Increase internal security when using strncpy, by making sure the resulting string is NUL-terminated 2002-02-28 12:44:05 +00:00
x509v3 disable '#ifdef DEBUG' sections 2002-02-21 14:08:47 +00:00
.cvsignore
cpt_err.c First step in fixing "ex_data" support. Warning: big commit log ... 2001-09-01 19:56:46 +00:00
cryptlib.c new locks 2002-02-13 17:25:27 +00:00
cryptlib.h
crypto-lib.com Avoid loops when linking doesn't work 2002-05-23 15:27:21 +00:00
crypto.h new locks 2002-02-13 17:25:27 +00:00
cversion.c
ebcdic.c Merg in recent changes from the main trunk. 2002-02-20 12:28:32 +00:00
ebcdic.h
ex_data.c Redo type-safety fix. 2001-09-07 11:43:30 +00:00
install.com Because Rijndael is more known as AES, use crypto/aes instead of 2002-01-02 16:55:35 +00:00
Makefile.ssl Make sure that date is run under the C locale, so dates are given in the 2002-05-02 08:05:52 +00:00
md32_common.h openbsd-x86 macros 2001-10-14 00:57:30 +00:00
mem.c
mem_dbg.c Ensure that failure to create the BIO in 'CRYPTO_mem_leaks_fp' doesn't 2001-08-28 15:54:57 +00:00
o_time.c Patches to make OpenSSL compilable on MacOS/X. 2002-01-08 09:19:31 +00:00
o_time.h
opensslconf.h.in GCC uses __i386__. 2002-01-26 03:57:41 +00:00
opensslv.h Change the date to XX xxx XXXX in development versions. 2002-04-11 21:53:57 +00:00
ossl_typ.h #undef some things that cause a conflict under Win32 when 2002-02-02 13:19:27 +00:00
symhacks.h VMS addaptation, including a few more long names that needed hacking. 2002-02-28 13:18:47 +00:00
tmdiff.c Missing #endif 2002-02-16 11:58:16 +00:00
tmdiff.h
uid.c