Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add the blurbify of the 3.10.0b1 changelog to the main branch (GH-25976) | Ned Deily | 2021-05-08 | 1 | -1/+0 |
| | |||||
* | bpo-40849: Expose X509_V_FLAG_PARTIAL_CHAIN ssl flag (GH-20463) | l0x | 2021-04-19 | 1 | -0/+1 |
This short PR exposes an openssl flag that wasn't exposed. I've also updated to doc to reflect the change. It's heavily inspired by 990fcaac3c428569697f62a80fd95ab4d4b93151. |