Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2015-04-22 | update changelog in preparation for tagging releaserel-20150422 | william | 1 | -0/+10 |
2015-04-20 | add missing line continuation to LIST_INSERT_HEAD macro, and fix stale code c...exdata | william | 1 | -2/+2 |
2015-04-17 | finish setAlpnSelect | william | 1 | -18/+56 |
2015-04-17 | forgot to install our X509_STORE_free replacement | william | 1 | -3/+9 |
2015-04-17 | unify OpenSSL, DYLD, and system errno error handling, and begin to regularize... | william | 1 | -279/+277 |
2015-04-17 | pin the module in memory when installing external app data callbacks, as thes... | william | 1 | -124/+234 |
2015-04-16 | don't care about the SSL_CTX class index | william | 1 | -2/+0 |
2015-04-16 | add fix for issue #17 | william | 1 | -7/+148 |
2015-04-09 | refactor and fixup some interfaces, and begin to flesh out ALPN selection cal... | william | 1 | -39/+148 |