Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| 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. | ||
| 83e9741d | 2016-08-09 15:04:45 | Disable netcat if arpa/telnet.h is not available (iOS) | ||
| 2d987d32 | 2016-08-07 11:56:14 | compat gentroy() for macs is called gentropy_osx.c | ||
| 36aafbb2 | 2016-08-01 21:28:53 | Set _PATH_SSL_CA_FILE to either CMAKE_INSTALL_PREFIX or OPENSSLDIR for the OCSP tests so that OCSP tests can be executed on a system without /etc/ssl/cert.pem | ||
| 7a46efa4 | 2016-07-31 17:55:50 | update changelog for 2.4.2 | ||
| a7f754a6 | 2016-07-31 17:11:19 | set link library dependencies with MSVC, fixes #221 |