]> git.ipfire.org Git - thirdparty/openssl.git/shortlog
thirdparty/openssl.git
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
2014-05-12  Mike FrysingerHave the .pc files depend on each other rather than...
2014-05-12  Kurt RoeckxCheck sk_SSL_CIPHER_num() after assigning sk.
2014-05-12  Jean-Paul CalderoneCorrect the return type on the signature for X509_STORE...
2014-05-12  Serguei E.... Replace manual ASN1 decoder with ASN1_get_object
2014-05-12  Dr. Stephen... Correct example.
2014-05-12  Andy PolyakovAdd "teaser" AES module for PowerISA 2.07.
2014-05-11  Matt CaswellFixed NULL pointer dereference. See PR#3321
2014-05-11  Kurt RoeckxSet authkey to NULL and check malloc return value.
2014-05-11  Martin Brejchadgram_sctp_ctrl: authkey memory leak
2014-05-11  Günther NoackAvoid out-of-bounds write in SSL_get_shared_ciphers
2014-05-11  Viktor DukhovniFix infinite loop. PR#3347
2014-05-11  Matt CaswellMove length check earlier to ensure we don't go beyond...
2014-05-11  Tim Hudsonsafety check to ensure we dont send out beyond the...
2014-05-10  Matt CaswellFixed CRLF in file
2014-05-09  Dr. Stephen... Return an error if no recipient type matches.
2014-05-09  Geoff Thorpes_client/s_server: support unix domain sockets
2014-05-08  Tim Hudsoncoverity 966576 - close socket in error path
2014-05-08  Tim HudsonPR#3342 fix resource leak coverity issue 966577
2014-05-07  Tim Hudsonfix coverity issue 966597 - error line is not always...
next