-
Notifications
You must be signed in to change notification settings - Fork 149
Description
Now that boring 4 is pretty old (I'm just joking), let's keep track of what we should do for boring 5:
- hyper-boring: update to hyper 1.0.0 #194
- Rename
replace_ex_datatoset_ex_data, as keeping the leaking versions is a footgun Deprecate set_ex_data on v4 #423 Fix leak in set_ex_data in v5 #424 - Rename
Ssl::new_from_reftoSsl::new8abba36 - Rename
X509Builder::append_extension2toX509Builder::append_extension MakeIt callsboring::ssl::SslStream::newinfallible, its current return type isResult<_, ErrorStack>but it returnsOk(_)always.bio::new(), which is fallible.- Remove obsolete X509CheckFlags values Remove deprecated X509CheckFlags flag #425
- Decouple "fips-compat" from "fips": Remove "fips-no-compat", decouple "fips-compat" from "fips" #333
- Revisit Clone impl for X509Store #362 is mostly solved; Final fix: Safe clone for X509Store #426
- SslContextBuilder::from_ptr should not have a different signature depending on rpk feature #363 Fixed in 4ce1308
-
SslCipher'sDerefMutfixed in 7a0021e
Sub-issues
Metadata
Metadata
Assignees
Labels
No labels