You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@trafficserver.apache.org by bc...@apache.org on 2016/05/18 15:53:37 UTC

[trafficserver] branch master updated (ae7efd2 -> d680efd)

This is an automated email from the ASF dual-hosted git repository.

bcall pushed a change to branch master
in repository https://git-dual.apache.org/repos/asf/trafficserver.git.

      from  ae7efd2   Document proxy.config.core_limit.
      adds  26e1aef   TS-4435: Changes to enable ATS to compile against openssl-1.1 beta.
       new  d680efd   Merge pull request #630 from shinrich/ts-4435

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 build/crypto.m4          |  34 ++++++++++++++
 configure.ac             |   3 ++
 iocore/net/SSLDynlock.cc |   3 ++
 iocore/net/SSLUtils.cc   | 117 +++++++++++++++++++++++++++++++++++++++++------
 lib/ts/HashMD5.cc        |  16 ++++---
 lib/ts/HashMD5.h         |   2 +-
 lib/ts/ink_config.h.in   |   1 +
 7 files changed, 154 insertions(+), 22 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
['"commits@trafficserver.apache.org" <co...@trafficserver.apache.org>'].

[trafficserver] 01/01: Merge pull request #630 from shinrich/ts-4435

Posted by bc...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

bcall pushed a commit to branch master
in repository https://git-dual.apache.org/repos/asf/trafficserver.git

commit d680efd52146212385182ed196ab4f53ec6aac9a
Merge: ae7efd2 26e1aef
Author: Bryan Call <br...@yahoo.com>
AuthorDate: Wed May 18 08:53:29 2016 -0700

    Merge pull request #630 from shinrich/ts-4435
    
    TS-4435: Enable compilation with openssl 1.1

 build/crypto.m4          |  34 ++++++++++++++
 configure.ac             |   3 ++
 iocore/net/SSLDynlock.cc |   3 ++
 iocore/net/SSLUtils.cc   | 117 +++++++++++++++++++++++++++++++++++++++++------
 lib/ts/HashMD5.cc        |  16 ++++---
 lib/ts/HashMD5.h         |   2 +-
 lib/ts/ink_config.h.in   |   1 +
 7 files changed, 154 insertions(+), 22 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
"commits@trafficserver.apache.org" <co...@trafficserver.apache.org>.