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