Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| 3b328512 | 2020-04-06 00:17:38 | Further tweak change log for 3.1.0. | ||
| d6c3f2d7 | 2020-04-04 20:28:23 | adjust 1.3 wordage | ||
| 6358ef17 | 2020-04-05 11:12:17 | Update ChangeLog | ||
| 7625741c | 2020-04-04 10:28:40 | Changelog updates | ||
| d54b9c15 | 2020-03-31 15:03:44 | crypto: regenerate crypto_portable.sym Make crypto_portable.sym depend on crypto.sym and libcrypto.so on crypto_portable.sym to rebuild library if one of symbol files changes. Signed-off-by: Dmitry Baryshkov <dbaryshkov@gmail.com> | ||
| 81e279b6 | 2020-03-26 19:01:20 | Land #575, fix android build | ||
| 6edfcc97 | 2020-03-26 20:26:08 | Add android 10 build | ||
| 8dd38c06 | 2020-03-25 22:45:33 | Fix android build | ||
| d62235af | 2020-03-25 12:35:26 | crypto: do not include gost.h into noinst_HEADERS gost/gost.h will go into include/openssl/, no need to duplicate it into crypto/gost directory Signed-by: Dmitry Baryshkov <dbaryshkov@gmail.com> | ||
| b462bfdb | 2020-03-14 06:41:54 | disable clienttest the current handshakes contain dynamic content, which breaks this test |