oweals/openssl.git
2005-06-19 Richard LevitteDon't put C++ comments in a C file.
2005-06-18 Richard LevitteAdd better documentation on how id_function() should...
2005-06-18 Richard LevitteMove the definition of DEVRANDOM for DJGPP from Configu...
2005-06-18 Richard LevitteOnly define ZLIB_SHARED if it hasn't already been defin...
2005-06-18 Richard LevitteHave pod2man.pl accept '=for comment ...' before the...
2005-06-17 Nils Larschclear dso pointer in case of an error
2005-06-17 Nils Larschupdate for the cswift engine:
2005-06-16 Richard LevitteDo not undefine _XOPEN_SOURCE. This is currently exper...
2005-06-14 Andy PolyakovMake sure detached fingerprints are installed [as well...
2005-06-14 Andy PolyakovMake human-readable error messages more human-friendly.
2005-06-13 Nils Larschupdate FAQ
2005-06-13 Richard LevitteShow what the offending target was.
2005-06-10 Ben LaurieDefault sensibly when in FIPS mode.
2005-06-10 Nils Larsch- let SSL_CTX_set_cipher_list and SSL_set_cipher_list...
2005-06-10 Dr. Stephen... Remove CRs from files.
2005-06-09 Andy PolyakovEliminate gcc -pedantic warnings.
2005-06-09 Andy PolyakovAllow for dso load by explicit path on HP-UX.
2005-06-08 Nils Larschuse "=" instead of "|=", fix typo
2005-06-08 Richard LevitteAvoid endless loops. Really, we were using the same...
2005-06-08 Andy PolyakovFix couple gcc 4 warnings, reformat comment.
2005-06-08 Nils Larschssl_create_cipher_list should return an error if no...
2005-06-07 Andy PolyakovMask new fips_*vs test programs in non-fips builds.
2005-06-07 Andy PolyakovSimplify ssltest compile rule.
2005-06-07 Andy PolyakovSimplified shortcut from FIPS_mode_set.
2005-06-07 Andy PolyakovFix typos and add missing lines in Makefile. FIPS_TEST_9
2005-06-07 Andy PolyakovInitial support for DSO FIPS fingerprinting.
2005-06-07 Andy PolyakovAd-hoc DSO_pathbyaddr for selected platforms from HEAD...
2005-06-07 Andy PolyakovSet OPENSSL_PIC flags for shared builds [from HEAD].
2005-06-06 Dr. Stephen... Update from head.
2005-06-06 Dr. Stephen... Delete test error print.
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.
next