openssl.git
2011-07-04 Andy Polyakovsha1-x86_64.pl: nasm-related update from HEAD.
2011-07-01 Andy Polyakovsha1-x86_64.pl: fix win64-specific typos and add masm...
2011-07-01 Andy Polyakovx86_64-xlate.pl: masm-specific update.
2011-07-01 Dr. Stephen... No need for trailing slash any more.
2011-07-01 Dr. Stephen... Fix assembly language function renaming so it works...
2011-06-28 Andy PolyakovConfigure: add aesni-x86_64.o to VC-WIN64A line.
2011-06-28 Andy Polyakovrc4-x86[_64].pl: back-sync with original 1.0.1.
2011-06-28 Andy PolyakovAES-NI backport from HEAD. Note that e_aes.c doesn...
2011-06-28 Andy Polyakovx86[_64] assembler pack: back-port SHA1 and RC4 from...
2011-06-28 Andy Polyakovx86[_64]cpuid.pl: harmonize OPENSSL_ia32_cpuid [from...
2011-06-28 Andy Polyakovx86[_64] perlasm: pull-in from HEAD.
2011-06-28 Andy PolyakovExpand OPENSSL_ia32cap_P to 64 bits. It might appear...
2011-06-27 Dr. Stephen... auto detect configuration using KERNEL_BITS and CC
2011-06-24 Dr. Stephen... allow KERNEL_BITS to be specified in the environment
2011-06-22 Dr. Stephen... PR: 2470
2011-06-22 Dr. Stephen... PR: 2543
2011-06-22 Dr. Stephen... PR: 2540
2011-06-22 Dr. Stephen... correctly encode OIDs near 2^32
2011-06-22 Dr. Stephen... allow MD5 use for computing old format hash links
2011-06-21 Dr. Stephen... Don't set FIPS rand method at same time as RAND method...
2011-06-21 Dr. Stephen... Add FIPS error codes.
2011-06-21 Dr. Stephen... Stop warning.
2011-06-21 Dr. Stephen... Rename all AES_set*() functions using private_ prefix.
2011-06-20 Dr. Stephen... make EVP_dss() work for DSA signing
2011-06-20 Dr. Stephen... Redirect null cipher to FIPS module.
2011-06-20 Dr. Stephen... Don't set default public key methods in FIPS mode so...
2011-06-18 Dr. Stephen... Set FIPSLINK correctly now trailing slash is removed...
2011-06-18 Dr. Stephen... Don't add trailing slash to FIPSDIR: it causes problems...
2011-06-17 Dr. Stephen... Preliminary WIN32 support for FIPS capable OpenSSL...
2011-06-15 Bodo MöllerFix the version history: given that 1.0.1 has yet to...
2011-06-14 Dr. Stephen... Update key sizes to 2048 bits.
2011-06-14 Dr. Stephen... set FIPS allow before initialising ctx
2011-06-14 Dr. Stephen... typo
2011-06-14 Dr. Stephen... Use include dir when copiling fips_premain_dso.
2011-06-14 Dr. Stephen... Fix warnings in shared builds.
2011-06-13 Dr. Stephen... make sure custom cipher flag doesn't use any mode bits
2011-06-13 Dr. Stephen... Set rand method in FIPS_mode_set() not in rand library.
2011-06-13 Dr. Stephen... Redirect RAND to FIPS module in FIPS mode.
2011-06-12 Dr. Stephen... Redirect HMAC and CMAC operations to module.
2011-06-10 Dr. Stephen... update ordinals
2011-06-10 Dr. Stephen... Disable GCM, CCM, XTS outside FIPS mode this will be...
2011-06-10 Dr. Stephen... add cmac to Windows build, update ordinals
2011-06-09 Dr. Stephen... Add android platforms. Let fipsdir come from environment.
2011-06-09 Dr. Stephen... add android support to DSO (from HEAD)
2011-06-09 Ben LaurieAdd -attime.
2011-06-09 Ben LaurieFix warnings/errors(!).
2011-06-09 Ben LaurieFix warnings.
2011-06-09 Dr. Stephen... Redirect DH key and parameter generation.
2011-06-09 Dr. Stephen... Redirect DSA operations to FIPS module in FIPS mode.
2011-06-09 Dr. Stephen... Use method rsa keygen first if FIPS mode if it is a...
2011-06-08 Dr. Stephen... Redirect DH operations to FIPS module. Block non-FIPS...
2011-06-08 Dr. Stephen... fix memory leak
2011-06-08 Dr. Stephen... Check fips method flags for ECDH, ECDSA.
2011-06-08 Dr. Stephen... Implement Camellia_set_key properly for FIPS builds.
2011-06-06 Andy Polyakovrc4_skey.c: remove dead/redundant code (it's never...
2011-06-06 Dr. Stephen... Recognise "fips" in mkdef.pl script.
2011-06-06 Dr. Stephen... Redirection of ECDSA, ECDH operations to FIPS module.
2011-06-06 Dr. Stephen... Set SSL_FIPS flag in ECC ciphersuites.
2011-06-06 Dr. Stephen... Add flags field to EC_KEY structure (backport from...
2011-06-06 Dr. Stephen... Make no-ec2m work again (backport from HEAD).
2011-06-06 Dr. Stephen... Reorganise ECC code so it can use FIPS module.
2011-06-06 Dr. Stephen... Backport from HEAD:
2011-06-06 Dr. Stephen... Function not used outside FIPS builds.
2011-06-05 Dr. Stephen... FIPS low level blocking for AES, RC4 and Camellia....
2011-06-03 Dr. Stephen... Backport libcrypto audit: check return values of EVP...
2011-06-03 Dr. Stephen... fix error discrepancy
2011-06-03 Dr. Stephen... New function X509_ALGOR_set_md() to set X509_ALGOR...
2011-06-03 Dr. Stephen... license correction, no EAY code included in this file
2011-06-03 Dr. Stephen... Backport CMAC support from HEAD.
2011-06-03 Dr. Stephen... Redirect RSA keygen, sign, verify to FIPS module.
2011-06-02 Dr. Stephen... Redirection of low level APIs to FIPS module.
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...
next