Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add a helper function for encoding TLS values with length tagging | lloyd | 2010-09-15 | 1 | -9/+3 |
* | Hide a number of the internal SSL headers from the user, you can still | lloyd | 2010-09-15 | 1 | -1/+1 |
* | Update all uses of MemoryRegion::append to use either push_back or operator+= | lloyd | 2010-09-15 | 1 | -7/+7 |
* | Remove more implicit vector to pointer conversions | lloyd | 2010-09-14 | 1 | -1/+1 |
* | Anywhere where we use MemoryRegion::begin to get access to the raw pointer | lloyd | 2010-09-13 | 1 | -1/+1 |
* | Prevent loop variable shadowing | lloyd | 2010-09-07 | 1 | -12/+12 |
* | Use "/*" instead of "/**" in starting comments at the begining of a file. | lloyd | 2010-06-07 | 1 | -2/+2 |
* | 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/+156 |