openssl.git
2014-02-18 Dr. Stephen... Don't use CRYPTO_AES_CTR if it isn't defined.
2014-02-16 Dr. Stephen... Restore SSL_OP_MSIE_SSLV2_RSA_PADDING
2014-02-15 Dr. Stephen... Don't use getcwd in non-copy builds.
2014-02-15 Dr. Stephen... Remove duplicate statement.
2014-02-15 Klaus-Peter... Add support for aes-128/192/256-ctr to the cryptodev...
2014-02-14 Rob StradlingShow the contents of the RFC6962 Signed Certificate...
2014-02-14 Kurt RoeckxUse defaults bits in req when not given
2014-02-14 Kurt RoeckxFix additional pod errors with numbered items.
2014-02-14 Scott SchaeferFix various spelling errors
2014-02-14 Scott SchaeferDocument pkcs12 -password behavior
2014-02-14 Andy Polyakovssl/s3_pkt.c: detect RAND_bytes error in multi-block.
2014-02-14 Andy Polyakovx86[_64]cpuid.pl: add low-level RDSEED.
2014-02-14 Andy Polyakovaes/asm/aesni-x86_64.pl: further optimization for Atom...
2014-02-14 Dr. Stephen... Include TA in checks/callback with partial chains.
2014-02-14 Dr. Stephen... Don't do loop detection for self signed check.
2014-02-13 Dr. Stephen... Add suppot for ASCII with CRLF canonicalisation.
2014-02-13 Dr. Stephen... fix error discrepancy
2014-02-13 Andy Polyakovevp/e_aes_cbc_hmac_sha*.c: improve cache locality.
2014-02-13 Andy Polyakovghash-x86[_64].pl: ~15% improvement on Atom Silvermont
2014-02-13 Ben LaurieFix warning.
2014-02-09 Ben LaurieBuild on MacOS.
2014-02-06 Dr. Stephen... Return previous compression methods when setting them.
2014-02-05 Dr. Stephen... Oops, get selection logic right.
2014-02-05 Ben LaurieFix warnings.
2014-02-05 Scott DeboyDon't break out of the custom extension callback loop...
2014-02-05 Ben LaurieFix whitespace, new-style comments.
2014-02-05 Scott DeboyRe-add alert variables removed during rebase
2014-02-05 Scott DeboyUpdating DTCP authorization type to expected value
2014-02-05 Scott DeboyUpdate custom TLS extension and supplemental data ...
2014-02-05 Dr. Stephen... Return per-certificate chain if extra chain is NULL.
2014-02-05 Andy Polyakove_aes_cbc_hmac_sha[1|256].c: fix compiler warning.
2014-02-05 Andy Polyakovssl/s3_pkt.c: move multi-block processing to ssl3_write...
2014-02-05 Andy Polyakovevp/e_aes_cbc_hmac_sha*.c: additional CTRL to query...
2014-02-05 Andy Polyakov[aesni|sha*]-mb-x86_64.pl: add data prefetching.
2014-02-05 Andy Polyakovs3_pkt.c: move ssl3_release_write_buffer to ssl3_write_...
2014-02-03 Dr. Stephen... Add quotes as CC can contain spaces.
2014-02-02 Dr. Stephen... New ctrl to set current certificate.
2014-02-02 Dr. Stephen... Demo of use of errors in applications.
2014-02-01 Andy Polyakovmodes/asm/ghash-s390x.pl: +15% performance improvement...
2014-02-01 Andy Polyakovcrypto/aes/asm/aesni-x86[_64].pl update, up to 14%...
2014-02-01 Andy Polyakovcrypto/sha/asm/sha1-x86_64.pl update:
2014-01-29 Dr. Stephen... Clarify docs.
2014-01-28 Dr. Stephen... typo
2014-01-28 Dr. Stephen... Check i before r[i].
2014-01-28 Dr. Stephen... Fix demo comment: 0.9.9 never released.
2014-01-28 Dr. Stephen... Add loaded dynamic ENGINEs to list.
2014-01-27 Dr. Stephen... New function to set compression methods so they can...
2014-01-26 Dr. Stephen... Compare encodings in X509_cmp as well as hash.
2014-01-26 Dr. Stephen... Add cert callback retry test.
2014-01-26 Dr. Stephen... Certificate callback doc.
2014-01-26 Dr. Stephen... Support retries in certificate callback
2014-01-16 Dr. Stephen... Add new function SSL_CTX_get_ssl_method().
2014-01-16 Kaspar BrandOmit initial status request callback check.
2014-01-12 Dr. Stephen... typo
2014-01-11 Dr. Stephen... Use rdrand as additional entropy source.
2014-01-10 Jeff Trawicktypo
2014-01-10 Jeff Trawicktypo
2014-01-09 Dr. Stephen... Fix bug in X509_V_FLAG_IGNORE_CRITICAL CRL handling.
2014-01-09 Daniel Kahn... update remaining documentation to move from EDH to DHE
2014-01-09 Daniel Kahn... Replace EDH-RSA-DES-CBC-SHA, etc. with DHE-RSA-DES...
2014-01-09 Daniel Kahn... change SSL3_CK_EDH_* to SSL_CK_DHE_* (with backward...
2014-01-09 Daniel Kahn... documentation should use "DHE" instead of "EDH"
2014-01-09 Daniel Kahn... use SSL_kDHE throughout instead of SSL_kEDH
2014-01-09 Daniel Kahn... emit "DHE" instead of "edh" for kX packet trace output
2014-01-09 Daniel Kahn... Allow "DHE" and "kDHE" as synonyms of "EDH" and "kEDH...
2014-01-09 Daniel Kahn... use SSL_kECDHE throughout instead of SSL_kEECDH
2014-01-09 Daniel Kahn... emit "ECDHE" instead of "EECDH" for kX packet trace...
2014-01-09 Daniel Kahn... Allow "ECDHE" as a synonym of "EECDH" when specifiying...
2014-01-09 Andy Polyakovbn/asm/x86_64-mont5.pl: fix compilation error on Solaris.
2014-01-08 Dr. Stephen... update FAQ
2014-01-07 Andy PolyakovPPC assembly pack: relax 64-bit requirement for little...
2014-01-07 Andy Polyakovaes/asm/vpaes-ppc.pl: add little-endian support.
2014-01-07 Dr. Stephen... update NEWS
2014-01-07 Dr. Stephen... Add fix for CVE-2013-4353
2014-01-06 Dr. Stephen... Sync NEWS.
2014-01-04 Andy Polyakovsha/asm/sha256-armv4.pl: add NEON code path.
2014-01-04 Andy Polyakovaesni-sha1-x86_64.pl: refine Atom-specific optimization.
2014-01-03 Dr. Stephen... Add ServerInfoFile to SSL_CONF, update docs.
2014-01-03 Dr. Stephen... Use algorithm specific chains for certificates.
2014-01-03 Andy Polyakovssl/t1_enc.c: optimize PRF (suggested by Intel).
2014-01-03 Andy Polyakovaesni-sha1-x86_64.pl: add stiched decrypt procedure,
2014-01-02 Dr. Stephen... Don't change version number if session established
2013-12-29 Dr. Stephen... Update curve list size.
2013-12-28 Andy Polyakovsparcv9cap.c: omit random detection.
2013-12-28 Andy PolyakovFAQ: why SIGILL?
2013-12-28 Andy PolyakovARM assembly pack: make it work with older toolchain.
2013-12-22 Dr. Stephen... Canonicalise input in CMS_verify.
2013-12-20 Dr. Stephen... Fix DTLS retransmission from previous session.
2013-12-20 Dr. Stephen... Ignore NULL parameter in EVP_MD_CTX_destroy.
2013-12-18 Andy Polyakovsha1-x86_64.pl: harmonize Win64 SE handlers for SIMD...
2013-12-18 Andy Polyakovevp/e_[aes|camellia].c: fix typo in CBC subroutine.
2013-12-18 Andy PolyakovPPC assembly pack update addendum.
2013-12-18 Andy Polyakovsha512.c: fullfull implicit API contract in SHA512_Tran...
2013-12-18 Andy PolyakovPPC assembly pack: improve AIX support (enable vpaes...
2013-12-18 Dr. Stephen... Check EVP errors for handshake digests.
2013-12-18 Dr. Stephen... Update demo.
2013-12-13 Dr. Stephen... Add opaque ID structure.
2013-12-13 Dr. Stephen... Update to pad extension.
2013-12-13 Dr. Stephen... Fix for partial chain notification.
2013-12-13 Dr. Stephen... Verify parameter retrieval functions.
next