summary refs log tree commit diff stats
path: root/tests/stdlib/thttpclient_ssl.nim
Commit message (Expand)AuthorAgeFilesLines
* 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