Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| f494c6aa | 2017-05-08 08:32:38 | Land #310, make it easier to build from cvs source | ||
| 6cb87c12 | 2017-05-07 00:17:58 | Modify update.sh to change the path of openbsd source tree easily With this modification, we can build portable with /usr/src easily. | ||
| 32ab245f | 2017-04-30 23:07:47 | remove OPENSSL_ia32cap_P from crypto.sym when generated | ||
| 6374bfa4 | 2017-04-30 20:59:06 | add 2.5.4 changelog | ||
| 7ba18350 | 2017-04-29 18:37:18 | include amd64 in the mix | ||
| 1f13e795 | 2017-04-29 18:24:35 | only include ia32 syms on i?86/x86_64 targets | ||
| 993f5cf6 | 2017-04-28 00:26:40 | add back copyright notice from OpenBSD malloc.c from which this came. | ||
| 53fb56ea | 2017-04-28 00:22:43 | Land #306, add freezero | ||
| 048625cf | 2017-04-22 23:08:17 | Add freezero support | ||
| 7ec0510e | 2017-04-18 00:52:32 | Fix pkg-config metadata for libcrypto It looks like this was copied and pasted from libssl.pc.in. This patch identifies it as libcrypto rather than libssl. |