commit | 10041cd9945ed33fd96788f5c620a58993d3926a | [log] [tgz] |
---|---|---|
author | Kelby Ludwig <kelbyludwig@gmail.com> | Mon Aug 28 20:46:35 2017 -0500 |
committer | Paul Kehrer <paul.l.kehrer@gmail.com> | Tue Aug 29 09:46:35 2017 +0800 |
tree | c22e4ad3f5a8a7e7056da8ca1f131d09b3d52a3e | |
parent | 4c41ab087d4fa741ced2a8aba6fd38b20137f42b [diff] |
added binding support for rfc 5705 (#3878) * added binding support for rfc 5705 * WIP: testing some cffi updates * added openssl version check * updated cffi defs to align with pep8 * removed superfluous version checks * remove more unecessary boilerplate