summary refs log tree commit diff stats
path: root/lib/pure/ssl_certs.nim
Commit message (Expand)AuthorAgeFilesLines
* moderate system cleanup & refactor (#20355)metagn2022-09-281-2/+2
* fixes #17658; add cert dir for ssl ctx (#19920)ringabout2022-08-281-0/+6
* termux ssl (#18520)Paul Roberts2021-07-201-0/+1
* final SSL changes [backport:1.2] (#16983)Andreas Rumpf2021-02-091-8/+12
* basic cleanups regarding SSL handling (#16940) [backport:1.0]Andreas Rumpf2021-02-081-13/+52
* styleCheck: Fix some inconsistent identifiers (#16177)ee72020-12-211-2/+2
* deprecate existsDir; use dirExists instead (#14884)Timothee Cour2020-07-031-1/+1
* {.deprecated: [existsFile: fileExists].} (#14735)Timothee Cour2020-07-021-1/+1
* Deprecate and/or remove ospaths (#14767)Juan Carlos2020-06-231-1/+1
* ssl_certs: add Haiku support (#13761)alaviss2020-03-261-7/+32
* SSL certificate verify GitHub action (#13697)Federico Ceratto2020-03-201-0/+97