oweals/openssl.git
2005-06-06 Richard LevitteSkipping all tests just because one algorithm is disabl...
2005-06-06 Andy PolyakovDon't mention Makefile.ssl and don't mention Solaris...
2005-06-05 Richard LevitteDocument the change.
2005-06-05 Richard LevitteRemove the incorrect installation of '%{openssldir...
2005-06-05 Richard LevitteOld typo...
2005-06-05 Andy Polyakov./PROBLEMS update from HEAD.
2005-06-04 Richard LevitteThe macro THREADS was changed to OPENSSL_THREADS a...
2005-06-02 Dr. Stephen... Use correct config file environment variable.
2005-06-02 Dr. Stephen... Typo.
2005-06-02 Dr. Stephen... Add CHANGES entry for PSS and X9.31 padding.
2005-06-02 Andy Polyakovfips/*/Makefile updates to accomodate new VSes.
2005-06-02 Richard LevitteSynchronise some more with the Unix build.
2005-06-02 Andy PolyakovMake PSS more flexible, most notably assign special...
2005-06-02 Andy PolyakovComply with .sam[ple].
2005-06-02 Dr. Stephen... Remove redundant reference, which produces a warning...
2005-06-02 Dr. Stephen... Update symbols. Add #ifdef OPENSSL_FIPS in various...
2005-06-01 Dr. Stephen... Fixes for unusual key lengths an PSS.
2005-06-01 Nils Larschclear error queue on success and return NULL if cert...
2005-05-31 Nils Larschfix assertion
2005-05-31 Richard LevitteSynchronise with the Unix build...
2005-05-31 Dr. Stephen... Preliminary support for X9.31 RSA key generation for...
2005-05-30 Richard LevitteSynchronise with Unixly build
2005-05-29 Dr. Stephen... make update
2005-05-29 Dr. Stephen... Stop warnings.
2005-05-29 Richard LevitteWe have some source with \r\n as line ends. DEC C...
2005-05-28 Dr. Stephen... Add X9.31 signature support, mainly for FIPS140. Add...
2005-05-28 Dr. Stephen... Add PSS support to tests.
2005-05-27 Dr. Stephen... Add PSS support. Minimal at this stage for FIPS140.
2005-05-27 Dr. Stephen... Error checking.
2005-05-27 Bodo MöllerUse BN_with_flags() in a cleaner way.
2005-05-27 Andy PolyakovConstant-time RSA [sync with mainstream].
2005-05-27 Andy PolyakovConstant time DH [sync with mainstream].
2005-05-27 Andy PolyakovConstant-time DSA signing [sync with mainstream].
2005-05-26 Andy Polyakovfips/sha1 -> fips/sha remains.
2005-05-26 Andy PolyakovRemove fips/sha1/*.
2005-05-26 Andy PolyakovThrow in SHAmix test vectors.
2005-05-26 Andy PolyakovRename fips/sha1 to fips/sha.
2005-05-26 Dr. Stephen... Allow zero length messages and make format look more...
2005-05-26 Dr. Stephen... FIPS SHA* test for new format.
2005-05-26 Bodo Möllermake sure DSA signing exponentiations really are consta...
2005-05-24 Richard LevitteSynchronise with Unix build. BEN_FIPS_TEST_8
2005-05-24 Richard LevitteTypo correction
2005-05-21 Richard LevitteWhen _XOPEN_SOURCE is defined, make sure it's defined...
2005-05-19 Andy Polyakovfips_check_rsa update.
2005-05-17 Dr. Stephen... Place #ifdef OPENSSL_FIPS round the SHA-XXX functions...
2005-05-17 Andy PolyakovSHA-XXX are available in FIPS context only in 0.9.7.
2005-05-17 Bodo Möllerfix memory leak (BIO_free_all needs pointer to first...
2005-05-16 Bodo MöllerChange wording for BN_mod_exp_mont_consttime() entry
2005-05-16 Dr. Stephen... Remove redundant test. Add new SHAXXX algorithms to...
2005-05-16 Bodo MöllerImplement fixed-window exponentiation to mitigate hyper...
2005-05-15 Richard LevitteSynchronise with the Unixly build.
2005-05-14 Dr. Stephen... Fix from HEAD.
2005-05-13 Dr. Stephen... Fixes from HEAD.
2005-05-12 Dr. Stephen... Fix from HEAD.
2005-05-12 Dr. Stephen... Typo.
2005-05-12 Bodo Möllerfix msg_callback() arguments for SSL 2.0 compatible...
2005-05-11 Bodo MöllerPR:Don't use the SSL 2.0 Client Hello format if SSL...
2005-05-11 Bodo Möllermake update
2005-05-11 Dr. Stephen... Allow AES CFB1 ciphers in FIPS mode.
2005-05-11 Dr. Stephen... Stop warnings.
2005-05-10 Andy PolyakovTidy up an error code.
2005-05-10 Andy PolyakovFix fips_hmactest.c.
2005-05-10 Nils Larschuse 'p' as conversion specifier for printf to avoid...
2005-05-10 Nils Larschimprove command line argument checking
2005-05-09 Andy PolyakovAdd algorithm selection command-line option to fips_hma...
2005-05-09 Andy PolyakovComply with optimization manual (no data should share...
2005-05-09 Andy PolyakovMissing declaration.
2005-05-09 Andy PolyakovVoid new FIPS tests if configured without FIPS.
2005-05-09 Andy PolyakovAdd FIPS HMAC power-up test.
2005-05-08 Dr. Stephen... Stop warnings in asserts.
2005-05-08 Andy PolyakovEliminate "statement with no effect" warning when OPENS...
2005-05-08 Andy PolyakovRemove SSE2 option from fips sha512 [for now].
2005-05-07 Andy PolyakovMove SHA1 selftest input vectors to writable segment.
2005-05-07 Andy PolyakovAdd FIPS RNG tests.
2005-05-07 Andy PolyakovBackport SHA-[224|256|384|512] from HEAD to FIPS.
2005-05-07 Dr. Stephen... Add FIPS rsa sign test program.
2005-05-07 Dr. Stephen... FIPS RSA sign test.
2005-05-07 Andy PolyakovDownsync from HEAD.
2005-05-05 Dr. Stephen... FIPS RSA verify test.
2005-05-05 Richard LevitteA few more fingerprints...
2005-05-04 Dr. Stephen... Delete unused variables.
2005-05-04 Andy PolyakovBackport of rc4-x86_64 from HEAD.
2005-05-04 cvs2svnThis commit was manufactured by cvs2svn to create branch
2005-05-04 Andy PolyakovCommentary update motivating code update in 0.9.7.
2005-05-04 Andy Polyakovx86_64 assembler translator update.
2005-05-03 Andy PolyakovCvs missed adapted module itself, here it goes...
2005-05-03 Andy PolyakovEngage md5-x86_64 assembler module.
2005-05-03 Andy PolyakovThrow in md5-x86_64 assembler.
2005-05-03 Dr. Stephen... Fix mk1mf.pl and avoid warning in VC++.
2005-05-03 Andy PolyakovCygwin doesn't expose Win32 [not "officially"].
2005-05-03 Andy PolyakovCommentary update.
2005-05-03 Andy PolyakovCpuid modules updates.
2005-05-03 Nils Larschremove false positive
2005-05-03 Nils Larschremove BN_ncopy, it was only used in bn_nist.c and...
2005-05-03 Nils Larschrewrite of bn_nist.c, disable support for some curves...
2005-05-03 Nils Larschfix typo
2005-05-03 Nils Larschfix typo
2005-05-03 Dr. Stephen... Preliminary FIPS hmac test program.
2005-05-03 Andy PolyakovRename amd64 modules to x86_64 and update RC4 implement...
2005-05-03 Andy Polyakovx86_64 assembler translator update.
next