Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | non-nil AST; continue after errors for IDE support | Araq | 2011-02-12 | 1 | -0/+0 |
* | Added a close function to the ssl module. | dom96 | 2010-10-27 | 1 | -0/+6 |
* | bugfix: typo in SMTP module; SCGI module finished | Araq | 2010-10-25 | 1 | -2/+2 |
* | ssl.connect now returns the result of the certificate validation. | dom96 | 2010-10-23 | 1 | -5/+3 |
* | Added {.final.} to objects which are not meant to be inherited, and added an ... | dom96 | 2010-10-23 | 1 | -1/+1 |
* | Removed the assert()'s from ssl.nim, and limited lines to 80 chars. | dom96 | 2010-10-23 | 1 | -8/+17 |
* | Added an openssl wrapper, ssl module and smtp module. | dom96 | 2010-10-23 | 1 | -0/+81 |