aboutsummaryrefslogtreecommitdiff
path: root/tls (unfollow)
Commit message (Expand)AuthorFilesLines
2017-01-15include pipe2/socketpair compat for macOSBrent Cook6-2/+83
2017-01-15start to enable tlstest for portableBrent Cook5-3/+53
2017-01-15Fix to use -export-symbols for libcryptokinichiro3-1/+74
2017-01-12Define CMake library object lists globallyMatt Stancliff3-3/+3
2017-01-12Use correct CMake base directory offsetMatt Stancliff1-3/+3
2017-01-09OSCP -> OCSPBrent Cook1-2/+2
2017-01-09update ChangelogBrent Cook1-0/+39
2017-01-09fix static mingw builds, platform LDADD needs to come at the endBrent Cook3-6/+6
2017-01-07update linksBrent Cook1-0/+1
2017-01-06Add regression test ssl_versionskinichiro3-0/+11
2016-12-29update manpage linksBrent Cook1-17/+660
2016-12-26implement support for hiding symbols in libcryptokinichiro3-3743/+27
2016-12-10Sync getentropy() checks with use-builtin-arc4random checksSimone Basso2-30/+40
2016-12-09m4/check-libc.m4: improve getentropy checkSimone Basso1-17/+23
2016-12-09configure: fix getentropy() for sierra and iosSimone Basso1-1/+55
2016-11-13adjust mingw package nameBrent Cook1-1/+1
2016-11-13update to trusty distro, remove 3rd-party PPAs for testingBrent Cook2-7/+8
2016-11-13fix static test link failures on OS XBrent Cook1-0/+3
2016-11-13update manpage linksBrent Cook1-320/+12
2016-11-07fix cmake to link static crypto library for regression testskinichiro1-0/+2
2016-11-06link regression tests fully staticallyBrent Cook1-1/+1
2016-11-06Fix for tests on Visual Studiokinichiro2-55/+83