summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* ARM assembler pack: add platform run-time detection.appro2011-07-179-14/+252
* PR: 2556 (partial)steve2011-07-141-2/+2
* fips/Makefile: HP-UX-specific update.appro2011-07-131-2/+5
* ms/uplink.c: fix Visual Studio 2010 warning.appro2011-07-131-1/+2
* config: detect if assembler supports --noexecstack and pass it down.appro2011-07-131-0/+4
* perlasm/cbc.pl: fix tail processing bug.appro2011-07-131-2/+0
* ssl/ssl_ciph.c: allow to switch to predefined "composite" cipher/macappro2011-07-111-1/+22
* ssl/t1_enc.c: initial support for AEAD ciphers.appro2011-07-111-16/+65
* evp.h: add flag to distinguish AEAD ciphers and pair of control codes...appro2011-07-111-0/+8
* Fix typo.bodo2011-07-111-1/+1
* Add a tool that (semi)automatically created the API documentationlevitte2011-07-054-0/+7784
* Rename symbol.steve2011-07-051-0/+1
* x86_64-mont.pl: add squaring procedure and improve RSA sign performanceappro2011-07-051-11/+496
* Add functions to return FIPS module version.steve2011-07-045-1/+23
* x86_64-xlate.pl: sha1 and md5 warnings made it to nasm 2.09, extend gnuappro2011-07-041-6/+7
* sha1-x86_64.pl: nasm 2.07 screws up labels if AVX path is compiled.appro2011-07-041-1/+1
* s390x-gf2m.pl: commentary update (final performance numbers turned to beappro2011-07-041-10/+11
* If make clean fails it is not a fatal error.steve2011-07-031-1/+0
* Additional error checking.steve2011-07-022-3/+5
* sha1-x86_64.pl: fix win64-specific typos and add masm support.appro2011-07-011-4/+9
* x86_64-xlate.pl: masm-specific update.appro2011-07-011-2/+2
* Delete any EXARG value first.steve2011-07-011-0/+1
* Add no-asm argument to Configure if needed.steve2011-07-011-1/+2
* Recognise fipscheck option and call fipsas for WIN64 builds.steve2011-06-302-0/+5
* crypto/aes/Makefile: make it work on IRIX.appro2011-06-281-0/+3
* crypto/whrlpool/wp_block.c: harmonize OPENSSL_ia32cap_P.appro2011-06-281-2/+2
* crypto/sha/asm/sha[1|512]-mips.pl: minor updates.appro2011-06-282-16/+16
* rc4-586.pl: add Atom performance results.appro2011-06-281-1/+3
* md5-x86_86.pl: remove redundant instructions.appro2011-06-281-8/+5
* crypto/bn/Makefile: fix typo.appro2011-06-281-2/+2
* auto detect configuration using KERNEL_BITS and CCsteve2011-06-271-8/+5
* Configure: clean up linux32-s390x line.appro2011-06-271-1/+1
* s390x assembler pack: add s390x-gf2m.pl and harmonize AES_xts_[en|de]crypt.appro2011-06-275-15/+238
* rc4-x86_64.pl: commentary update.appro2011-06-271-3/+6
* Minor x86_64 perlasm update.appro2011-06-272-9/+9
* Fix CPRNG test for Hash DRBG.steve2011-06-261-9/+11
* typosteve2011-06-241-1/+1
* Add stub for HMAC DRBG.steve2011-06-244-6/+76
* allow KERNEL_BITS to be specified in the environmentsteve2011-06-241-2/+2
* get the filename rightsteve2011-06-241-1/+1
* Add sparcv9cap.c to restricted tarball.steve2011-06-241-0/+1
* Add a symbol for the first parameter to OPENSSL_showfatal().levitte2011-06-231-1/+1
* Add symbols for the parameters on a couple more functions.levitte2011-06-231-2/+2
* PR: 2470steve2011-06-221-3/+0
* PR: 2543steve2011-06-221-1/+1
* PR: 2540steve2011-06-221-0/+1
* correctly encode OIDs near 2^32steve2011-06-221-1/+1
* typosteve2011-06-221-1/+1
* stop complaints about no CVS versionsteve2011-06-221-2/+0
* Now the FIPS capable OpenSSL is available simplify the various FIPS teststeve2011-06-228-82/+65