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.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
TLS in-memory session manager now requires a rng object as a
lloyd
2013-11-28
1
-121
/
+0
*
Add TLS::Server_Information to encapsulate the hostname/port pair.
lloyd
2012-10-13
1
-18
/
+13
*
In the in-memory session manager, choose a random key at startup and
lloyd
2012-08-05
1
-4
/
+21
*
Add an optional parameter to TLS::Client specifying the port number.
lloyd
2012-07-12
1
-10
/
+13
*
Generate new session IDs in the same format as hello randoms, with the
lloyd
2012-06-10
1
-2
/
+2
*
Fairly huge update that replaces the old secmem types with std::vector
lloyd
2012-05-18
1
-2
/
+2
*
Huge pile of post merge fixups, mtn really fucked that merge
lloyd
2012-04-25
1
-15
/
+15
*
propagate from branch 'net.randombit.botan.tls-state-machine' (head a4741cd07...
lloyd
2012-04-25
1
-6
/
+6
|
\
|
*
Limit the lifetime of tickets to Policy::session_ticket_lifetime()
lloyd
2012-04-04
1
-17
/
+17
*
|
Merge fixups. Add locking to default session manager. Use chrono lib
lloyd
2012-02-20
1
-7
/
+17
|
/
*
Since this branch is hugely API breaking already, go ahead and put
lloyd
2012-01-23
1
-10
/
+14
*
Split hello.cpp into c_hello.cpp and s_hello.cpp
lloyd
2012-01-04
1
-2
/
+0
*
Add support for client-side session resumption
lloyd
2011-12-31
1
-3
/
+5
*
Better names on the session manager. Plausible client lookup support,
lloyd
2011-12-30
1
-10
/
+36
*
Rename the session type to 'TLS_Session'. Split the manager out into
lloyd
2011-12-30
1
-0
/
+66