Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rename ssl module to tls | lloyd | 2011-12-23 | 1 | -170/+0 |
* | Use size_t in ssl | lloyd | 2010-10-15 | 1 | -6/+6 |
* | Update all uses of MemoryRegion::append to use either push_back or operator+= | lloyd | 2010-09-15 | 1 | -10/+10 |
* | Rename MemoryRegion::destroy to MemoryRegion::clear to match STL | lloyd | 2010-09-08 | 1 | -2/+2 |
* | Use "/*" instead of "/**" in starting comments at the begining of a file. | lloyd | 2010-06-07 | 1 | -2/+2 |
* | Add support for TLS v1.1's per-record random IV. Tested against GnuTLS server. | lloyd | 2010-03-30 | 1 | -1/+1 |
* | Rename Policy to TLS_Policy. | lloyd | 2010-02-16 | 1 | -1/+1 |
* | Import latest version of Ajisai into src/ssl; once this hits mainline | lloyd | 2010-01-11 | 1 | -0/+170 |