openssl.git
2014-02-25 Dr. Stephen... Fix for v3_scts.c
2014-02-25 Dr. Stephen... Add -show_chain option to print out verified chain.
2014-02-25 Dr. Stephen... Avoid Windows 8 Getversion deprecated errors.
2014-02-25 Rob StradlingParse non-v1 SCTs less awkwardly.
2014-02-24 Andy Polyakovms/do_win64a.bat: forward to NUL, not NUL:.
2014-02-24 Andy PolyakovBC-32.pl: refresh Borland C support.
2014-02-24 Andy Polyakovx509/by_dir.c: fix run-away pointer (and potential...
2014-02-24 Andy Polyakovconfig: recognize ARMv8/AArch64 target.
2014-02-23 Dr. Stephen... Only set current certificate to valid values.
2014-02-23 Dr. Stephen... New chain building flags.
2014-02-21 Dr. Stephen... Option to set current cert to server certificate.
2014-02-21 Andy Polyakovaes/asm/aesni-x86[_64].pl: minor Atom-specific performa...
2014-02-20 Dr. Stephen... fix WIN32 warnings
2014-02-20 Dr. Stephen... make depend
2014-02-20 Dr. Stephen... Move CT viewer extension code to crypto/x509v3
2014-02-19 Dr. Stephen... make depend
2014-02-19 Dr. Stephen... Remove references to o_time.h
2014-02-19 Ben LaurieMove gmtime functions to crypto.h.
2014-02-19 Ben LaurieMake i2r_sctlist static.
2014-02-19 Ben LaurieReverse export of o_time.h.
2014-02-19 Ben LaurieMerge branch 'sct-viewer-master' of https://github...
2014-02-19 Rob StradlingMove the SCT List extension parser into libssl.
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.
next