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
/
tls_session_manager.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Correct Doxygen comments
lloyd
2013-03-02
1
-1
/
+0
*
Add TLS::Server_Information to encapsulate the hostname/port pair.
lloyd
2012-10-13
1
-13
/
+12
*
In the in-memory session manager, choose a random key at startup and
lloyd
2012-08-05
1
-5
/
+6
*
Add an optional parameter to TLS::Client specifying the port number.
lloyd
2012-07-12
1
-11
/
+13
*
Add TLS::Session_Manager_Noop which just ignores all save requests.
lloyd
2012-06-29
1
-2
/
+22
*
Fairly huge update that replaces the old secmem types with std::vector
lloyd
2012-05-18
1
-4
/
+4
*
Huge pile of post merge fixups, mtn really fucked that merge
lloyd
2012-04-25
1
-4
/
+6
*
propagate from branch 'net.randombit.botan.tls-state-machine' (head a4741cd07...
lloyd
2012-04-25
1
-10
/
+18
|
\
|
*
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
1
-6
/
+17
|
*
Indentation
lloyd
2012-02-27
1
-1
/
+1
*
|
Merge fixups. Add locking to default session manager. Use chrono lib
lloyd
2012-02-20
1
-4
/
+7
|
/
*
Since this branch is hugely API breaking already, go ahead and put
lloyd
2012-01-23
1
-14
/
+18
*
Add support for client-side session resumption
lloyd
2011-12-31
1
-19
/
+18
*
Better names on the session manager. Plausible client lookup support,
lloyd
2011-12-30
1
-12
/
+20
*
Rename the session type to 'TLS_Session'. Split the manager out into
lloyd
2011-12-30
1
-0
/
+103