Dr. Stephen Henson 03b7b4690c Cleaner check of self test status. 17 роки тому
..
.cvsignore 4bb61becbb Add emacs cache files to .cvsignore. 20 роки тому
Makefile 7c27ac1030 Update dependencies. 17 роки тому
bio_b64.c 2754597013 A general spring-cleaning (in autumn) to fix up signed/unsigned warnings. 21 роки тому
bio_enc.c a93b01be57 Increase offset for BIO_f_enc() to avoid problems with overlapping buffers 19 роки тому
bio_md.c aeb9ccfaad And so it begins... 18 роки тому
bio_ok.c 746fc2526f Fix compiler warnings in crypto/evp/bio_ok.c as pointed out by Geoff. 20 роки тому
c_all.c 2b247cf81f OPENSSL_ia32cap final touches. Note that OPENSSL_ia32cap is no longer a 20 роки тому
c_allc.c 1139eeecbc Merge from 0.9.8 stable branch. 17 роки тому
c_alld.c 405d9761a5 Allow for ./config no-sha0 [from stable]. 19 роки тому
dig_eng.c 4742bc0f6f Fix remaining error code discrepancies. 17 роки тому
digest.c 03b7b4690c Cleaner check of self test status. 17 роки тому
e_aes.c 5fd76ba57a Changes to make AES algorithm test work via EVP. 17 роки тому
e_bf.c abf21308d2 Make sure we get the definition of OPENSSL_NO_BF. 22 роки тому
e_camellia.c f4f1dc39e0 Fix from HEAD. 18 роки тому
e_cast.c fb10590910 Make sure we get the definition of OPENSSL_NO_CAST. 22 роки тому
e_des.c 27f50994ff Disable DES in FIPS mode. 17 роки тому
e_des3.c 8944220221 Move 3DES EVP inside FIPS module and modify algorithm tests to use it. 17 роки тому
e_dsa.c ec577822f9 Change #include filenames from <foo.h> to <openssl.h>. 26 роки тому
e_idea.c 786b0075d5 Make sure we get the definition of OPENSSL_NO_IDEA. 22 роки тому
e_null.c aeb9ccfaad And so it begins... 18 роки тому
e_old.c 2e7245f5a3 Use OPENSSL_NO_CAST, not OPENSSL_NO_CAST5 in e_old.c 19 роки тому
e_rc2.c 2754597013 A general spring-cleaning (in autumn) to fix up signed/unsigned warnings. 21 роки тому
e_rc4.c aeb9ccfaad And so it begins... 18 роки тому
e_rc5.c f118514501 Make sure we get the definition of OPENSSL_NO_RC5. 22 роки тому
e_seed.c b2d65cbac7 Fix warnings. 17 роки тому
e_xcbc_d.c 7f622f6c04 fix warnings when building openssl with (gcc 3.3.1): 19 роки тому
enc_min.c 03b7b4690c Cleaner check of self test status. 17 роки тому
encode.c 2b975dfd5b Do no try to pretend we're at the end of anything unless we're at the end 19 роки тому
evp.h 4742bc0f6f Fix remaining error code discrepancies. 17 роки тому
evp_acnf.c 43eb3b0130 We seem to carry some rests of the 0.9.6 [engine] ENGINE framework in form 22 роки тому
evp_cnf.c 56474376dc If config file tries to enter FIPS mode in a non FIPS capable library 18 роки тому
evp_enc.c 03b7b4690c Cleaner check of self test status. 17 роки тому
evp_err.c 4742bc0f6f Fix remaining error code discrepancies. 17 роки тому
evp_key.c 81418b7c77 Update from HEAD. 19 роки тому
evp_lib.c 5fd76ba57a Changes to make AES algorithm test work via EVP. 17 роки тому
evp_locl.h e881c00515 EVP_*_cfb1 was broken [from HEAD]. 17 роки тому
evp_pbe.c 8afca8d9c6 Fix more error codes. 19 роки тому
evp_pkey.c 4913b88f70 make 19 роки тому
evp_test.c 1139eeecbc Merge from 0.9.8 stable branch. 17 роки тому
evptests.txt 1139eeecbc Merge from 0.9.8 stable branch. 17 роки тому
m_dss.c aeb9ccfaad And so it begins... 18 роки тому
m_dss1.c ff03c6bc97 Add tiny ASN1 code for DSA signatures. 18 роки тому
m_ecdsa.c 9e0aad9fd6 size_t-fication of message digest APIs. We should size_t-fy more APIs... 20 роки тому
m_md2.c aeb9ccfaad And so it begins... 18 роки тому
m_md4.c aeb9ccfaad And so it begins... 18 роки тому
m_md5.c aeb9ccfaad And so it begins... 18 роки тому
m_mdc2.c aeb9ccfaad And so it begins... 18 роки тому
m_null.c 9e0aad9fd6 size_t-fication of message digest APIs. We should size_t-fy more APIs... 20 роки тому
m_ripemd.c 4913b88f70 make 19 роки тому
m_sha.c aeb9ccfaad And so it begins... 18 роки тому
m_sha1.c ff03c6bc97 Add tiny ASN1 code for DSA signatures. 18 роки тому
names.c aeb9ccfaad And so it begins... 18 роки тому
openbsd_hw.c 11a57c7be5 This changes EVP's cipher and digest code to hook via the ENGINE support. 23 роки тому
p5_crpt.c 3de6d65ea3 improved error checking and some fixes 19 роки тому
p5_crpt2.c b095418d20 Fix from 0.9.7-stable. 19 роки тому
p_dec.c 875a644a90 Constify d2i, s2i, c2i and r2i functions and other associated 21 роки тому
p_enc.c 875a644a90 Constify d2i, s2i, c2i and r2i functions and other associated 21 роки тому
p_lib.c 4913b88f70 make 19 роки тому
p_open.c 60a938c6bc (oops) Apologies all, that last header-cleanup commit was from the wrong 21 роки тому
p_seal.c 216659eb87 Enhance EVP code to generate random symmetric keys of the 21 роки тому
p_sign.c 9719193222 New EVP sign and verify functionality. 18 роки тому
p_verify.c 9719193222 New EVP sign and verify functionality. 18 роки тому