Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add encryption for the SQLite sessions database | lloyd | 2012-03-22 | 2 | -46/+141 |
* | propagate from branch 'net.randombit.botan.tls-state-machine' (head 6bcbae3d2... | lloyd | 2012-03-22 | 1 | -1/+2 |
|\ | |||||
| * | Working client-side session tickets. Tested against gmail.com and | lloyd | 2012-03-22 | 1 | -1/+2 |
* | | Add some helper functions for data access | lloyd | 2012-03-22 | 1 | -22/+33 |
|/ | |||||
* | Reorder schema and make the session id a primary key since it should | lloyd | 2012-03-22 | 1 | -7/+7 |
* | Oops, libsqlite is sqlite2, link to libsqlite3 | lloyd | 2012-03-22 | 1 | -1/+1 |
* | Expire old sessions and limit the cache size in the sqlite session manager. | lloyd | 2012-03-22 | 2 | -16/+62 |
* | First rev at a SQLite TLS session manager. Should be encrypting the | lloyd | 2012-03-22 | 3 | -0/+265 |