GitHub user gadLinux opened a pull request:

    https://github.com/apache/thrift/pull/1185

    Thrift 3369 - Third try to merge SSL c_glib

    This pull request is the third try to merge against master. 
    It implements SSL on c_glib with certificate pining included.
    
    The old pull request is 930.
    
    https://github.com/apache/thrift/pull/930

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/gadLinux/thrift thrift-3369

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/thrift/pull/1185.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #1185
    
----
commit b1815ec42f848798422765d955cea0a815fcb525
Author: Gonzalo Aguilar Delgado <gagui...@level2crm.com>
Date:   2016-03-07T12:42:44Z

    Implement basic version of the TLS transport

commit d4c6207d9dabc138ff06a2b21a4477a5c440187c
Author: Gonzalo Aguilar Delgado <gagui...@level2crm.com>
Date:   2016-03-07T14:27:22Z

    Certificate pinning features incorporated

commit b691372edfadfc124152645ec527686a960cb84b
Author: Gonzalo Aguilar Delgado <gagui...@level2crm.com>
Date:   2016-03-07T14:29:10Z

    Add test for certificate pinning

commit f09d8eb55246638d8078857d7ef84459caf84c5d
Author: Gonzalo Aguilar Delgado <gagui...@level2crm.com>
Date:   2016-03-07T14:30:10Z

    Add level2 test public key chain

commit 2003ea188de1be4a13e8b2e859cc3b3d1a39e541
Author: Gonzalo Aguilar Delgado <gagui...@level2crm.com>
Date:   2016-03-07T20:49:42Z

    Fix dependency of ssl for tests

commit 0f8699ddc3e7f5d2b8c8c36283b0c520d30f7ddf
Author: Gonzalo Aguilar Delgado <gagui...@seglan.com>
Date:   2016-08-04T23:33:29Z

    Enhace code, fix some issues and plug some bugs.
    Fix pull request #930

commit d0f2ac1a957912a59131b2e93028e3022d2a9f82
Author: Gonzalo Aguilar Delgado <gagui...@seglan.com>
Date:   2016-08-04T23:40:57Z

    Fix style

commit 01dcd95dda883f65ce6baa296815f964ce6f3904
Author: Gonzalo Aguilar Delgado <gagui...@seglan.com>
Date:   2016-08-04T23:58:10Z

    Add file to cmake

commit 5d9cb52119872f431f187f7166b374e6488b6229
Author: Gonzalo Aguilar Delgado <gagui...@seglan.com>
Date:   2016-08-05T09:09:18Z

    Fix tests and the bug that produced it.

commit d070e6dc6502e4e9cb8ba5ef3a68c0c00a09800f
Author: Gonzalo Aguilar Delgado <gagui...@level2crm.com>
Date:   2016-12-29T11:42:04Z

    Fix tests so we don't include tests that require a server until server is 
ready.
    Fix compilation with cmake

commit 40ec9d1bb9469a59ebfe9fea308cb9cebca8157d
Author: Gonzalo Aguilar Delgado <gagui...@level2crm.com>
Date:   2016-12-29T11:46:30Z

    Fix tests in cmake

commit cada6b8a8907ac00ed9c6995b1d88efd9f0471cc
Author: Gonzalo Aguilar Delgado <gagui...@level2crm.com>
Date:   2017-01-26T16:18:16Z

    Remove the public key in favor of the existing one.
    Re-add the test that was unintentionally removed.

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to