commit | 07ea3cd3ea23608ad5dfea008674d89e03cb1d33 | [log] [tgz] |
---|---|---|
author | Paul Kehrer <paul.l.kehrer@gmail.com> | Fri Aug 26 21:48:24 2016 +0800 |
committer | Alex Gaynor <alex.gaynor@gmail.com> | Fri Aug 26 09:48:24 2016 -0400 |
tree | 244ccf4ac6c001fad0e7036ce01615c92b7f643a | |
parent | 9736716017aac1d9da14b858903b20bb65b426e6 [diff] |
OpenSSL 1.1.0 support (#2826) * make pre5 work * add a blank line to make the diff happier * 1.1.0-pre6 working * support the changes since 1.1.0-pre6 * fixes * add 1.1.0 to travis * expose the symbol * better testing for numericstring * handle libre... * actually use the 1.1.0 we compile * cache the ossl-110 dir on travis * add some newlines * changelog entry for 1.1.0 support * note that we test on 1.1.0 * proper skip on this test * reorder