| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
Fixes #1209
|
| |
|
| |
|
| |
|
|
|
|
| |
It doesn't correctly implement it, that's sort of the point of this test.
|
| |
|
|
|
|
| |
implements the interface
|
| |
|
| |
|
|\
| |
| | |
Change how we represented that a test requires a backend.
|
| |
| |
| |
| | |
This way is more extensible and requires less maintaince
|
|/
|
|
|
|
| |
interface.
This is important because it means passing things as keyword arguments will work consistently
|
| |
|
| |
|
|
|
|
| |
Includes tests.
|
| |
|
| |
|
|\
| |
| | |
Replace key generation with fixture usage in some tests
|
| | |
|
|/ |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|\
| |
| | |
Elliptic Curve WithNumbers Support
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
|/
|
|
| |
fixes #1270
|
|\
| |
| | |
Process curve name when loading EC keys. Fixes #1336
|
| | |
|
| | |
|
| | |
|
| | |
|
|\ \
| |/
|/| |
when setting SSL and SSL_CTX options in tests get current options first
|
| | |
|
| |
| |
| |
| | |
Fixes #1352
|
| | |
|