aboutsummaryrefslogtreecommitdiff
path: root/autogen.sh (unfollow)
Commit message (Expand)AuthorFilesLines
2018-08-03Changelog revisions for 2.8.0Brent Cook1-5/+8
2018-08-02Update changelog for 2.8.0Brent Cook1-0/+54
2018-07-30update manpage linksBrent Cook1-1/+8
2018-07-29Suppress "overriding WinCrypt defines" warningsNobuyoshi Nakada1-1/+1
2018-07-21Fix update.sh using $MV instead of bear mvkinichiro1-1/+1
2018-07-21Generate regress freenull.ckinichiro1-0/+7
2018-07-11Add regress bnaddsubkinichiro3-0/+11
2018-07-06Fix build with cmake -G XcodeBi111-0/+1
2018-06-16avoid duplicate link with bn_print/BN_printBrent Cook2-2/+6
2018-06-16filter out OCSP_crlID_new links for now, breaks on case-insensitve filesystemsBrent Cook2-2/+1
2018-06-14add private includes for apps and testsBrent Cook4-3/+4
2018-06-14make headers under include/compat private againBrent Cook3-6/+6
2018-06-13update changelogBrent Cook1-4/+19
2018-05-29scope private/public headers when embedding into other projectsBrent Cook7-45/+29
2018-05-28update linksBrent Cook1-4/+109
2018-05-19__warn_references: tweak assembly for "gnu.warning" sectionSergei Trofimovich2-2/+2
2018-05-02expand symbol filter to include underscoreBrent Cook1-3/+3
2018-05-02update release notesBrent Cook1-0/+13
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 changelogBrent Cook1-0/+8
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