summary refs log tree commit diff stats
path: root/lib/wrappers/openssl.nim
Commit message (Collapse)AuthorAgeFilesLines
* non-nil AST; continue after errors for IDE supportAraq2011-02-121-0/+0
|
* Added a close function to the ssl module.dom962010-10-271-0/+2
|
* Removed the assert()'s from ssl.nim, and limited lines to 80 chars.dom962010-10-231-11/+16
|
* Added an openssl wrapper, ssl module and smtp module.dom962010-10-231-0/+386