Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | bugfix: openssl import for macosx | Araq | 2012-12-19 | 1 | -5/+5 | |
| * | bugfix: 'not nil' and 'shared' types | Araq | 2012-12-02 | 1 | -0/+2 | |
* | | Fixed openssl lib path on Mac OS X; | Zahary Karadjov | 2013-01-27 | 1 | -5/+5 | |
|/ | ||||||
* | try version 1.0.0 for openssl | Araq | 2012-10-19 | 1 | -1/+1 | |
* | Some improvements to the sockets module. | Dominik Picheta | 2012-07-25 | 1 | -0/+3 | |
* | Fixed the tasynciossl ImplicitClosure warning. | Dominik Picheta | 2012-07-24 | 1 | -2/+2 | |
* | Many fixes for asynchronous sockets. Asyncio should now work well with buffer... | Dominik Picheta | 2012-07-22 | 1 | -1/+1 | |
* | Sockets are now buffered and have ssl support through openssl. | Dominik Picheta | 2012-06-03 | 1 | -16/+46 | |
* | 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/+2 | |
* | Removed the assert()'s from ssl.nim, and limited lines to 80 chars. | dom96 | 2010-10-23 | 1 | -11/+16 | |
* | Added an openssl wrapper, ssl module and smtp module. | dom96 | 2010-10-23 | 1 | -0/+386 |