Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update tssl.nim (#20973) | Chavdar Ivanov | 2022-11-30 | 1 | -0/+1 |
* | rename `std/threads` to `std/typedthreads` (#20850) | ringabout | 2022-11-16 | 1 | -1/+1 |
* | put std/threads under the umbrella of nimPreviewSlimSystem (#20711) | ringabout | 2022-10-31 | 1 | -1/+1 |
* | make more standard libraries work with `nimPreviewSlimSystem` (#20343) | ringabout | 2022-09-27 | 1 | -1/+1 |
* | partial revert and redesign of #19814, changelog (#20341) | metagn | 2022-09-14 | 1 | -21/+23 |
* | Add OpenSSL 3 support (#19814) | Federico Ceratto | 2022-08-23 | 1 | -23/+21 |
* | enable style:usages for stdlib tests [backport: 1.6] (#19715) | flywind | 2022-04-13 | 1 | -2/+2 |
* | workaround #15713 disable freebsd tssl.nim (#15718) | Timothee Cour | 2020-10-26 | 1 | -1/+3 |
* | net: allow close() to ignore SSL failures due to disconnections (#15120) | alaviss | 2020-08-01 | 1 | -7/+78 |
* | asyncnet, net: don't attempt SSL_shutdown if a fatal error occurred (#15066) | alaviss | 2020-07-30 | 1 | -0/+63 |