index
:
botan.git
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
tls
/
sessions_sqlite
Commit message (
Expand
)
Author
Age
Files
Lines
*
Various dependency/amalgamation fixes
lloyd
2012-04-19
1
-2
/
+2
*
Limit the lifetime of tickets to Policy::session_ticket_lifetime()
lloyd
2012-04-04
2
-3
/
+6
*
Rework session crypto code. Drop the 4 bytes of zeros reserved for
lloyd
2012-03-28
1
-1
/
+1
*
Fix deps
lloyd
2012-03-23
1
-0
/
+4
*
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