summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* fclose streams in fips_drbvs.cOpenSSL-fips-2_0-rc2Dr. Stephen Henson2011-11-092-1/+10
* Prepare for RC3 (which may never happen).Dr. Stephen Henson2011-11-081-2/+2
* Platform update from HEAD.Andy Polyakov2011-11-086-21/+62
* add fips_algvs.c to restricted tarballDr. Stephen Henson2011-11-071-1/+1
* Prepare for RC2Dr. Stephen Henson2011-11-071-1/+1
* MacOS and iOS supportDr. Stephen Henson2011-11-072-0/+13
* fipsld, incore: switch to new cross-compile support [from HEAD].Andy Polyakov2011-11-072-12/+19
* e_aes.c: fold aesni_xts_cipher and [most importantly] fix aes_xts_cipher'sAndy Polyakov2011-11-061-32/+31
* check for unset entropy and nonce callbacksDr. Stephen Henson2011-11-061-1/+3
* Update fips_test_suite to take multiple command line options andDr. Stephen Henson2011-11-062-38/+338
* typoDr. Stephen Henson2011-11-051-1/+1
* make post failure simulation reversible in all casesDr. Stephen Henson2011-11-055-12/+12
* typo: use key for POST callbackDr. Stephen Henson2011-11-051-2/+1
* fix set but unused warningsDr. Stephen Henson2011-11-053-14/+9
* armv4cpuid.S, armv4-gf2m.pl: make newest code compilable by older assembler [...Andy Polyakov2011-11-052-23/+23
* x86cpuid.pl: don't punish "last-year" OSes on "this-year" CPUs [from HEAD].Andy Polyakov2011-11-051-1/+1
* ppc.pl: fix bug in bn_mul_comba4 [from HEAD].Andy Polyakov2011-11-051-1/+1
* Add single call public key sign and verify functions.Dr. Stephen Henson2011-11-0513-85/+117
* Add support for memory leak checking in fips_algvs.Dr. Stephen Henson2011-11-029-15/+93
* Remove duplicate test from health check. Fix memory leaks by uninstantiatingDr. Stephen Henson2011-11-021-18/+11
* Print out an error for "make test" in FIPS builds.Dr. Stephen Henson2011-11-021-3/+1
* Replace exit calls with return in fips_test_suiteDr. Stephen Henson2011-11-021-4/+4
* Add support for multicall fips_algvs utility combining functionalityDr. Stephen Henson2011-11-0121-51/+442
* PR: 2632Dr. Stephen Henson2011-10-261-1/+1
* Prepare for RC2.Dr. Stephen Henson2011-10-242-3/+3
* prepare for RC1Dr. Stephen Henson2011-10-242-3/+3
* typoDr. Stephen Henson2011-10-241-1/+1
*-. This commit was manufactured by cvs2svn to create branch 'OpenSSL-fips-cvs2svn2011-10-241-74/+0
|\ \
* | | e_aes.c: fold even aesni_ccm_cipher.Andy Polyakov2011-10-241-66/+12
* | | e_aes.c: prevent potential DoS in aes_gcm_tls_cipher.Andy Polyakov2011-10-231-1/+1
* | | cryptlib.c: remove stdio dependency in Windows fipscanister.lib.Andy Polyakov2011-10-231-1/+7
* | | No need for custom flag in XTS mode: block length is 1.Dr. Stephen Henson2011-10-231-2/+5
* | | fips_canister.c: harmonize fingerprinting for all Windows, CE or not.Andy Polyakov2011-10-231-1/+2
* | | config: in cross-compile case interrogate cross-compiler, not host, workAndy Polyakov2011-10-231-21/+13
* | | Check for selftest failure in various places.Dr. Stephen Henson2011-10-226-0/+46
* | | x86gas.pl: relax .init segment alignment.Andy Polyakov2011-10-221-3/+0
* | | mk1mk.pl: cleanup engines' handling and make fips build work on WIN64I.Andy Polyakov2011-10-211-3/+5
* | | Update error codes.Dr. Stephen Henson2011-10-212-1/+4
* | | fips.c: remove preprocessor artefact.Andy Polyakov2011-10-211-3/+0
* | | fix (?) AVX clearingDr. Stephen Henson2011-10-211-2/+2
* | | Check for uninitialised DRBG_CTX and don't free up default DRBG_CTX.Dr. Stephen Henson2011-10-211-2/+19
* | | fips.c: x86[_64] capability masking.Andy Polyakov2011-10-201-1/+9
* | | armcap.c: auto-setup processor capability vector.Andy Polyakov2011-10-201-0/+3
* | | Fix error codes.Dr. Stephen Henson2011-10-203-36/+37
* | | fips/fips_[canister|premain].c: make it work with VC6 and add sentinelsAndy Polyakov2011-10-204-6/+22
* | | sha1-mips.pl: fix typo.Andy Polyakov2011-10-201-1/+1
* | | Drain unused MacOS directory.Andy Polyakov2011-10-2017-11591/+0
* | | Add "nopass" for empty password too.Dr. Stephen Henson2011-10-191-0/+2
* | | add authentication parameter to FIPS_module_mode_setDr. Stephen Henson2011-10-1910-7/+153
* | | vxworks-mips: unify and add assembler.Andy Polyakov2011-10-197-55/+36