Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Revert previous since it adds new symbols. | jsing | 2016-08-02 | 1 | -34/+1 |
* | Add ALPN support to libtls. | jsing | 2016-08-01 | 1 | -1/+34 |
* | Add tls_peer_cert_notbefore and tls_peer_cert_notafter to expose peer certifi... | beck | 2015-10-07 | 1 | -1/+35 |
* | Allow us to get cipher and version even if there is not a peer certificate. | beck | 2015-10-07 | 1 | -10/+15 |
* | Explicit NULL checks and style(9) tweaks. | jsing | 2015-09-28 | 1 | -7/+7 |
* | add visibility of ciper and connection version strings | beck | 2015-09-13 | 1 | -1/+27 |
* | Move connection info into it's own private structure allocated and filled in | beck | 2015-09-12 | 1 | -0/+149 |