summary refs log tree commit diff stats
path: root/tests/stdlib/tssl.nim
Commit message (Expand)AuthorAgeFilesLines
* workaround #15713 disable freebsd tssl.nim (#15718)Timothee Cour2020-10-261-1/+3
* net: allow close() to ignore SSL failures due to disconnections (#15120)alaviss2020-08-011-7/+78
* asyncnet, net: don't attempt SSL_shutdown if a fatal error occurred (#15066)alaviss2020-07-301-0/+63