Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | propagate from branch 'net.randombit.botan' (head 303b2518a80553214b1e5ab4d9b... | lloyd | 2010-11-04 | 1 | -3/+3 |
|\ | |||||
| * | function<> is in in std in C++0x | lloyd | 2010-10-28 | 1 | -3/+3 |
* | | Cleanup | lloyd | 2010-10-29 | 1 | -1/+1 |
|/ | |||||
* | Make TLS_Client entirely via callbacks, not talking to Socket directly | lloyd | 2010-10-19 | 1 | -17/+14 |
* | Use size_t in ssl | lloyd | 2010-10-15 | 1 | -2/+2 |
* | Require a TLS_Policy | lloyd | 2010-09-17 | 1 | -15/+8 |
* | Hide a number of the internal SSL headers from the user, you can still | lloyd | 2010-09-15 | 1 | -2/+4 |
* | Use "/*" instead of "/**" in starting comments at the begining of a file. | lloyd | 2010-06-07 | 1 | -1/+1 |
* | Make Record_Reader event driven. Callers (eg TLS_Client and | lloyd | 2010-03-23 | 1 | -0/+2 |
* | Remove use of old PKCS8_ and X509_ typedefs | lloyd | 2010-02-16 | 1 | -8/+16 |
* | Rename Policy to TLS_Policy. | lloyd | 2010-02-16 | 1 | -6/+6 |
* | Import latest version of Ajisai into src/ssl; once this hits mainline | lloyd | 2010-01-11 | 1 | -0/+71 |