aboutsummaryrefslogtreecommitdiff
path: root/tls (unfollow)
Commit message (Expand)AuthorFilesLines
2016-08-30enable tls_ext_alpn regression testkinichiro3-0/+11
2016-08-25build Windows DLL on CMakeSatoshi Yasushima4-4/+10
2016-08-25build MinGW on CMakeSatoshi Yasushima4-7/+10
2016-08-13remove DEFAULT_CA_FILE patch, since libtls handles this by defaultBrent Cook2-41/+14
2016-08-12Set _PATH_SSL_CA_FILE to the tarball internal path for regression testskinichiro2-6/+3
2016-08-09Disable netcat if arpa/telnet.h is not available (iOS)jacob berkman1-0/+2
2016-08-07compat gentroy() for macs is called gentropy_osx.cTamer Saadeh1-1/+1
2016-08-01Set _PATH_SSL_CA_FILE to either CMAKE_INSTALL_PREFIX or OPENSSLDIR for the OC...Geoff Beier1-0/+5
2016-07-31update changelog for 2.4.2Brent Cook1-0/+39
2016-07-31set link library dependencies with MSVC, fixes #221Brent Cook3-0/+9
2016-07-31properly enable strnlen checks for MSVCBrent Cook1-1/+1
2016-07-19Fix typo in USE_BUILTIN_ARC4RANDOM checkcelan691-1/+1