summary refs log tree commit diff stats
path: root/tests/stdlib/tssl.nim
Commit message (Expand)AuthorAgeFilesLines
* clean up SOME pending/xxx/issue link comments (#21826)metagn2023-05-111-4/+4
* stdlib tests now check refc too (#21664)ringabout2023-04-211-0/+1
* Update tssl.nim (#20973)Chavdar Ivanov2022-11-301-0/+1
* rename `std/threads` to `std/typedthreads` (#20850)ringabout2022-11-161-1/+1
* put std/threads under the umbrella of nimPreviewSlimSystem (#20711)ringabout2022-10-311-1/+1
* make more standard libraries work with `nimPreviewSlimSystem` (#20343)ringabout2022-09-271-1/+1
* partial revert and redesign of #19814, changelog (#20341)metagn2022-09-141-21/+23
* Add OpenSSL 3 support (#19814)Federico Ceratto2022-08-231-23/+21
* enable style:usages for stdlib tests [backport: 1.6] (#19715)flywind2022-04-131-2/+2
* 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