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