Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | update DSA opaque getters/setters to latest code from openssl 1.1.0 master ↵ | Paul Kehrer | 2016-06-27 | 1 | -15/+17 |
| | | | | | (#3020) constify + a few small changes to the null checks | ||||
* | Refs #2826 -- remove a no longer needed DSA binding (#3017) | Alex Gaynor | 2016-06-26 | 1 | -2/+0 |
| | |||||
* | Opaquify RSA and DSA structs in OpenSSL (#3016) | Alex Gaynor | 2016-06-26 | 1 | -13/+1 |
| | |||||
* | Remove 0.9.8 isms from the DSA and x509 verify bindings (#2993) | Alex Gaynor | 2016-06-19 | 1 | -2/+1 |
| | | | | | | | | * Remove 0.9.8 isms from the DSA and x509 verify bindings * fixed syntax and remove more gunk * remove some obscure flags | ||||
* | add DSA getters/setters for opaquing the struct (#2889) | Paul Kehrer | 2016-04-30 | 1 | -0/+73 |
| | | | | | | * add DSA getters/setters for opaquing the struct * these can live in functions | ||||
* | remove more DSA bindings we don't use | Paul Kehrer | 2016-03-16 | 1 | -8/+0 |
| | | | | 1.1.0pre4 opaqued DSA_SIG, but it turns out we don't use it | ||||
* | remove openssl CONDITIONAL_NAMES | Paul Kehrer | 2015-08-03 | 1 | -2/+0 |
| | |||||
* | convert to cffi 1.0 precompile system | Paul Kehrer | 2015-06-07 | 1 | -0/+56 |