oweals/openssl.git
2017-08-30 Andy Polyakovc6x/* "facelift": OpenSSL-fips-2_0-dev
2017-08-30 Andy PolyakovAdd some C64x assembly modules [by minor adjustments...
2017-08-21 Steve MarquessAdd "wishlist" of desired but possibly unobtainable...
2017-08-16 Steve MarquessAdd linux-mips32be target for new platform
2016-07-01 Andy PolyakovFIPS MIPS assembly pack refresh.
2016-06-21 Andy PolyakovPowerPC assembly pack: add POWER8 support.
2015-05-20 Andy Polyakovcrypto/modes/modes_lcl.h: let STRICT_ALIGNMENT be on...
2015-05-13 Andy Polyakovutil/incore update that allows FINGERPRINT_premain...
2015-05-13 Andy PolyakovAdd support for Android 5, both 32- and 64-bit cases.
2015-05-13 Andy PolyakovAdditional vxWorks target.
2015-05-13 Andy PolyakovConfigure: add ios-cross target with ARM assembly support.
2015-05-13 Andy PolyakovAdd iOS-specific armv4cpud.S module.
2015-05-13 Andy PolyakovAdapt ARM assembly pack for iOS.
2015-05-13 Andy PolyakovConfigure: engage ARMv8 assembly pack in ios64-cross...
2015-05-13 Andy PolyakovEngage ARMv8 assembly pack.
2015-05-13 Andy PolyakovAdd ARMv8 assembly pack.
2014-10-23 Andy PolyakovConfigure: add ios64 target.
2014-10-23 Andy PolyakovAdd iOS-specific FIPS addendum code.
2014-09-08 Rich SalzRT2849: Redundant check of "dsa" variable.
2014-07-11 Dr. Stephen... Fix copy for CCM, GCM and XTS.
2014-07-05 Dr. Stephen... Only cleanse sbuf if it is not NULL.
2014-07-05 Alan HryngleCheck return smaller of ret and f.
2014-04-02 Andy Polyakovcryptlib.c: fix typo in WIN32 version of OPENSSL_showfatal.
2013-01-23 Dr. Stephen... Add verbose option to fips_test_suite to give additiona...
2013-01-16 Dr. Stephen... Now GMAC is fixed remove workaround.
2013-01-10 Dr. Stephen... Add .gitignore
2012-12-28 Dr. Stephen... Make DES3 and ECDSA self tests continue with remaining...
2012-12-16 Andy PolyakovVC-32.pl: fix typo [from HEAD].
2012-10-29 Andy PolyakovCumulative updates from HEAD.
2012-10-19 Dr. Stephen... update DRBG to handle new file format OpenSSL-fips-2_0-pl1
2012-10-16 Dr. Stephen... aix[64]-cc: get MT support right (gcc targets are not...
2012-10-16 Dr. Stephen... Don't require tag before ciphertext in AESGCM mode
2012-10-15 Dr. Stephen... e_aes.c: uninitialized variable in aes_ccm_init_key.
2012-10-14 Dr. Stephen... reset ctx->num for CTR mode for FIPS EVP
2012-10-14 Dr. Stephen... sha1-armv4-large.pl: comply with ABI.
2012-10-14 Dr. Stephen... gcm128.c: fix AAD-only case with AAD length not divisib...
2012-10-14 Dr. Stephen... optimize make_kn (from HEAD, by Andy)
2012-10-14 Dr. Stephen... CMAC reset fix (from HEAD)
2012-10-14 Dr. Stephen... Add BSD-ppc85xx support and avoid copying overlapping...
2012-10-04 Dr. Stephen... Add support for Windows CE and C64+ to FIPS module...
2012-10-04 Dr. Stephen... file TI_CGTOOLS.pl was added on branch OpenSSL-fips...
2012-10-04 Dr. Stephen... file fips_standalone_sha1 was added on branch OpenSSL...
2012-10-04 Dr. Stephen... file run6x was added on branch OpenSSL-fips-2_0-dev...
2012-10-04 Dr. Stephen... file incore6x was added on branch OpenSSL-fips-2_0...
2012-10-04 Dr. Stephen... file hmac_sha1.pl was added on branch OpenSSL-fips...
2012-10-04 Dr. Stephen... file fipscanister.cmd was added on branch OpenSSL-fips...
2012-10-04 Dr. Stephen... file fips_standalone_sha1 was added on branch OpenSSL...
2012-10-04 Dr. Stephen... file env was added on branch OpenSSL-fips-2_0-dev on...
2012-10-04 Dr. Stephen... file do_fips was added on branch OpenSSL-fips-2_0-dev...
2012-06-07 Dr. Stephen... automatically make output directory is using minimal...
2012-05-23 Dr. Stephen... Version of "incore" for Windows executables. Original...
2012-05-23 Dr. Stephen... Add --script-sfprefix option to insert a prefix before...
2012-05-23 Dr. Stephen... add comment
2012-05-23 Dr. Stephen... fix typo
2012-05-23 Dr. Stephen... Don't install fips_standalone_sha1.exe if it isn't...
2012-05-22 Dr. Stephen... Changes needed to support WinCE compilation:
2012-05-18 Dr. Stephen... cross compile target support for do_fips script
2012-05-18 Dr. Stephen... don't insert time in response files: it breaks some...
2012-05-17 Dr. Stephen... Make Windows FIPS build work more like other builds...
2012-05-16 Dr. Stephen... initial mk1mf cross compilation support
2012-01-18 cvs2svnThis commit was manufactured by cvs2svn to create branc...
2012-01-18 Dr. Stephen... revert fipslink.pl unlink retry change OpenSSL-fips-2_0 OpenSSL-fips-2_0-rc9
2012-01-18 Dr. Stephen... give a hand old assemblers assembling loop instruction...
2012-01-03 Dr. Stephen... typo OpenSSL-fips-2_0-rc8
2012-01-03 Dr. Stephen... Prepare RC8
2012-01-03 Dr. Stephen... unlink target and retry to avoid intermittent Win32...
2011-12-12 Dr. Stephen... set version to rc8-dev
2011-12-12 Dr. Stephen... Prepare for RC7. OpenSSL-fips-2_0-rc7
2011-12-10 Dr. Stephen... Retry rename operation with a slight delay to workaroun...
2011-12-10 Dr. Stephen... use different names for asm temp files to avoid problem...
2011-12-08 Dr. Stephen... Close file streams in FIPS algorithm test utilities.
2011-12-04 Dr. Stephen... prepare for RC6 OpenSSL-fips-2_0-rc6
2011-12-04 Dr. Stephen... For FIPS builds we don't use the normal test files...
2011-12-04 Dr. Stephen... use BUILD_ONE_CMD for fips specific links otherwise...
2011-12-04 Dr. Stephen... Workaround for VxWorks
2011-12-04 Dr. Stephen... avoid use of symlinks on Windows: it causes problems...
2011-12-03 Dr. Stephen... Fix x86cpuid so it doesn't fail for some (currently...
2011-12-03 Dr. Stephen... Change EVP_MAXCHUNK so it doesn't wraparound to 0 on...
2011-12-03 Dr. Stephen... Prepare for RC6.
2011-12-03 Dr. Stephen... Add tests to ensure ECDSA key gen and DSA signing fails...
2011-12-03 Dr. Stephen... functions aren't unused: revert
2011-12-03 Dr. Stephen... remove unused functions from module
2011-12-03 Dr. Stephen... bn/asm/mips.pl: fix typos [from HEAD], original by...
2011-11-25 Dr. Stephen... prepare for rc5 OpenSSL-fips-2_0-rc5
2011-11-25 Dr. Stephen... return error if counter exceeds limit and seed value...
2011-11-25 Dr. Stephen... check counter value against 4 * L, not 4096
2011-11-21 Dr. Stephen... bump version for rc5-dev: hopefully will never be needed...
2011-11-19 Dr. Stephen... prepare for rc4 OpenSSL-fips-2_0-rc4
2011-11-19 Dr. Stephen... Add flag to support cofactor ECDH
2011-11-18 Dr. Stephen... bump version to rc4-dev
2011-11-18 Dr. Stephen... prepare for RC3 OpenSSL-fips-2_0-rc3
2011-11-16 Dr. Stephen... In EC_KEY_set_public_key_affine_coordinates include...
2011-11-11 Dr. Stephen... portability fix for some perl versions
2011-11-09 Dr. Stephen... fclose streams in fips_drbvs.c OpenSSL-fips-2_0-rc2
2011-11-08 Dr. Stephen... Prepare for RC3 (which may never happen).
2011-11-08 Andy PolyakovPlatform update from HEAD.
2011-11-07 Dr. Stephen... add fips_algvs.c to restricted tarball
2011-11-07 Dr. Stephen... Prepare for RC2
2011-11-07 Dr. Stephen... MacOS and iOS support
2011-11-07 Andy Polyakovfipsld, incore: switch to new cross-compile support...
next