Andy Polyakov 2e691f8fa8 FIPS MIPS assembly pack refresh. %!s(int64=8) %!d(string=hai) anos
..
asm 2e691f8fa8 FIPS MIPS assembly pack refresh. %!s(int64=8) %!d(string=hai) anos
.cvsignore 4c1a6e004a Apply mingw patches as supplied by Roumen Petrov an Alon Bar-Lev %!s(int64=16) %!d(string=hai) anos
Makefile ae53b299fa make update %!s(int64=13) %!d(string=hai) anos
bn.h 9945b460e2 Give parameters names in prototypes. %!s(int64=13) %!d(string=hai) anos
bn.mul dfeab0689f Import of old SSLeay release: SSLeay 0.9.1b (unreleased) %!s(int64=26) %!d(string=hai) anos
bn_add.c 14ae26f2e4 Transfer error redirection to fips.h, add OPENSSL_FIPSAPI to source files %!s(int64=13) %!d(string=hai) anos
bn_asm.c d749e1080a Experimental symbol renaming to avoid clashes with regular OpenSSL. %!s(int64=13) %!d(string=hai) anos
bn_blind.c e5641d7f05 BN_BLINDING multi-threading fix. %!s(int64=13) %!d(string=hai) anos
bn_const.c 40a3c12305 Initialize bignum constants using BN_bin2bn() instead of BN_hex2bn(). This %!s(int64=19) %!d(string=hai) anos
bn_ctx.c 7edfe67456 Move all FIPSAPI renames into fips.h header file, include early in %!s(int64=13) %!d(string=hai) anos
bn_depr.c db59141467 remove accidentally committed debugging cruft. %!s(int64=21) %!d(string=hai) anos
bn_div.c bf3dfe7fee bn_div.c: remove duplicate code by merging BN_div and BN_div_no_branch. %!s(int64=13) %!d(string=hai) anos
bn_err.c 24a8c25ab5 fix error codes %!s(int64=17) %!d(string=hai) anos
bn_exp.c 8329e2e776 bn_exp.c: further optimizations using more ideas from %!s(int64=13) %!d(string=hai) anos
bn_exp2.c 14ae26f2e4 Transfer error redirection to fips.h, add OPENSSL_FIPSAPI to source files %!s(int64=13) %!d(string=hai) anos
bn_gcd.c 14ae26f2e4 Transfer error redirection to fips.h, add OPENSSL_FIPSAPI to source files %!s(int64=13) %!d(string=hai) anos
bn_gf2m.c 4f2015742d Oops - ectest.c finds further problems beyond those exposed by bntext.c %!s(int64=13) %!d(string=hai) anos
bn_kron.c b74cc0776b Add missing bn_check_top()s to bn_kron.c, remove some miscellaneous %!s(int64=21) %!d(string=hai) anos
bn_lcl.h 879bd6e38c Internal version of BN_mod_inverse allowing checking of no-inverse without %!s(int64=14) %!d(string=hai) anos
bn_lib.c 03e389cf04 Allow for dynamic base in Win64 FIPS module. %!s(int64=13) %!d(string=hai) anos
bn_mod.c 14ae26f2e4 Transfer error redirection to fips.h, add OPENSSL_FIPSAPI to source files %!s(int64=13) %!d(string=hai) anos
bn_mont.c 78f288d5c9 bn_mont.c: get corner cases right in updated BN_from_montgomery_word. %!s(int64=13) %!d(string=hai) anos
bn_mpi.c 6343829a39 Revert the size_t modifications from HEAD that had led to more %!s(int64=16) %!d(string=hai) anos
bn_mul.c c8bbd98a2b Fix warnings. %!s(int64=14) %!d(string=hai) anos
bn_nist.c c616200172 Add support for Windows CE and C64+ to FIPS module. %!s(int64=12) %!d(string=hai) anos
bn_prime.c 75a8e30f4f Minimize stack utilization in probable_prime. %!s(int64=17) %!d(string=hai) anos
bn_prime.h 03e389cf04 Allow for dynamic base in Win64 FIPS module. %!s(int64=13) %!d(string=hai) anos
bn_prime.pl 75a8e30f4f Minimize stack utilization in probable_prime. %!s(int64=17) %!d(string=hai) anos
bn_print.c 13a5519208 Move BN_options function to bn_print.c to remove dependency for BIO printf %!s(int64=14) %!d(string=hai) anos
bn_rand.c c2fd598994 Rename FIPS_mode_set and FIPS_mode. Theses symbols will be defined in %!s(int64=13) %!d(string=hai) anos
bn_recp.c 7edfe67456 Move all FIPSAPI renames into fips.h header file, include early in %!s(int64=13) %!d(string=hai) anos
bn_shift.c 79ba545c09 bn_shift.c: minimize reallocations, which allows BN_FLG_STATIC_DATA to %!s(int64=13) %!d(string=hai) anos
bn_sqr.c 8215e7a938 fix warnings when building openssl with the following compiler options: %!s(int64=19) %!d(string=hai) anos
bn_sqrt.c 7534d131d6 avoid potential spurious BN_free() %!s(int64=19) %!d(string=hai) anos
bn_word.c 6343829a39 Revert the size_t modifications from HEAD that had led to more %!s(int64=16) %!d(string=hai) anos
bn_x931p.c 7b1a04519f add X9.31 prime generation routines from 0.9.8 branch %!s(int64=14) %!d(string=hai) anos
bnspeed.c 70d70a3c81 Code for better build under Darwin (MacOS X). %!s(int64=24) %!d(string=hai) anos
bntest.c cdfe0fdde6 Fix OPENSSL_BN_ASM_MONT5 for corner cases; add a test. %!s(int64=13) %!d(string=hai) anos
divtest.c 8d6e60486f Fix to build better with DJGPP. %!s(int64=22) %!d(string=hai) anos
exp.c 0c50e02b30 - Pseudo-seed the PRNG in programs used for "make test" %!s(int64=25) %!d(string=hai) anos
expspeed.c 46a643763d Implement fixed-window exponentiation to mitigate hyper-threading %!s(int64=19) %!d(string=hai) anos
exptest.c 4c3296960d Remove the dual-callback scheme for numeric and pointer thread IDs, %!s(int64=16) %!d(string=hai) anos
todo dfeab0689f Import of old SSLeay release: SSLeay 0.9.1b (unreleased) %!s(int64=26) %!d(string=hai) anos
vms-helper.c bc36ee6227 Use new-style system-id macros everywhere possible. I hope I haven't %!s(int64=24) %!d(string=hai) anos