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