Dr. Stephen Henson a620626a33 Code tidy. %!s(int64=18) %!d(string=hai) anos
..
.cvsignore 4bb61becbb Add emacs cache files to .cvsignore. %!s(int64=19) %!d(string=hai) anos
Makefile 3ef3e07a49 make update %!s(int64=18) %!d(string=hai) anos
bio_b64.c 2754597013 A general spring-cleaning (in autumn) to fix up signed/unsigned warnings. %!s(int64=21) %!d(string=hai) anos
bio_enc.c a93b01be57 Increase offset for BIO_f_enc() to avoid problems with overlapping buffers %!s(int64=19) %!d(string=hai) anos
bio_md.c 41e455bfc4 test, remove unnecessary const cast %!s(int64=19) %!d(string=hai) anos
bio_ok.c 746fc2526f Fix compiler warnings in crypto/evp/bio_ok.c as pointed out by Geoff. %!s(int64=20) %!d(string=hai) anos
c_all.c 2b247cf81f OPENSSL_ia32cap final touches. Note that OPENSSL_ia32cap is no longer a %!s(int64=20) %!d(string=hai) anos
c_allc.c b8f702a0af Change builting PBE to use static table. Add entries for HMAC and MD5, GOST. %!s(int64=18) %!d(string=hai) anos
c_alld.c 8b9afce53a Add Whirlpool to EVP. %!s(int64=19) %!d(string=hai) anos
digest.c 8afca8d9c6 Fix more error codes. %!s(int64=19) %!d(string=hai) anos
e_aes.c 8d1ebe0bd1 Add the missing parts for DES CFB1 and CFB8. %!s(int64=21) %!d(string=hai) anos
e_bf.c abf21308d2 Make sure we get the definition of OPENSSL_NO_BF. %!s(int64=21) %!d(string=hai) anos
e_cast.c fb10590910 Make sure we get the definition of OPENSSL_NO_CAST. %!s(int64=21) %!d(string=hai) anos
e_des.c f8296228f1 as we encrypt every bit separately we need to loop through the number %!s(int64=18) %!d(string=hai) anos
e_des3.c 216659eb87 Enhance EVP code to generate random symmetric keys of the %!s(int64=20) %!d(string=hai) anos
e_dsa.c ec577822f9 Change #include filenames from <foo.h> to <openssl.h>. %!s(int64=25) %!d(string=hai) anos
e_idea.c 786b0075d5 Make sure we get the definition of OPENSSL_NO_IDEA. %!s(int64=21) %!d(string=hai) anos
e_null.c 8215e7a938 fix warnings when building openssl with the following compiler options: %!s(int64=19) %!d(string=hai) anos
e_old.c 2e7245f5a3 Use OPENSSL_NO_CAST, not OPENSSL_NO_CAST5 in e_old.c %!s(int64=19) %!d(string=hai) anos
e_rc2.c 6d3a1eac3b Add PRF preference ctrl to ciphers. %!s(int64=18) %!d(string=hai) anos
e_rc4.c 8215e7a938 fix warnings when building openssl with the following compiler options: %!s(int64=19) %!d(string=hai) anos
e_rc5.c f118514501 Make sure we get the definition of OPENSSL_NO_RC5. %!s(int64=21) %!d(string=hai) anos
e_xcbc_d.c 8215e7a938 fix warnings when building openssl with the following compiler options: %!s(int64=19) %!d(string=hai) anos
encode.c 0fc6b2c9e2 Do no try to pretend we're at the end of anything unless we're at the end %!s(int64=19) %!d(string=hai) anos
evp.h 6d3a1eac3b Add PRF preference ctrl to ciphers. %!s(int64=18) %!d(string=hai) anos
evp_acnf.c 43eb3b0130 We seem to carry some rests of the 0.9.6 [engine] ENGINE framework in form %!s(int64=21) %!d(string=hai) anos
evp_enc.c b40228a61d New functions to support opaque EVP_CIPHER_CTX handling. %!s(int64=19) %!d(string=hai) anos
evp_err.c b010b7c434 Use more flexible method of determining output length, by setting &outlen %!s(int64=18) %!d(string=hai) anos
evp_key.c c1facbb681 Check EVP_DigestInit_ex() return value in EVP_BytesToKey(). %!s(int64=18) %!d(string=hai) anos
evp_lib.c c39c32dd65 PKCS#8 fixes from stable branch. %!s(int64=20) %!d(string=hai) anos
evp_locl.h b010b7c434 Use more flexible method of determining output length, by setting &outlen %!s(int64=18) %!d(string=hai) anos
evp_pbe.c 1631d5f9b9 HMAC OIDs from RFC4231. %!s(int64=18) %!d(string=hai) anos
evp_pkey.c 18e377b4ff Make EVP_PKEY_ASN1_METHOD opaque. Add application level functions to %!s(int64=18) %!d(string=hai) anos
evp_test.c 63d740752f changes from 0.9.8 %!s(int64=19) %!d(string=hai) anos
evptests.txt 78055aa6a5 Add the AES test vectors from NIST document SP800-38A. %!s(int64=22) %!d(string=hai) anos
m_dss.c ee1d9ec019 Remove link between digests and signature algorithms. %!s(int64=18) %!d(string=hai) anos
m_dss1.c ee1d9ec019 Remove link between digests and signature algorithms. %!s(int64=18) %!d(string=hai) anos
m_ecdsa.c ee1d9ec019 Remove link between digests and signature algorithms. %!s(int64=18) %!d(string=hai) anos
m_md2.c 3eeaab4bed make %!s(int64=19) %!d(string=hai) anos
m_md4.c 3eeaab4bed make %!s(int64=19) %!d(string=hai) anos
m_md5.c 3eeaab4bed make %!s(int64=19) %!d(string=hai) anos
m_mdc2.c 9e0aad9fd6 size_t-fication of message digest APIs. We should size_t-fy more APIs... %!s(int64=20) %!d(string=hai) anos
m_null.c 9e0aad9fd6 size_t-fication of message digest APIs. We should size_t-fy more APIs... %!s(int64=20) %!d(string=hai) anos
m_ripemd.c 3eeaab4bed make %!s(int64=19) %!d(string=hai) anos
m_sha.c 3eeaab4bed make %!s(int64=19) %!d(string=hai) anos
m_sha1.c ee1d9ec019 Remove link between digests and signature algorithms. %!s(int64=18) %!d(string=hai) anos
m_wp.c 8b9afce53a Add Whirlpool to EVP. %!s(int64=19) %!d(string=hai) anos
names.c 246e09319c Fix bug where freed OIDs could be accessed in EVP_cleanup() by %!s(int64=18) %!d(string=hai) anos
openbsd_hw.c 11a57c7be5 This changes EVP's cipher and digest code to hook via the ENGINE support. %!s(int64=23) %!d(string=hai) anos
p5_crpt.c b8f702a0af Change builting PBE to use static table. Add entries for HMAC and MD5, GOST. %!s(int64=18) %!d(string=hai) anos
p5_crpt2.c a620626a33 Code tidy. %!s(int64=18) %!d(string=hai) anos
p_dec.c c927df3fa1 Initial DSA EVP_PKEY_METHOD. Fixup some error codes. %!s(int64=18) %!d(string=hai) anos
p_enc.c c927df3fa1 Initial DSA EVP_PKEY_METHOD. Fixup some error codes. %!s(int64=18) %!d(string=hai) anos
p_lib.c 7f57b076a6 New functions to get key types without dereferncing EVP_PKEY. %!s(int64=18) %!d(string=hai) anos
p_open.c f733a5ef0e Initial functions for main EVP_PKEY_METHOD operations. %!s(int64=18) %!d(string=hai) anos
p_seal.c f733a5ef0e Initial functions for main EVP_PKEY_METHOD operations. %!s(int64=18) %!d(string=hai) anos
p_sign.c ee1d9ec019 Remove link between digests and signature algorithms. %!s(int64=18) %!d(string=hai) anos
p_verify.c ee1d9ec019 Remove link between digests and signature algorithms. %!s(int64=18) %!d(string=hai) anos
pmeth_fn.c c20276e4ae Fix (most) WIN32 warnings and errors. %!s(int64=18) %!d(string=hai) anos
pmeth_gn.c c20276e4ae Fix (most) WIN32 warnings and errors. %!s(int64=18) %!d(string=hai) anos
pmeth_lib.c 81cebb8b79 Add prototypes and pkey accessor function for EVP_PKEY_CTX. %!s(int64=18) %!d(string=hai) anos