openssl.git
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...
2014-05-07 Matt CaswellFixed NULL pointer dereference in PKCS7_dataDecode...
2014-05-06 Geoff Thorpeevp: prevent underflow in base64 decoding
2014-05-06 Geoff Thorpebignum: allow concurrent BN_MONT_CTX_set_locked()
2014-05-06 Dr. Stephen... Initialize num properly.
2014-05-06 Dr. Stephen... Set Enveloped data version to 2 if ktri version not...
2014-05-05 Tim Hudson- fix coverity issues 966593-966596
2014-05-05 Geoff Thorpeapps/s_server: document '-naccept' cmd-line argument
2014-05-04 Andy Polyakovmd5/asm/md5-[586|x86_64].pl: +15% on Atom.
2014-05-04 Andy PolyakovC64x+ assembply pack: add RC4 module.
2014-05-04 Andy PolyakovC64x+ assembly pack: make it work with older toolchain.
2014-05-04 Andy Polyakovsha/asm/sha1-armv4-large.pl: add NEON and ARMv8 code...
2014-05-04 Andy Polyakovcrypto/armcap.c: detect ARMv8 capabilities [in 32-bit...
2014-05-03 David RamosDouble free in i2o_ECPublicKey
2014-05-02 Geoff Thorpedso: eliminate VMS code on non-VMS systems
2014-05-01 Jeff Trawicktypo in SSL_get_peer_cert_chain docs
2014-04-30 Matt CaswellFixed spelling error in error message. Fix supplied...
2014-04-30 Geoff Thorpebignum: fix boundary condition in montgomery logic
2014-04-29 Ben LaurieMore warnings.
2014-04-27 Matt CaswellFix SSL_CONF_cmd missing =back
2014-04-26 Matt CaswellFixed minor errors in docs
2014-04-26 Matt CaswellPKCS5_PBKDF2_HMAC documentation submitted by Jeffrey...
2014-04-26 Chris Rorvickdoc: Add missing =back directive.
2014-04-26 manchaFix version documentation.
2014-04-26 manchaFix eckey_priv_encode()
2014-04-25 Geoff Thorpemake depend
2014-04-25 Geoff Thorpeapps: constify some string parameters
2014-04-25 Geoff Thorpeutil/mkerr.pl: fix perl warning
2014-04-25 Mark J. CoxRemove latest version, it's pretty redundant and just...
next