0 branches
Tree
Top files
Clone with HTTPS:
openssl.c.v
net.ssl: add ALPN protocol support to mbedtls and openssl backends (#27343)
last Jun 6
6.16 KB
openssl_compat.h
net.ssl: add ALPN protocol support to mbedtls and openssl backends (#27343)
last Jun 6
2.14 KB
openssl_compiles_test.c.v
tools: cleanup entries from the hardcoded skip_files list in common.v (used by `v test`, `v test-self` etc); use the new `// vtest build:` syntax to mark the tests instead (#23918)
1 year ago
257 bytes
openssl_import_tcp_accept_test.c.v
net: fix importing net.openssl on linux causes tcp_conn.accept to fail (fixes #21257)
last Feb 26
568 bytes
openssl_openbsd.c.v
net.openssl: replace SSL_get1_peer_certificate by SSL_get_peer_certificate for OpenBSD (#24556)
1 year ago
185 bytes
ssl_connection.c.v
net: record bytes written before a write error (last_write_sent) (#27460)
last Jun 15
15.78 KB