Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| 72c1e56b | 2014-10-29 15:46:20 | enable -lcrypto -lssl with all test programs directly. This removes the need to specify each one individually. ok doug@ | ||
| ccaf9cdd | 2014-10-26 09:23:03 | remove duplicate (and overlapping) .1 manpages openssl.1 contains all of the information from the other application manpages, and is the only one packaged in OpenBSD. So, remove the other obsolete .1 manpages (and avoid overlapping system pages like passwd.1) | ||
| 8b695e53 | 2014-10-22 19:12:18 | set various glibc flags that also are useful with mingw for example, asprintf/vasprintf are unmasked with _GNU_SOURCE in mingw | ||
| eb26e56b | 2014-10-22 13:06:36 | undef LIBRESSL_INTERNAL for the pidwrap test. | ||
| a91d1013 | 2014-10-22 15:47:31 | update string.h for include strings.h for HPUX environment | ||
| 54259e50 | 2014-10-22 12:37:06 | include a proper check for memmem when configuring unit tests This allows the proper compatibility header definition to be exposed. | ||
| 48520cf6 | 2014-10-22 11:16:39 | bump version | ||
| 04bb7a66 | 2014-10-15 22:28:34 | update with 2.1.1 changes ok beck@ | ||
| a007fb9d | 2014-10-14 22:51:02 | LibreSSL portable README update Add more info on how to build from source, where to download it from. | ||
| 24082531 | 2014-10-14 22:25:16 | add extended ChangeLog file help people more easily find the code and changes |