Steven Fackler
|
404b7f1790
|
Add session cache size accessors
|
2019-03-01 10:07:51 -08:00 |
Steven Fackler
|
a16482f972
|
Add session info accessors
|
2019-02-28 22:08:48 -08:00 |
Steven Fackler
|
913267e68a
|
Add SslCtx::{add,remove}_session
|
2019-02-28 19:48:10 -08:00 |
Steven Fackler
|
297804b2d9
|
typo
|
2019-02-26 20:38:04 -08:00 |
Steven Fackler
|
ab298d0264
|
Fix const changes in 1.1.1b
|
2019-02-26 20:31:01 -08:00 |
Steven Fackler
|
70afbb8393
|
Add standard ciphername support
|
2019-02-22 10:33:12 -07:00 |
Steven Fackler
|
7eee39f1ec
|
Rustfmt
|
2019-02-22 10:14:15 -07:00 |
Steven Fackler
|
22231d7547
|
Support the client hello callback
|
2018-09-15 13:29:18 -07: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 |