summary refs log tree commit diff stats
path: root/tests/stdlib/thttpclient_ssl.nim
Commit message (Expand)AuthorAgeFilesLines
* make more standard libraries work with `nimPreviewSlimSystem` (#20343)ringabout2022-09-271-1/+1
* defaults to ORC (#19972)ringabout2022-09-231-1/+1
* fix: fixes bug in CVerifyPeerUseEnvVars (#19247)Nick Wilburn2021-12-141-0/+16
* basic cleanups regarding SSL handling (#16940) [backport:1.0]Andreas Rumpf2021-02-081-1/+1
* asyncnet, net: clear openssl error queue before performing I/OLeorize2020-06-061-0/+1
* thttpclient_ssl: be less specificLeorize2020-06-061-2/+1
* asyncnet, net: call SSL_shutdown only when connection establishedLeorize2020-06-061-2/+3
* fix nim CI; fix local testament (#14102)Timothee Cour2020-04-241-1/+4
* #12103 - CI for OpenBSD (#12105)Euan2020-04-211-0/+1
* SSL certificate verify GitHub action (#13697)Federico Ceratto2020-03-201-0/+126