]> git.ipfire.org Git - thirdparty/openssl.git/shortlog
thirdparty/openssl.git
2014-02-09  Scott DeboyRestore copyright symbol - ISO-8859-1 encoding for...
2014-02-09  Ben LaurieConst fix.
2014-02-09  Ben LaurieMore cleanup.
2014-02-09  Ben LaurieMake it build.
2014-02-09  Scott DeboyReverting 1.0.2-only changes supporting the prior authz...
2014-02-09  Scott DeboyDon't break out of the custom extension callback loop...
2014-02-09  Ben LaurieFix whitespace, new-style comments.
2014-02-09  Scott DeboyRe-add alert variables removed during rebase
2014-02-09  Scott DeboyUpdating DTCP authorization type to expected value
2014-02-09  Scott DeboyUpdate custom TLS extension and supplemental data ...
2014-02-09  Trevor PerrinRedo deletion of some serverinfo code that supplemental...
2014-02-09  Scott DeboyFree generated supp data after handshake completion...
2014-02-09  Scott DeboyAdd callbacks supporting generation and retrieval of...
2014-02-06  Dr. Stephen... make update
2014-02-06  Dr. Stephen... update default depflags
2014-02-06  Andy PolyakovConfigure: recognize experimental-multiblock.
2014-02-06  Dr. Stephen... Return previous compression methods when setting them.
2014-02-05  Andy Polyakovssl/s3_pkt.c: add multi-block processing [from master].
2014-02-05  Andy Polyakovconfig: recognize little-endian Linux PPC64.
2014-02-05  Dr. Stephen... Oops, get selection logic right.
2014-02-05  Andy Polyakovevp/e_aes_cbc_hmac_sha[1|256].c: add multi-block implem...
2014-02-05  Dr. Stephen... Return per-certificate chain if extra chain is NULL.
2014-02-05  Andy Polyakov[aesni|sha*]-mb-x86_64.pl: add multi-block assembly...
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... Fix various typos.
2014-02-02  Dr. Stephen... Update demo.
2014-02-02  Dr. Stephen... Update demos/bio/README
2014-02-02  Dr. Stephen... Modify sample accept.cnf
2014-02-02  Dr. Stephen... Add demo for SSL server using SSL_CONF.
2014-02-02  Ben LaurieAdd extension free function.
2014-02-01  Andy Polyakovengines/e_capi.c: TCHAR support (cumilative update...
2014-02-01  Andy Polyakovmodes/asm/ghash-s390x.pl: +15% performance improvement...
2014-02-01  Andy PolyakovAdd AES-NI+SHA256 stitch registrations (from master).
2014-02-01  Andy Polyakovdso/dso_win32.c: fix compiler warning.
2014-02-01  Andy Polyakovcrypto/cryptlib.c: remove stdio dependency (update...
2014-02-01  Andy Polyakovcamellia/asm/cmll-x86_64.pl: fix symptomless bugs ...
2014-02-01  Ben LaurieRemove redundant accessor (you can do the same thing...
2014-02-01  Andy Polyakovutil/pl/VC-32.pl fix typo.
2014-02-01  Andy Polyakovutil/pl/VC-32.pl: refresh, switch to ws2, add crypt32...
2014-02-01  Andy PolyakovImprove WINCE support.
2014-02-01  Andy Polyakovb_sock.c: make getsockopt work in cases when optlen...
2014-02-01  Andy Polyakovwp-mmx.pl: ~10% performance improvement.
2014-02-01  Andy Polyakovwp-x86_64.pl: ~10% performance improvement.
2014-02-01  Andy Polyakovsha512-ia64.pl: 15-20% performance improvement.
2014-02-01  Andy Polyakovobjxref.pl: improve portability.
2014-02-01  Adam LangleyAdd volatile qualifications to two blocks of inline...
2014-02-01  Andy PolyakovPPC assembly pack: ppc64-mont update from master.
2014-02-01  Andy PolyakovPPC assembly pack: jumbo update from master.
2014-02-01  Andy Polyakovcrypto/aes/asm/aesni-x86[_64].pl: jumbo update from...
2014-02-01  Andy Polyakovcrypto/sha/asm/sha1-x86_64.pl: jumbo update from master.
2014-02-01  Ben LaurieAdd more accessors.
2014-02-01  Ben LaurieAdd accessor for x509.cert_info.
2014-01-29  Ben LaurieFix warning.
2014-01-29  Dr. Stephen... Clarify docs.
2014-01-28  Dr. Stephen... typo
2014-01-28  Dr. Stephen... Fix demo comment: 0.9.9 never released.
2014-01-28  Dr. Stephen... Check i before r[i].
2014-01-28  Dr. Stephen... Add loaded dynamic ENGINEs to list.
2014-01-28  Dr. Stephen... Certificate callback doc.
2014-01-27  Dr. Stephen... make update
2014-01-27  Dr. Stephen... Add cert callback retry test.
2014-01-27  Dr. Stephen... Support retries in certificate callback
2014-01-27  Dr. Stephen... Compare encodings in X509_cmp as well as hash.
2014-01-27  Dr. Stephen... New function to set compression methods so they can...
2014-01-23  Dr. Stephen... Add -engine_impl option to dgst which will use an imple...
2014-01-23  Dr. Stephen... make update
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-11  Zoltan ArpadffyVMS fixes
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  Dr. Stephen... update NEWS
2014-01-09  Andy Polyakovbn/asm/x86_64-mont5.pl: fix compilation error on Solaris.
2014-01-07  Dr. Stephen... Sync CHANGES
2014-01-07  Dr. Stephen... Add fix for CVE-2013-4353
2014-01-07  Dr. Stephen... Update NEWS.
2014-01-04  Andy Polyakovsha/asm/sha256-armv4.pl: add NEON code path.
2014-01-04  Andy Polyakovaesni-sha1-x86_64.pl: harmonize [Atom-specific optimiza...
2014-01-04  Dr. Stephen... Restore SSL_OP_MSIE_SSLV2_RSA_PADDING
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-02  Dr. Stephen... update NEWS
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 PolyakovARM assembly pack: make it work with older toolchain.
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 Polyakovsha512.c: fullfull implicit API contract in SHA512_Tran...
2013-12-18  Dr. Stephen... Check EVP errors for handshake digests.
2013-12-13  Dr. Stephen... verify parameter enumeration functions
2013-12-13  Dr. Stephen... Add opaque ID structure.
2013-12-13  Dr. Stephen... Backport TLS padding extension from master.
2013-12-13  Dr. Stephen... Fix for partial chain notification.
2013-12-13  Dr. Stephen... Verify parameter retrieval functions.
2013-12-13  Dr. Stephen... Don't use rdrand engine as default unless explicitly...
next