aboutsummaryrefslogtreecommitdiffstats
path: root/src/ssl/cert_req.cpp
Commit message (Expand)AuthorAgeFilesLines
* Add a helper function for encoding TLS values with length tagginglloyd2010-09-151-9/+3
* Hide a number of the internal SSL headers from the user, you can stilllloyd2010-09-151-1/+1
* Update all uses of MemoryRegion::append to use either push_back or operator+=lloyd2010-09-151-7/+7
* Remove more implicit vector to pointer conversionslloyd2010-09-141-1/+1
* Anywhere where we use MemoryRegion::begin to get access to the raw pointerlloyd2010-09-131-1/+1
* Prevent loop variable shadowinglloyd2010-09-071-12/+12
* Use "/*" instead of "/**" in starting comments at the begining of a file.lloyd2010-06-071-2/+2
* Rename Policy to TLS_Policy.lloyd2010-02-161-1/+1
* Import latest version of Ajisai into src/ssl; once this hits mainlinelloyd2010-01-111-0/+156