openssl.git
2011-07-21 Dr. Stephen... stop warnings
2011-07-21 Dr. Stephen... Rename another symbol.
2011-07-20 Andy Polyakovaes-ppc.pl: minor optimization favoring embedded proces...
2011-07-20 Andy PolyakovAdd RSAX builtin engine. It optimizes RSA1024 sign...
2011-07-20 Dr. Stephen... PR: 2559
2011-07-20 Dr. Stephen... PR: 2555
2011-07-20 Dr. Stephen... PR: 2550
2011-07-18 Andy Polyakovsha512-sparcv9.pl: minor optimization of sha256.
2011-07-18 Dr. Stephen... Add support for ECCCDH test format.
2011-07-17 Andy PolyakovARM assembler pack: add platform run-time detection.
2011-07-14 Dr. Stephen... PR: 2556 (partial)
2011-07-13 Andy Polyakovfips/Makefile: HP-UX-specific update.
2011-07-13 Andy Polyakovms/uplink.c: fix Visual Studio 2010 warning.
2011-07-13 Andy Polyakovconfig: detect if assembler supports --noexecstack...
2011-07-13 Andy Polyakovperlasm/cbc.pl: fix tail processing bug.
2011-07-11 Andy Polyakovssl/ssl_ciph.c: allow to switch to predefined "composit...
2011-07-11 Andy Polyakovssl/t1_enc.c: initial support for AEAD ciphers.
2011-07-11 Andy Polyakovevp.h: add flag to distinguish AEAD ciphers and pair...
2011-07-11 Bodo MöllerFix typo.
2011-07-05 Richard LevitteAdd a tool that (semi)automatically created the API...
2011-07-05 Dr. Stephen... Rename symbol.
2011-07-05 Andy Polyakovx86_64-mont.pl: add squaring procedure and improve...
2011-07-04 Dr. Stephen... Add functions to return FIPS module version.
2011-07-04 Andy Polyakovx86_64-xlate.pl: sha1 and md5 warnings made it to nasm...
2011-07-04 Andy Polyakovsha1-x86_64.pl: nasm 2.07 screws up labels if AVX path...
2011-07-04 Andy Polyakovs390x-gf2m.pl: commentary update (final performance...
2011-07-03 Dr. Stephen... If make clean fails it is not a fatal error.
2011-07-02 Dr. Stephen... Additional error checking.
2011-07-01 Andy Polyakovsha1-x86_64.pl: fix win64-specific typos and add masm...
2011-07-01 Andy Polyakovx86_64-xlate.pl: masm-specific update.
2011-07-01 Dr. Stephen... Delete any EXARG value first.
2011-07-01 Dr. Stephen... Add no-asm argument to Configure if needed.
2011-06-30 Dr. Stephen... Recognise fipscheck option and call fipsas for WIN64...
2011-06-28 Andy Polyakovcrypto/aes/Makefile: make it work on IRIX.
2011-06-28 Andy Polyakovcrypto/whrlpool/wp_block.c: harmonize OPENSSL_ia32cap_P.
2011-06-28 Andy Polyakovcrypto/sha/asm/sha[1|512]-mips.pl: minor updates.
2011-06-28 Andy Polyakovrc4-586.pl: add Atom performance results.
2011-06-28 Andy Polyakovmd5-x86_86.pl: remove redundant instructions.
2011-06-28 Andy Polyakovcrypto/bn/Makefile: fix typo.
2011-06-27 Dr. Stephen... auto detect configuration using KERNEL_BITS and CC
2011-06-27 Andy PolyakovConfigure: clean up linux32-s390x line.
2011-06-27 Andy Polyakovs390x assembler pack: add s390x-gf2m.pl and harmonize...
2011-06-27 Andy Polyakovrc4-x86_64.pl: commentary update.
2011-06-27 Andy PolyakovMinor x86_64 perlasm update.
2011-06-26 Dr. Stephen... Fix CPRNG test for Hash DRBG.
2011-06-24 Dr. Stephen... typo
2011-06-24 Dr. Stephen... Add stub for HMAC DRBG.
2011-06-24 Dr. Stephen... allow KERNEL_BITS to be specified in the environment
2011-06-24 Dr. Stephen... get the filename right
2011-06-24 Dr. Stephen... Add sparcv9cap.c to restricted tarball.
2011-06-23 Richard LevitteAdd a symbol for the first parameter to OPENSSL_showfat...
2011-06-23 Richard LevitteAdd symbols for the parameters on a couple more functions.
2011-06-22 Dr. Stephen... PR: 2470
2011-06-22 Dr. Stephen... PR: 2543
2011-06-22 Dr. Stephen... PR: 2540
2011-06-22 Dr. Stephen... correctly encode OIDs near 2^32
2011-06-22 Dr. Stephen... typo
2011-06-22 Dr. Stephen... stop complaints about no CVS version
2011-06-22 Dr. Stephen... Now the FIPS capable OpenSSL is available simplify...
2011-06-22 Dr. Stephen... add symbol rename
2011-06-22 Dr. Stephen... allow MD5 use for computing old format hash links
2011-06-21 Dr. Stephen... Don't set FIPS rand method at same time as RAND method...
2011-06-21 Dr. Stephen... Add prototype for null cipher.
2011-06-20 Dr. Stephen... make EVP_dss() work for DSA signing
2011-06-20 Dr. Stephen... typo
2011-06-20 Dr. Stephen... add null cipher to FIPS module
2011-06-18 Dr. Stephen... Correction.
2011-06-18 Dr. Stephen... Strip CRs when installing fips_premain.c Correct compat...
2011-06-17 Dr. Stephen... Initial FIPS capable OpenSSL information
2011-06-17 Dr. Stephen... Give parameters names in prototypes.
2011-06-16 Dr. Stephen... Option "fipscheck" which checks to see if FIPS is autod...
2011-06-16 Dr. Stephen... Don't include des.h any more: it is not needed.
2011-06-15 Dr. Stephen... Update to mk1mf.pl and ms\do_fips.bat to install releva...
2011-06-15 Bodo MöllerFix the version history: changes going into 1.1.0 that...
2011-06-14 Dr. Stephen... set FIPS allow before initialising ctx
2011-06-13 Dr. Stephen... make sure custom cipher flag doesn't use any mode bits
2011-06-13 Dr. Stephen... Allow applications to specify alternative FIPS RAND...
2011-06-12 Dr. Stephen... sync and update ordinals
2011-06-12 Dr. Stephen... Don't export functions marked as FIPSCAPABLE.
2011-06-12 Dr. Stephen... Use FIPSCAPABLE for FIPS module functions used in FIPS...
2011-06-12 Dr. Stephen... HMAC fips prototypes
2011-06-12 Dr. Stephen... CMAC FIPS prototypes.
2011-06-10 Dr. Stephen... #undef bn_div_words as it is defined for FIPS builds.
2011-06-10 Dr. Stephen... Update dependencies for m_dss.c too.
2011-06-10 Dr. Stephen... Remove x509.h from SHA1 clone digests, update dependencies.
2011-06-09 Dr. Stephen... Install FIPS module in FIPSDIR if set.
2011-06-09 Dr. Stephen... more prototypes in fips.h
2011-06-09 Dr. Stephen... Add more prototypes.
2011-06-08 Dr. Stephen... fix memory leak
2011-06-08 Dr. Stephen... Add flags for DH FIPS method.
2011-06-08 Dr. Stephen... Set flags in ECDH and ECDSA methods for FIPS.
2011-06-06 Andy Polyakovrc4_skey.c: remove dead/redundant code (it's never...
2011-06-06 Dr. Stephen... Add prototypes for some FIPS EC functions.
2011-06-06 Dr. Stephen... Set SSL_FIPS flag in ECC ciphersuites.
2011-06-06 Dr. Stephen... Move function prototype to fips.h
2011-06-06 Andy Polyakove_aes.c: move AES-NI run-time switch and implement...
2011-06-04 Andy Polyakovx86_64cpuid.pl: fix typo.
2011-06-04 Andy Polyakovx86[_64]cpuid.pl: add function accessing rdrand instruc...
2011-06-04 Richard LevitteNo spaces in assignements in a shell script...
2011-06-03 Dr. Stephen... fix error discrepancy
next