Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| 7de7605b | 2015-05-14 15:32:27 | adding support for bitrig | ||
| 134f3239 | 2015-05-07 07:56:19 | add branch coverage, skip coverage check of tests themselves | ||
| abd0688b | 2015-05-06 22:53:28 | distcheck fixes | ||
| 51bfd492 | 2015-05-06 22:37:41 | add app tests from regress/usr.bin/openssl These are added directly rather than imported by update.sh since they require local modifications and its not worth breaking everyone's git forks yet to import them through cvs2git. | ||
| 91f01629 | 2015-04-27 08:25:54 | use the same gcc test for AIX as HP-UX | ||
| 97c910ec | 2015-04-27 21:20:20 | modify for HP-UX build, choose correct CFLAGS for gcc. | ||
| b0565945 | 2015-04-26 23:01:26 | use soft links for related man pages. This matches the behavior of OpenSSL's installer and prevents hitting the max hard link limit on some file systems. | ||
| 7dbc4ed3 | 2015-04-19 15:14:52 | remove unneeded check for sys/sysctl.h | ||
| dcb97d12 | 2015-04-19 14:55:25 | use alternate cflags on AIX and HP-UX vendor compilers | ||
| 2753f5ca | 2015-04-14 22:12:52 | Revert configure-time checks for -Wall/-std=gnu99 There is a problem with these on some compilers, revert while a solution is found. |