commit | 42062cc8afa3446a7dde1c5dcbe6839b793b91b0 | [log] [tgz] |
---|---|---|
author | Alex Gaynor <alex.gaynor@gmail.com> | Wed Mar 22 09:26:08 2017 -0400 |
committer | Paul Kehrer <paul.l.kehrer@gmail.com> | Wed Mar 22 09:26:08 2017 -0400 |
tree | aa97ab5b392fcca611ea4a0679ef5cfbd8c80cc9 | |
parent | bca951ebd869cb6c911cd6bba52b2d798366b409 [diff] |
First pass at adding SCT bindings (#3471) * First pass at adding bindings for CT functions. No conditionals yet. * add a stack typedef as well * Don't try to include this header if we're on an older OpenSSL * wire up the conditional stuff * bunch o' nonsense to get it to compile on old openssl * I hate libressl