| Commit message (Collapse) | Author | Age | Files | Lines | 
| | 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| 
|  | 
* Use a series of constants for OpenSSL version checks.
N.B. I removed several qualifiers that were being used to express beta vs. release in OpenSSL version numbers. Reviewers please look closely!
* Convert some python as well, also add the file
* flake8
* Simplify code, remove functionality that can be expressed more simply
* clean up the tests as well
* more constants
* wrap long lines
* reflect feedback
* unused
* add this back?
 | 
| | 
| 
| 
| 
|  | 
(#3020)
constify + a few small changes to the null checks
 | 
| |  | 
 | 
| |  | 
 | 
| | 
| 
| 
| 
| 
| 
| 
|  | 
* 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
* these can live in functions
 | 
| | 
| 
| 
|  | 
1.1.0pre4 opaqued DSA_SIG, but it turns out we don't use it
 | 
| |  | 
 | 
|    | 
 |