Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| 5bb829d8 | 2016-09-04 05:00:31 | Land #219, build Windows DLLs with CMake | ||
| 22dcefee | 2016-09-02 12:43:30 | update for new repository layout | ||
| 5ea2a55c | 2016-08-30 00:57:10 | enable tls_ext_alpn regression test - add tls_ext_alpn entry for automake and cmake - add tests/tls_ext_alpn* to .gitignore | ||
| 829b2158 | 2016-08-25 18:17:27 | build Windows DLL on CMake like below. * libcrypto-38.dll * libssl-39.dll * libtls-11.dll | ||
| 97189276 | 2016-08-25 18:17:12 | build MinGW on CMake | ||
| 8edd509e | 2016-08-13 11:52:06 | Land #217, Set _PATH_SSL_CA_FILE to the tarball internal path for regression tests | ||
| 439de92d | 2016-08-13 11:44:30 | Land #216, check for telnet.h before building nc | ||
| fab6e1f2 | 2016-08-13 11:43:38 | Land #215, update cmake builds for darwin | ||
| 9e25f758 | 2016-08-13 11:42:21 | remove DEFAULT_CA_FILE patch, since libtls handles this by default | ||
| fef54aef | 2016-08-12 16:27:18 | Set _PATH_SSL_CA_FILE to the tarball internal path for regression tests - let tests to use the cert.pem in the tarball, for both automake and cmake. - put this definition out of "if(ENABLE_EXTRATESTS)" since this can be shared by all tests. |