Ivan Nikulin
|
a6f5beeb33
|
Remove decrepit and unavaliable API and fix signatures
|
2020-11-10 00:18:28 +00:00 |
Josh Robson Chase
|
3a4f96a73d
|
Add basic bindings to the API CRLs
|
2020-09-26 17:27:07 +02:00 |
Noah
|
41162e27ab
|
Add a shim for X509_STORE_get0_objects and X509_OBJECT_free
|
2020-03-24 12:33:54 -05:00 |
oberien
|
a7fa260331
|
Support for PKCS#8 unencrypted private key deserialization
|
2019-12-01 03:02:01 +01:00 |
Steven Fackler
|
7eee39f1ec
|
Rustfmt
|
2019-02-22 10:14:15 -07:00 |
Steven Fackler
|
637228e7ee
|
SRP_CTX doesn't exist when OPENSSL_NO_SRP is set
Closes #1047
|
2019-01-25 09:19:14 -08:00 |
Sam Scott
|
2dd3736444
|
Refactor to match style and add documentation.
|
2018-10-02 17:25:18 -04:00 |
Steven Fackler
|
8c6bc774db
|
Support libressl 2.8.0
Closes #988
|
2018-09-12 20:44:22 -07:00 |
Steven Fackler
|
93a4e96255
|
Refactor openssl-sys
The old layout tried to structure itself by version but it ended up with
a lot of duplication. Instead, follow the structure of the header files.
|
2018-09-12 19:21:18 -07:00 |