openssl.git
2014-06-05 Dr. Stephen... Fix CVE-2014-3470
2014-06-04 Andy Polyakovaesp8-ppc.pl: fix typos.
2014-06-04 Andy Polyakovevp/e_aes.c: add erroneously omitted break;
2014-06-03 Libor KrystekCorrected OPENSSL_NO_EC_NISTP_64_GCC_128 usage in ec_lc...
2014-06-02 David BenjaminCheck there is enough room for extension.
2014-06-02 zhu qun-yingFree up s->d1->buffered_app_data.q properly.
2014-06-02 Andy Polyakovevp/e_aes.c: populate HWAES_* to remaning modes.
2014-06-02 Dr. Stephen... Allow reordering of certificates when signing.
2014-06-02 Sami FarinTypo: set i to -1 before goto.
2014-06-01 Andy PolyakovEngage POWER8 AES support.
2014-06-01 Matt CaswellAdded SSLErr call for internal error in dtls1_buffer_record
2014-06-01 David RamosDelays the queue insertion until after the ssl3_setup_b...
2014-06-01 Andy Polyakovarmv4cpuid.S: switch to CNTVCT tick counter.
2014-06-01 Andy Polyakovsha[1|256]-armv4: harmonize with arm_arch.h.
2014-06-01 Andy PolyakovEngage ARMv8 AES support.
2014-06-01 Dr. Stephen... Recognise padding extension.
2014-06-01 Dr. Stephen... Option to disable padding extension.
2014-06-01 Andy Polyakovlinux-aarch64: engage SHA modules.
2014-06-01 Andy PolyakovAdd SHA for ARMv8.
2014-06-01 Andy PolyakovAdd linux-aarch64 taget.
2014-06-01 Ben LaurieMerge branch 'erbridge-probable_primes'
2014-06-01 Ben LaurieCredit to Felix.
2014-06-01 Ben LaurieTidy up, don't exceed the number of requested bits.
2014-06-01 Ben LaurieConstify and reduce coprime random bits to allow for...
2014-06-01 Ben LaurieZero prime doits.
2014-06-01 Ben LaurieAdd option to run all prime tests.
2014-06-01 Felix Laurie... Add a test to check we're really generating probable...
2014-06-01 Felix Laurie... Remove unused BIGNUMs.
2014-06-01 Felix Laurie... Only count successful generations.
2014-06-01 Felix Laurie... Refactor the first prime index.
2014-06-01 Felix Laurie... Try skipping over the adding and just picking a new...
2014-06-01 Felix Laurie... Remove editor barf on updating copyright.
2014-06-01 Felix Laurie... Add python script to generate the bits needed for the...
2014-06-01 Felix Laurie... Generate safe primes not divisible by 3, 5 or 7.
2014-06-01 Felix Laurie... Add a method to generate a prime that is guaranteed...
2014-06-01 Felix Laurie... Run the prime speed tests for 10 seconds.
2014-06-01 Felix Laurie... Tidy up speed.c a little.
2014-06-01 Felix Laurie... Add speed test for prime trial division.
2014-06-01 Felix Laurie... Remove static from probable_prime_dh.
2014-06-01 Felix Laurie... Remove indentation from the goto targets.
2014-06-01 Felix Laurie... Strip trailing whitespace from Configure.
2014-06-01 Felix Laurie... Add a new target to Configure for me.
2014-06-01 Dr. Stephen... Set default global mask to UTF8 only.
2014-06-01 David RamosAllocate extra space when NETSCAPE_HANG_BUG defined.
2014-06-01 David RamosInitialise alg.
2014-05-31 Dr. Stephen... Use correct digest when exporting keying material.
2014-05-31 Dr. Stephen... Don't compile heartbeat test code on Windows (for now).
2014-05-30 Hubert Karioadd description of -attime to man page
2014-05-30 Hubert Karioadd description of -no_ecdhe option to s_server man...
2014-05-29 Andy Polyakovaesv8-armx.pl: add CTR implementation.
2014-05-29 Dr. Stephen... Set version number correctly.
2014-05-29 František BořánekFix memory leak.
2014-05-29 Martin Kaiserremove duplicate 0x for default RSASSA-PSS salt len
2014-05-29 Andy Polyakovaesp8-ppc.pl: optimize CBC decrypt even further.
2014-05-27 Peter MosmansFix for test_bn regular expression to work on Windows...
2014-05-26 Matt CaswellChanged -strictpem to use PEM_read_bio
2014-05-26 Matt CaswellAdded -strictpem parameter to enable processing of...
2014-05-26 Juli MallettFix cast of boolean where cast of LHS intended.
2014-05-25 Matt CaswellFixed error in args for SSL_set_msg_callback and SSL_se...
2014-05-25 Ben LaurieMake it build.
2014-05-25 Christian Heimesadd test case to makefiles
2014-05-25 Christian HeimesImplement tests for PKCS#5 PBKDF2 HMAC
2014-05-25 Dr. Stephen... Don't use expired certificates if possible.
2014-05-25 Dr. Stephen... Rename vpm_int.h to x509_lcl.h
2014-05-24 Matt CaswellFix for non compilation with TLS_DEBUG defined
2014-05-24 Ben LaurieOnly copy opensslconf.h at init time.
2014-05-23 Martin KaiserModify the description of -noout to match the manpage...
2014-05-23 Martin KaiserAdd an NSS output format to sess_id to export to export...
2014-05-23 Luiz Angelo... OpenSSL is able to generate a certificate with name...
2014-05-23 Andy Polyakovaesp8-ppc.pl: add optimized CBC decrypt.
2014-05-23 Andy Polyakovvpaes-ppc.pl: comply with ABI.
2014-05-22 Ben LaurieMerge branch 'heartbeat-test' of git://github.com/mblan...
2014-05-22 Mike BlandFix heartbeat_test for -DOPENSSL_NO_HEARTBEATS
2014-05-22 Ben LaurieCheck length first in BUF_strnlen().
2014-05-21 Matt CaswellFixed minor copy&paste error, and stray space causing...
2014-05-21 Matt CaswellFixed unterminated B tag, causing build to fail with...
2014-05-21 Ben LaurieRemove redundant test.
2014-05-21 Ben LaurieImplement BUF_strnlen() and use it instead of strlen().
2014-05-21 Viktor DukhovniFixes to host checking.
2014-05-21 Dr. Stephen... Fix for PKCS12_create if no-rc2 specified.
2014-05-21 Dr. Stephen... Change default cipher in smime app to des3.
2014-05-20 Andy Polyakovaesv8-armx.pl: fix typo.
2014-05-20 Andy Polyakovaesv8-armx.pl: optimize by adding 128-bit code paths.
2014-05-20 Ben LaurieDon't allocate more than is needed in BUF_strndup().
2014-05-20 Dr. Stephen... For portability use BUF_strndup instead of strndup.
2014-05-20 Dr. Stephen... Adding padding extension to trace code.
2014-05-20 Dr. Stephen... Fix bug in signature algorithm copy.
2014-05-19 JanpopanFix a wrong parameter count ERR_add_error_data
2014-05-19 Ben LaurieMerge branch 'mbland-heartbeat-test'
2014-05-19 Ben LaurieFixup for ancient compilers.
2014-05-19 Mike BlandZero-initialize heartbeat test write buffer
2014-05-19 Mike BlandMore through error checks in set_up
2014-05-19 Ben LaurieMake it build/run.
2014-05-19 Mike BlandUnit/regression test for TLS heartbeats.
2014-05-19 Andy PolyakovAdd "teaser" AES module for ARMv8.
2014-05-15 Matt CaswellMoved note about lack of support for AEAD modes out...
2014-05-15 Dr. Stephen... Enc doesn't support AEAD ciphers.
2014-05-14 Jeffrey WaltonFix grammar error in verify pod. PR#3355
2014-05-14 Jeffrey WaltonAdd information to BUGS section of enc documentation...
2014-05-14 Michal BozonCorrected POD syntax errors. PR#3353
next