aboutsummaryrefslogtreecommitdiff
path: root/apps (unfollow)
Commit message (Expand)AuthorFilesLines
2018-05-02fix extra comma in amd64 normalizationBrent Cook1-1/+1
2018-04-06better separate linux and non-linux checks for clock_gettimeBrent Cook1-10/+15
2018-03-27Build and run regression tests against shared libraries with CMakekinichiro2-47/+88
2018-03-25update changelogv2.7.2Brent Cook1-0/+8
2018-03-24make LibreSSL 2.7.x stable branchBrent Cook1-1/+1
2018-03-23refine changelogv2.7.1Brent Cook1-3/+4
2018-03-23always allow upstream time.h to be visibleBrent Cook1-3/+3
2018-03-23fix clock_gettime check in cmakeBrent Cook1-2/+5
2018-03-23add proper guard and typedefBrent Cook2-2/+8
2018-03-23adjust definition of compat clock_gettimeBrent Cook2-5/+2
2018-03-22update changelogBrent Cook1-0/+7
2018-03-22move clock_gettime check outBrent Cook1-1/+4
2018-03-22AC_CHECK_FUNC does not set the define, prefer AC_CHECK_FUNCSBrent Cook1-4/+4
2018-03-22hide clock_gettime on win32Brent Cook1-0/+2
2018-03-22add clock_gettime for macos 10.11 and earlierBrent Cook5-4/+47
2018-03-21changelog fixes, update windows compatibilityBrent Cook2-9/+10
2018-03-21Cleanup options around testsDon4-23/+7
2018-03-21Have travis do shared and static buildsDon1-2/+14
2018-03-21Use BUILD_SHARED_LIBS to specify library typeDon5-140/+94
2018-03-21update man linksv2.7.0Brent Cook1-0/+2
2018-03-21update changelogBrent Cook1-3/+34
2018-03-20Temporarily turn off ssltestDon1-1/+2
2018-03-20Add timeout and output for failureDon1-1/+1
2018-03-20Fix Windows tests within CMakeDon9-76/+66
2018-03-20Only run tests on static buildsDon1-1/+8
2018-03-20Add ctest config support and enable testsDon1-2/+2
2018-03-20Fix SHARED_LIBS matrixDon1-2/+2
2018-03-19Use BUILD_SHARED_LIBSDon1-1/+1