openssl.git
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...
2014-04-25 Geoff Thorpeutil/mkdef.pl: o_time.h doesn't exist any more
2014-04-24 Steve MarquessAdd new sponsors
2014-04-24 Andy Polyakovbn/asm/armv4-gf2m.pl, modes/asm/ghash-armv4.pl: faster...
2014-04-24 Andy Polyakovaes/asm/bsaes-x86_64.pl: Atom-specific optimization.
2014-04-23 Ben LaurieFix use after free.
2014-04-22 Ben LaurieFix double frees.
2014-04-21 Kaspar BrandFix SSL_CTX_get{first,next}_certificate.
2014-04-16 Dr. Stephen... Document -debug_decrypt option.
2014-04-15 Dr. Stephen... Extension checking fixes.
2014-04-15 Dr. Stephen... Clarify CMS_decrypt behaviour.
2014-04-11 Dr. Stephen... Add new key fingerprint.
2014-04-09 Dr. Stephen... Fix free errors in ocsp utility.
2014-04-09 Dr. Stephen... ssleay_rand_add returns a value in 1.1.0
2014-04-08 Dr. Stephen... Update NEWS
2014-04-07 Dr. Stephen... Return if ssleay_rand_add called with zero num.
2014-04-07 Dr. Stephen... Add heartbeat extension bounds check.
2014-04-07 Dr. Stephen... Document -verify_return_error option.
2014-04-06 Andy Polyakovcrypto/modes/gcm128.c: more strict aliasing fixes.
2014-04-06 Andy Polyakovvpaes-[x86_64|ppc].pl: fix typo, which for some reason...
2014-04-05 Dr. Stephen... Set TLS padding extension value.
2014-04-05 Dr. Stephen... For more than 160 bits of security disable SHA1 HMAC
2014-04-05 Dr. Stephen... Update security framework docs.
2014-04-04 Dr. Stephen... Update FAQ.
2014-04-04 Dr. Stephen... Use correct length when prompting for password.
2014-04-03 Dr. Stephen... Document new crl option.
2014-04-03 Tim HudsonAdd option to generate old hash format.
2014-04-02 Eric YoungFix base64 decoding bug.
2014-04-01 Dr. Stephen... Don't try and verify signatures if key is NULL (CVE...
2014-03-29 Ben LaurieFix warning.
2014-03-28 Dr. Stephen... Add initial security framework docs.
2014-03-28 Dr. Stephen... Set security level in cipher string.
2014-03-28 Dr. Stephen... Set security level to zero is ssltest
2014-03-28 Dr. Stephen... Security callback debug print out.
2014-03-28 Dr. Stephen... Security framework.
2014-03-28 Dr. Stephen... Check return value of ssl3_output_cert_chain
2014-03-28 Dr. Stephen... Allow return of supported ciphers.
2014-03-28 Dr. Stephen... Auto DH support.
2014-03-28 Dr. Stephen... Add functions returning security bits.
2014-03-27 Dr. Stephen... Fix memory leak with client auth.
2014-03-27 Dr. Stephen... Add -no_resumption_on_reneg to SSL_CONF.
2014-03-27 Dr. Stephen... Update chain building function.
2014-03-24 Emilia KasperAllow duplicate certs in ssl_build_cert_chain
2014-03-19 Dr. Stephen... Workaround for some CMS signature formats.
2014-03-18 Piotr SikoraRetry callback only after ClientHello received.
2014-03-12 Dr. Stephen... Update ordinals.
2014-03-12 Dr. Stephen... Fix for CVE-2014-0076
2014-03-10 Dr. Stephen... typo
2014-03-10 Dr. Stephen... Simplify ssl_add_cert_chain logic.
2014-03-07 Dr. Stephen... Remove -WX option from debug-VC-WIN32
2014-03-07 Andy Polyakovengines/ccgost/gosthash.c: simplify and avoid SEGV.
next