openssl.git
2011-01-29 Dr. Stephen... don't descend fips directory if not in fips mode
2011-01-29 Dr. Stephen... Add preliminary FIPS information.
2011-01-27 Dr. Stephen... Move all FIPSAPI renames into fips.h header file, inclu...
2011-01-27 Dr. Stephen... add .cvsignore
2011-01-27 Dr. Stephen... add FIPS API malloc/free
2011-01-27 Dr. Stephen... Redirect FIPS memory allocation to FIPS_malloc() routin...
2011-01-27 Dr. Stephen... add fips_dsatest.c file
2011-01-27 Dr. Stephen... Update source files to handle new FIPS_lock() location...
2011-01-27 Dr. Stephen... Change OPENSSL_FIPSEVP to OPENSSL_FIPSAPI as it doesn...
2011-01-27 Dr. Stephen... Include thread ID code in fips module.
2011-01-27 Dr. Stephen... New FIPS_lock() function for minimal FIPS locking API...
2011-01-27 Dr. Stephen... Move locking and thread ID functions into new files...
2011-01-27 Dr. Stephen... use FIPSEVP in some bn and rsa files
2011-01-27 Dr. Stephen... update .cvsignore
2011-01-26 Dr. Stephen... Internal version of BN_mod_inverse allowing checking...
2011-01-26 Dr. Stephen... FIPS changes to test/Makefile: rules to build FIPS...
2011-01-26 Dr. Stephen... Use ARX in crypto/Makefile
2011-01-26 Dr. Stephen... FIPS HMAC changes:
2011-01-26 Dr. Stephen... Change AR to ARX to allow exclusion of fips object...
2011-01-26 Dr. Stephen... FIPS mode ERR changes. Redirect errors to tiny FIPS...
2011-01-26 Dr. Stephen... FIPS DH changes: selftest checks and key range checks.
2011-01-26 Dr. Stephen... FIPS mode DSA changes:
2011-01-26 Dr. Stephen... FIPS mode RSA changes:
2011-01-26 Dr. Stephen... add new RAND errors
2011-01-26 Dr. Stephen... FIPS mode EVP changes:
2011-01-26 Dr. Stephen... FIPS mode changes to make RNG compile (this will need...
2011-01-26 Dr. Stephen... Add fipscanisterbuild configuration option and update...
2011-01-26 Dr. Stephen... FIPS_allow_md5() no longer exists and is no longer...
2011-01-26 Richard LevitteAdd rsa_crpt
2011-01-26 Dr. Stephen... update mkerr.pl for use fips directory, add arx.pl...
2011-01-26 Dr. Stephen... add fips_premain.c.sha1
2011-01-26 Dr. Stephen... add fips_sha1_selftest.c
2011-01-26 Dr. Stephen... add fips/sha files
2011-01-26 Dr. Stephen... add fips/aes/Makefile
2011-01-26 Dr. Stephen... add fips/des/Makefile
2011-01-26 Dr. Stephen... add fips/Makefile
2011-01-26 Dr. Stephen... add some missing fips files
2011-01-26 Dr. Stephen... And so it begins... again.
2011-01-25 Dr. Stephen... Move RSA encryption functions to new file crypto/rsa...
2011-01-25 Dr. Stephen... Move BN_options function to bn_print.c to remove depend...
2011-01-25 Dr. Stephen... Move DSA_sign, DSA_verify to dsa_asn1.c and include...
2011-01-25 Dr. Stephen... recalculate DSA signature if r or s is zero (FIPS 186...
2011-01-25 Dr. Stephen... revert Makefile change
2011-01-24 Dr. Stephen... PR: 2433
2011-01-24 Dr. Stephen... New function EC_KEY_set_affine_coordinates() this perfo...
2011-01-24 Dr. Stephen... check EC public key isn't point at infinity
2011-01-24 Dr. Stephen... PR: 1612
2011-01-19 Dr. Stephen... oops, revert mistakenly committed EC changes
2011-01-19 Dr. Stephen... Add additional parameter to dsa_builtin_paramgen to...
2011-01-14 Dr. Stephen... add va_list version of ERR_add_error_data
2011-01-13 Dr. Stephen... stop warning with no-engine
2011-01-10 Richard LevittePR: 2425
2011-01-09 Ben LaurieConstify.
2011-01-09 Ben LaurieFix warning.
2011-01-09 Dr. Stephen... missed change in ACKNOWLEDGEMENTS file
2011-01-09 Dr. Stephen... move some string utilities to buf_str.c to reduce some...
2011-01-09 Dr. Stephen... add X9.31 prime generation routines from 0.9.8 branch
2011-01-06 Richard LevittePR: 2407
2011-01-04 Dr. Stephen... Don't use decryption_failed alert for TLS v1.1 or later.
2011-01-04 Dr. Stephen... Since DTLS 1.0 is based on TLS 1.1 we should never...
2011-01-03 Dr. Stephen... oops missed an assert
2011-01-03 Dr. Stephen... PR: 2411
2011-01-03 Dr. Stephen... Fix escaping code for string printing. If *any* escapin...
2011-01-03 Dr. Stephen... PR: 2410
2011-01-03 Dr. Stephen... PR: 2413
2010-12-25 Dr. Stephen... avoid verification loops in trusted store when path...
2010-12-14 Richard LevittePart of the IF structure didn't get pasted here...
2010-12-14 Andy Polyakove_capi.c: rearrange #include-s to improve portability.
2010-12-14 Richard LevitteFirst attempt at adding the possibility to set the...
2010-12-13 Dr. Stephen... Support routines for ASN1 scanning function, doesn...
2010-12-12 Andy Polyakove_capi.c: change from ANSI to TCHAR domain. This makes...
2010-12-12 Andy Polyakovapps/x590.c: harmonize usage of STDout and out_err.
2010-12-11 Andy Polyakovbss_file.c: refine UTF8 logic.
2010-12-03 Dr. Stephen... ignore leading null fields
2010-12-02 Dr. Stephen... update FAQ
2010-12-02 Dr. Stephen... PR: 2386
2010-12-02 Dr. Stephen... fix doc typos
2010-12-02 Dr. Stephen... use right version this time in FAQ
2010-12-02 Dr. Stephen... update FAQ
2010-11-30 Andy PolyakovConfigure: make -mno-cygwin optional on mingw platforms.
2010-11-30 Dr. Stephen... PR: 2385
2010-11-29 Richard LevitteBetter method for creating SSLROOT:.
2010-11-29 Andy PolyakovTABLE update.
2010-11-29 Andy Polyakovs390x assembler pack: adapt for -m31 build, see comment...
2010-11-29 Dr. Stephen... apply J-PKAKE fix to HEAD (original by Ben)
2010-11-27 Dr. Stephen... Some of the MS_STATIC use in crypto/evp is a legacy...
2010-11-25 Dr. Stephen... PR: 2240
2010-11-25 Dr. Stephen... using_ecc doesn't just apply to TLSv1
2010-11-24 Dr. Stephen... fix typo in HMAC redirection, add HMAC INIT tracing
2010-11-24 Dr. Stephen... VERY EXPERIMENTAL HMAC redirection example in OpenSSL...
2010-11-24 Dr. Stephen... add "missing" functions to copy EVP_PKEY_METHOD and...
2010-11-24 Dr. Stephen... oops, revert invalid change
2010-11-24 Dr. Stephen... use generalise mac API for SSL key generation
2010-11-24 Dr. Stephen... constify EVP_PKEY_new_mac_key()
2010-11-23 Andy PolyakovINSTALL.W32: document trouble with symlinks under MSYS.
2010-11-23 Richard LevitteUse the same directory for architecture dependent heade...
2010-11-23 Richard LevitteImplement bc test strategy as submitted by Steven M...
2010-11-23 Richard LevittePrint openssl version information at the end of the...
2010-11-23 Richard LevitteGive the architecture dependent directory higher priority
2010-11-23 Richard LevitteDon't define an empty CFLAGS, it's much more honest...
next