Richard Levitte 2905015c6e Merge from HEAD 22 gadi atpakaļ
..
asm 2905015c6e Merge from HEAD 22 gadi atpakaļ
.cvsignore d575d2924c Ignore Makefile.save 25 gadi atpakaļ
Makefile.ssl ff90d659e6 Use double dashes so makedepend doesn't misunderstand the flags we 22 gadi atpakaļ
bn.h bce625987d Do not use the word 'modulus', which is a class template name in VC++ 6.0/SP5. 22 gadi atpakaļ
bn.mul dfeab0689f Import of old SSLeay release: SSLeay 0.9.1b (unreleased) 26 gadi atpakaļ
bn_add.c 8dea52fa42 Fix some things that look like bugs. 24 gadi atpakaļ
bn_asm.c 0450d28759 Make the definition of bn_add_words() match the definition. 24 gadi atpakaļ
bn_blind.c 26a3a48d65 There have been a number of complaints from a number of sources that names 24 gadi atpakaļ
bn_ctx.c c62b26fdc6 Hide BN_CTX structure details. 23 gadi atpakaļ
bn_div.c c4ac954c59 Check the return values where memory allocation failures may happen. 22 gadi atpakaļ
bn_err.c cf1b7d9664 Make all configuration macros available for application by making 23 gadi atpakaļ
bn_exp.c 8dea52fa42 Fix some things that look like bugs. 24 gadi atpakaļ
bn_exp2.c 12cfcc128c Fix the recently introduced test that checks if the result is 0 24 gadi atpakaļ
bn_gcd.c 1f224bf029 Adjust BN_mod_inverse algorithm selection according to experiments on 23 gadi atpakaļ
bn_kron.c cd2eebfd64 BN_sqrt 24 gadi atpakaļ
bn_lcl.h 35748f40d6 add missing declaration 22 gadi atpakaļ
bn_lib.c c9ea7400b4 A few more memset()s converted to OPENSSL_cleanse(). 22 gadi atpakaļ
bn_mod.c 7d0d0996aa binary algorithm for modular inversion 23 gadi atpakaļ
bn_mont.c c4ac954c59 Check the return values where memory allocation failures may happen. 22 gadi atpakaļ
bn_mpi.c cbd48ba626 More constification of the BN library. 24 gadi atpakaļ
bn_mul.c 573a568dd0 Add support for DJGPP. 22 gadi atpakaļ
bn_prime.c 435037d4e4 OpenSSL copyright notices ... 23 gadi atpakaļ
bn_prime.h 8691ff97a1 Move primes to read-only segment. 24 gadi atpakaļ
bn_prime.pl 8691ff97a1 Move primes to read-only segment. 24 gadi atpakaļ
bn_print.c cf1b7d9664 Make all configuration macros available for application by making 23 gadi atpakaļ
bn_rand.c c9ea7400b4 A few more memset()s converted to OPENSSL_cleanse(). 22 gadi atpakaļ
bn_recp.c 3b28dbce7e The BN_mul bug test apparently is no longer needed 24 gadi atpakaļ
bn_shift.c fc2e05c2d5 Fix BN_rshift, which caused lots of trouble. 24 gadi atpakaļ
bn_sqr.c d98a4b7366 bug fix: bn_sqr_recursive output is twice its input size. 23 gadi atpakaļ
bn_sqrt.c ff612904d2 Comment 23 gadi atpakaļ
bn_word.c 09db11783d When BN_add_word() reaches top, it shouldn't try to add the the corresponding 22 gadi atpakaļ
bnspeed.c 70d70a3c81 Code for better build under Darwin (MacOS X). 23 gadi atpakaļ
bntest.c 9fa15b6ff8 Have all tests use EXIT() to exit rather than exit(), since the latter doesn't 22 gadi atpakaļ
divtest.c 40bace2da6 Fix to build better with DJGPP. 22 gadi atpakaļ
exp.c 0c50e02b30 - Pseudo-seed the PRNG in programs used for "make test" 25 gadi atpakaļ
expspeed.c 70d70a3c81 Code for better build under Darwin (MacOS X). 23 gadi atpakaļ
exptest.c 9fa15b6ff8 Have all tests use EXIT() to exit rather than exit(), since the latter doesn't 22 gadi atpakaļ
todo dfeab0689f Import of old SSLeay release: SSLeay 0.9.1b (unreleased) 26 gadi atpakaļ
vms-helper.c bc36ee6227 Use new-style system-id macros everywhere possible. I hope I haven't 23 gadi atpakaļ