openssl.git
2011-06-02 Dr. Stephen... Backport extended PSS support from HEAD: allow setting...
2011-06-01 Dr. Stephen... Prohibit low level cipher APIs in FIPS mode.
2011-06-01 Dr. Stephen... For consistency define clone digests in evp_fips.c
2011-06-01 Dr. Stephen... Redirect clone digests to FIPS module for FIPS builds.
2011-06-01 Dr. Stephen... Prohibit use of low level digest APIs in FIPS mode.
2011-06-01 Dr. Stephen... typo
2011-05-31 Dr. Stephen... set FIPS permitted flag before initalising digest
2011-05-31 Dr. Stephen... Don't round up partitioned premaster secret length...
2011-05-30 Dr. Stephen... Output supported curves in preference order instead...
2011-05-29 Dr. Stephen... Redirect cipher operations to FIPS module for FIPS...
2011-05-29 Dr. Stephen... Use approved API for EVP digest operations in FIPS...
2011-05-29 Dr. Stephen... Add default ASN1 handling to support FIPS.
2011-05-28 Dr. Stephen... Redirect digests to FIPS module for FIPS builds.
2011-05-26 Dr. Stephen... Use || instead of && so build doesn't fail.
2011-05-26 Dr. Stephen... Support shared library builds of FIPS capable OpenSSL...
2011-05-26 Dr. Stephen... Make test utility link work for fips build.
2011-05-26 Dr. Stephen... The first of many changes to make OpenSSL 1.0.1 FIPS...
2011-05-25 Dr. Stephen... Don't advertise or use MD5 for TLS v1.2 in FIPS mode
2011-05-25 Dr. Stephen... PR: 2533
2011-05-25 Dr. Stephen... PR: 2529
2011-05-25 Dr. Stephen... PR: 2527
2011-05-25 Dr. Stephen... Fix the ECDSA timing attack mentioned in the paper at:
2011-05-25 Dr. Stephen... Fix the ECDSA timing attack mentioned in the paper at:
2011-05-25 Dr. Stephen... Oops use up to date patch for PR#2506
2011-05-25 Dr. Stephen... PR: 2512
2011-05-25 Dr. Stephen... PR: 2506
2011-05-25 Dr. Stephen... PR: 2505
2011-05-25 Dr. Stephen... use TLS1_get_version macro to check version so TLS...
2011-05-21 Dr. Stephen... Add tls12_sigalgs which somehow didn't get added to...
2011-05-21 Richard LevitteLIBOBJ contained o_fips.c, now o_fips.o.
2011-05-20 Dr. Stephen... Add server client certificate support for TLS v1.2...
2011-05-19 Dr. Stephen... add FIPS support to openssl utility (backport from...
2011-05-19 Dr. Stephen... add FIPS support to ssl: doesn't do anything on this...
2011-05-19 Dr. Stephen... Implement FIPS_mode and FIPS_mode_set
2011-05-19 Dr. Stephen... update date
2011-05-19 Dr. Stephen... inherit HMAC flags from MD_CTX
2011-05-19 Dr. Stephen... set encodedPoint to NULL after freeing it
2011-05-15 Dr. Stephen... new flag to stop ENGINE methods being registered
2011-05-13 Dr. Stephen... Recognise and ignore no-ec-nistp224-64-gcc-128 (from...
2011-05-13 Dr. Stephen... typo
2011-05-13 Dr. Stephen... Recognise NO_NISTP224-64-GCC-128
2011-05-12 Dr. Stephen... Provisional support for TLS v1.2 client authentication...
2011-05-12 Dr. Stephen... Process signature algorithms during TLS v1.2 client...
2011-05-12 Dr. Stephen... Ooops fix typo.
2011-05-12 Dr. Stephen... SRP fixes from HEAD which weren't in 1.0.1-stable.
2011-05-12 Dr. Stephen... Add SSL_INTERN definition.
2011-05-12 Dr. Stephen... Have EC_NISTP224_64_GCC_128 treated like any algorithm...
2011-05-12 Dr. Stephen... Oops, add missing declaration.
2011-05-11 Dr. Stephen... Update ordinals.
2011-05-11 Dr. Stephen... make kerberos work with OPENSSL_NO_SSL_INTERN
2011-05-11 Dr. Stephen... Backport TLS v1.2 support from HEAD.
2011-05-11 Dr. Stephen... Typo.
2011-05-11 Dr. Stephen... Initial "opaque SSL" framework. If an application defin...
2011-05-08 Dr. Stephen... allow SHA384, SHA512 with DSA
2011-04-30 Dr. Stephen... no need to include memory.h
2011-04-06 Dr. Stephen... check buffer is larger enough before overwriting
2011-04-03 Dr. Stephen... PR: 2462
2011-04-03 Dr. Stephen... PR: 2458
2011-04-03 Dr. Stephen... PR: 2457
2011-03-25 Richard LevitteCorrections to the VMS build system.
2011-03-25 Dr. Stephen... make some non-VMS builds work again
2011-03-25 Richard LevitteFor VMS, implement the possibility to choose 64-bit...
2011-03-23 Richard Levittemake update (1.0.1-stable)
2011-03-22 Richard Levitte* util/mkdef.pl: Add crypto/o_str.h and crypto/o_time...
2011-03-20 Richard Levitte* apps/makeapps.com: Add srp.
2011-03-20 Richard Levitte* apps/makeapps.com: Forgot to end the check for /POINT...
2011-03-20 Richard Levittefile clean_test.com was added on branch OpenSSL_1_0_1...
2011-03-20 Richard Levitte* apps/openssl.c: For VMS, take care of copying argv...
2011-03-19 Richard LevitteA few more long symbols needing shortening.
2011-03-19 Richard LevitteKeep file references in the VMS build files in the...
2011-03-19 Richard LevitteSRP was introduced, add it for OpenVMS.
2011-03-19 Richard LevitteA few more symbols that need shorter versions on OpenVMS.
2011-03-19 Richard LevitteChange INSTALL.VMS to reflect the changes done on the...
2011-03-19 Richard LevitteApply all the changes submitted by Steven M. Schweda...
2011-03-19 Richard Levittefile install-ssl.com was added on branch OpenSSL_1_0_1...
2011-03-19 Richard Levittefile vms_rms.h was added on branch OpenSSL_1_0_1-stable...
2011-03-19 Richard Levittefile install-crypto.com was added on branch OpenSSL_1_0...
2011-03-19 Richard Levittefile vms_decc_init.c was added on branch OpenSSL_1_0_1...
2011-03-19 Richard Levittefile install-apps.com was added on branch OpenSSL_1_0_1...
2011-03-19 Richard Levittefile openssl_undo.com was added on branch OpenSSL_1_0_1...
2011-03-19 Richard Levittefile openssl_startup.com was added on branch OpenSSL_1_...
2011-03-19 Richard Levittefile install-vms.com was added on branch OpenSSL_1_0_1...
2011-03-16 Dr. Stephen... Fix SRP error codes (from HEAD).
2011-03-16 Ben LaurieAdd SRP.
2011-03-13 Dr. Stephen... PR: 2469
2011-03-12 Dr. Stephen... Remove redundant check to stop compiler warning.
2011-03-12 Ben LaurieFix warning.
2011-03-10 Dr. Stephen... make no-dsa work again
2011-03-04 Andy Polyakovs390x-mont.pl: optimize for z196.
2011-02-12 Andy Polyakovdso_dlfcn.c: make it work on Tru64 4.0 [from HEAD].
2011-02-08 Bodo MöllerSync with 1.0.0 branch.
2011-02-08 Bodo MöllerOCSP stapling fix (OpenSSL 0.9.8r/1.0.0d)
2011-02-08 Bodo MöllerSynchronize with 1.0.0 branch
2011-02-03 Dr. Stephen... add -stripcr option to copy.pl from 0.9.8
2011-02-03 Bodo MöllerAssorted bugfixes:
2011-02-03 Bodo Möllerfix omission
2011-02-03 Bodo MöllerCVE-2010-4180 fix (from OpenSSL_1_0_0-stable)
2011-02-01 Dr. Stephen... Since FIPS 186-3 specifies we use the leftmost bits...
2011-01-30 Dr. Stephen... stop warnings about no previous prototype when compilin...
2011-01-26 Dr. Stephen... FIPS mode changes to make RNG compile (this will need...
next