Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| 332b03c8 | 2015-08-28 13:42:01 | update Changelog for 2.2.3 | ||
| 83e3f227 | 2015-08-28 05:54:12 | replace remaining bash-only features in the update script We used to need more features, but as the Makefile.am's stopped being dynamically generated, there is less need. | ||
| ab1de85a | 2015-08-19 18:48:01 | update pc files to use the package version, not library ABI version | ||
| b3f22d85 | 2015-08-19 19:44:28 | VERSION is now generated | ||
| cd16a21c | 2015-08-19 19:16:29 | derive version numbers from VERSION files | ||
| 9caf754a | 2015-08-18 13:20:19 | Add install targets and shared libraries to CMake | ||
| 2f2f08e6 | 2015-08-19 20:01:42 | update to pull from OPENBSD_5_8 | ||
| 9aa4e1d9 | 2015-08-04 19:08:42 | disable strict aliasing on HP-UX C/aC++ compiler to disable strict aliasing on HP-UX C/aC++, `+Otype_safety=off` is right. `+Otype_safety=strong` forces ANSI aliasing. | ||
| 03ba7b70 | 2015-08-03 07:39:21 | rebuild manpages on opensslv.h changes | ||
| 13d910c1 | 2015-08-03 07:37:24 | disable explicit_bzero optimizations with CMake builds |