Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| b89b4703 | 2015-09-11 18:46:36 | remove more deleted files | ||
| 105c86f3 | 2015-09-11 18:18:46 | first round of 2.3.0 release notes | ||
| 6db3fc7c | 2015-09-11 09:47:40 | remove engine from openssl(1) | ||
| 2af98732 | 2015-09-11 09:11:08 | add -lrt check for linux | ||
| ef01eb71 | 2015-09-11 09:10:57 | speed up builds without killing os x perhaps | ||
| b5090c58 | 2015-09-11 08:03:56 | add cmake test support | ||
| afd031f0 | 2015-09-08 22:50:34 | Small README typo | ||
| 384e7161 | 2015-09-11 03:20:41 | remove unneeded arc4random patch | ||
| 1ea6203c | 2015-09-10 11:19:35 | add openbsd tag sync script + release verifier gen-openbsd-tags.sh synchronizes local tags from the portable tree with the openbsd git mirror. It does this by matching commit timestamps, which can handle rehashing due to modifications of the git import scope if we need it later. check-release.sh generates a release tarball and compares it to an actual release. This has shown a few mistakes in past release, but we can use it to ensure are no issues with future releases. | ||
| b6aded05 | 2015-09-10 07:18:08 | ensure headers are sanitized before release When a public header is removed, we need to ensure it gets removed in the release distribution as well. Also, remove nonexistent *.he exclude. |