aboutsummaryrefslogtreecommitdiff
path: root/tls (unfollow)
Commit message (Expand)AuthorFilesLines
2016-09-23update changelogBrent Cook1-1/+50
2016-09-23Update changelogBrent Cook1-0/+13
2016-09-14ensure that __STRING worksBrent Cook1-0/+5
2016-09-14remove cmsBrent Cook3-3/+1
2016-09-04more cdefs.h removalBrent Cook2-3/+0
2016-09-04cdefs.h should not be required anywhereBrent Cook2-31/+16
2016-09-04wire up sys/types.h to pull in sys/cdefs.hBrent Cook1-0/+2
2016-09-04rebase nc(1) patchBrent Cook1-20/+20
2016-09-02update for new repository layoutBrent Cook1-21/+21
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