aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* update 2.8.3 changelogv2.8.3Brent Cook2018-12-152-4/+17
* Fix CMake not finding getpagesize for Android 19tux32018-12-151-2/+3
* hide clock_gettime definition on WIN32Brent Cook2018-11-161-0/+2
* s/renegotion/renegotiation/v2.8.2Brent Cook2018-10-171-1/+1
* fixesBrent Cook2018-10-161-8/+9
* make LibreSSL 2.8 / OpenBSD 6.4 branchBrent Cook2018-10-161-1/+1
* Add 2.8.2 stable changelogBrent Cook2018-10-161-0/+7
* Handle running from a directory with a space in the name.Brent Cook2018-10-161-3/+3
* Fix cmake to generate proper Libs.private in .pc fileskinichiro2018-10-054-9/+10
* Fix cmake linking librarieskinichiro2018-10-034-22/+10
* update linksBrent Cook2018-09-261-112/+8
* move LibreSSL-native API addition to separate entryv2.8.1Brent Cook2018-09-231-2/+4
* update tap driverBrent Cook2018-09-231-4/+4
* implement app_timer_realBrent Cook2018-09-231-0/+14
* update ChangelogBrent Cook2018-09-231-0/+59
* Disable unveilkinichiro2018-08-221-0/+1
* update summaryv2.8.0Brent Cook2018-08-051-1/+1
* Land #434, Suppress "overriding WinCrypt defines" warningsBrent Cook2018-08-031-1/+1
|\
| * Suppress "overriding WinCrypt defines" warningsNobuyoshi Nakada2018-07-291-1/+1
* | Land #433, Add regress bnaddsubBrent Cook2018-08-033-0/+11
|\ \
| * | Add regress bnaddsubkinichiro2018-07-113-0/+11
* | | Land #431, Fix build with cmake -G XcodeBrent Cook2018-08-031-0/+1
|\ \ \
| * | | Fix build with cmake -G XcodeBi112018-07-061-0/+1
| |/ /
* | | Changelog revisions for 2.8.0Brent Cook2018-08-031-5/+8
* | | Update changelog for 2.8.0Brent Cook2018-08-021-0/+54
* | | update manpage linksBrent Cook2018-07-301-1/+8
| |/ |/|
* | Fix update.sh using $MV instead of bear mvkinichiro2018-07-211-1/+1
* | Generate regress freenull.ckinichiro2018-07-211-0/+7
|/
* avoid duplicate link with bn_print/BN_printBrent Cook2018-06-162-2/+6
* filter out OCSP_crlID_new links for now, breaks on case-insensitve filesystemsBrent Cook2018-06-162-2/+1
* add private includes for apps and testsBrent Cook2018-06-144-3/+4
* make headers under include/compat private againBrent Cook2018-06-143-6/+6
* update changelogBrent Cook2018-06-131-4/+19
* scope private/public headers when embedding into other projectsBrent Cook2018-05-297-45/+29
* Land #426, don't assume ; works as a newline assembly characterBrent Cook2018-05-282-2/+2
|\
| * __warn_references: tweak assembly for "gnu.warning" sectionSergei Trofimovich2018-05-192-2/+2
* | update linksBrent Cook2018-05-281-4/+109
|/
* expand symbol filter to include underscoreBrent Cook2018-05-021-3/+3
* update release notesBrent Cook2018-05-021-0/+13
* fix extra comma in amd64 normalizationBrent Cook2018-05-021-1/+1
* better separate linux and non-linux checks for clock_gettimeBrent Cook2018-04-061-10/+15
* Land #414, Build and run regression tests against shared libraries with CMakeBrent Cook2018-04-012-47/+88
|\
| * Build and run regression tests against shared libraries with CMakekinichiro2018-03-272-47/+88
* | update changelogBrent Cook2018-03-251-0/+8
|/
* Land #406, use BUILD_SHARED_LIBSBrent Cook2018-03-258-161/+111
|\
| * Cleanup options around testsDon2018-03-214-23/+7
| * Have travis do shared and static buildsDon2018-03-211-2/+14
| * Use BUILD_SHARED_LIBS to specify library typeDon2018-03-215-140/+94
* | refine changelogv2.7.1Brent Cook2018-03-231-3/+4
* | Land #412, fix builds for macos 10.11Brent Cook2018-03-236-8/+62
|\ \