summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2011-12-01Correct some parameter values.Dr. Stephen Henson
2011-12-01bn/asm/mips.pl: fix typos.Andy Polyakov
2011-11-25return error if counter exceeds limit and seed value suppliedDr. Stephen Henson
2011-11-25check counter value against 4 * L, not 4096Dr. Stephen Henson
2011-11-25PR: 1794Dr. Stephen Henson
2011-11-24Fix NPN implementation for renegotiation.Bodo Möller
2011-11-22sync and update ordinalsDr. Stephen Henson
2011-11-22add cryptlib.h to mkdef.plDr. Stephen Henson
2011-11-21sync and update ordinalsDr. Stephen Henson
2011-11-21add strp.h to mkdef.pl headersDr. Stephen Henson
2011-11-21move internal functions to ssl_locl.hDr. Stephen Henson
2011-11-21bcmp doesn't exist on all platforms, replace with memcmpDr. Stephen Henson
2011-11-16bsaes-x86_64.pl: fix buffer overrun in tail processing.Andy Polyakov
2011-11-16In EC_KEY_set_public_key_affine_coordinates include explicit check to see pas...Dr. Stephen Henson
2011-11-15Add TLS exporter.Ben Laurie
2011-11-15Add DTLS-SRTP.Ben Laurie
2011-11-15Configure: reimplement commit#21695.Andy Polyakov
2011-11-15Configure, e_aes.c: allow for XTS assembler implementation.Andy Polyakov
2011-11-14Fix some warnings caused by __owur. Temporarily (I hope) remove the moreBen Laurie
2011-11-13bsaes-x86_64.pl: add Win64 SEH and "hadrware" calls to aes-x86_64.pl.Andy Polyakov
2011-11-13bn_nist.c: fix strict-aliasing compiler warning.Andy Polyakov
2011-11-13Add RFC5114 DH parameters to OpenSSL. Add test data to dhtest.Dr. Stephen Henson
2011-11-13PR: 1794Dr. Stephen Henson
2011-11-12rc4test.c: commit#21684 broke x86_64 shared Linux build. This is temporaryAndy Polyakov
2011-11-12e_aes.c: additional sanity check in aes_xts_cipher.Andy Polyakov
2011-11-12cryptlib.c, etc.: fix linker warnings in 64-bit Darwin build.Andy Polyakov
2011-11-12Configure, x86gas.pl: fix linker warnings in 32-bit Darwin build.Andy Polyakov
2011-11-12engines/: get rid of cvs warnings on MacOS X, proper clean in ccgost.Andy Polyakov
2011-11-12Makefile.org: proper libclean on MacOS X.Andy Polyakov
2011-11-11portability fix for some perl versionsDr. Stephen Henson
2011-11-10bsaes-x86_64.pl: add bsaes_xts_[en|de]crypt.Andy Polyakov
2011-11-09arm_arch.h: allow to specify __ARM_ARCH__ elsewhere.Andy Polyakov
2011-11-08x86cpuid.pl: compensate for imaginary virtual machines.Andy Polyakov
2011-11-08Configure: harmonize darwin64-x86_64-cc line with assembler pack.Andy Polyakov
2011-11-08config: KERNEL_BITS envrionment variable to control choice between 32-Andy Polyakov
2011-11-08config: KERNEL_BITS envrionment variable to control choice between 32- andAndy Polyakov
2011-11-08Configure: initial support for iOS.Andy Polyakov
2011-11-08Configure: allow ./config to pass compiler flags with white spaces.Andy Polyakov
2011-11-08fips_canister.c: add cross-compiler support for iOS (it applies even toAndy Polyakov
2011-11-08fips_premain.c: fix warning about _exit on MacOS X.Andy Polyakov
2011-11-06fipsld, incore: switch to new cross-compile support.Andy Polyakov
2011-11-06e_aes.c: fold aesni_xts_cipher and [most importantly] fix aes_xts_cipher'sAndy Polyakov
2011-11-06check for unset entropy and nonce callbacksDr. Stephen Henson
2011-11-06Update fips_test_suite to take multiple command line options andDr. Stephen Henson
2011-11-05typoDr. Stephen Henson
2011-11-05make post failure simulation reversible in all casesDr. Stephen Henson
2011-11-05typo: use key for POST callbackDr. Stephen Henson
2011-11-05fix set but unused warningsDr. Stephen Henson
2011-11-05armv4cpuid.S, armv4-gf2m.pl: make newest code compilable by older assembler.Andy Polyakov
2011-11-05x86cpuid.pl: don't punish "last-year" OSes on "this-year" CPUs.Andy Polyakov