cryptography/src
Charlie Li 94590a9aec
Fix build with LibreSSL 3.3.2 (#5988)
* LibreSSL 3.3.2 supports SSL_OP_NO_DTLS*

While here, bump CI

* Fix preprocessor guards for LibreSSL's SSL_OP_NO_DTLS*

DTLS_set_link_mtu and DTLS_get_link_min_mtu are not part of 3.3.2

* Switch to LESS_THAN context for LibreSSL 3.3.2

While here, fix indents

* Remove extra C variable declaration

The variable is not actually used from Python
2021-04-19 18:38:38 -04:00
..
_cffi_src Fix build with LibreSSL 3.3.2 (#5988) 2021-04-19 18:38:38 -04:00
cryptography Convert encoding two X.509 extensions to Rust (#5977) 2021-04-15 20:04:48 -05:00
rust Bump asn1 from 0.3.5 to 0.3.6 in /src/rust (#5987) 2021-04-19 08:09:35 -04:00