Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Actually check CA signatures in Credentials_Manager. This area needs a | lloyd | 2012-02-01 | 1 | -13/+15 |
* | Split up the psk function as the server also wants to be able to look | lloyd | 2012-01-27 | 1 | -5/+11 |
* | Credentials hooks for PSK | lloyd | 2012-01-27 | 1 | -0/+14 |
* | We can now actually handle multiple certificate types in the server | lloyd | 2012-01-24 | 1 | -4/+20 |
* | The credentials manager interface seems a much better place for cert | lloyd | 2012-01-23 | 1 | -0/+30 |
* | Fix unused param warnings. Comments in header | lloyd | 2012-01-03 | 1 | -18/+19 |
* | Add Credentials_Manager which is an interface to something that knows | lloyd | 2012-01-03 | 1 | -0/+51 |