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.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
In the in-memory session manager, choose a random key at startup and
lloyd
2012-08-05
1
-1
/
+1
*
Fairly huge update that replaces the old secmem types with std::vector
lloyd
2012-05-18
1
-12
/
+12
*
Huge pile of post merge fixups, mtn really fucked that merge
lloyd
2012-04-25
1
-5
/
+7
*
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
-0
/
+5
*
Add encryption for the SQLite sessions database
lloyd
2012-03-22
1
-2
/
+16
*
Basic protocol message flow for session tickets
lloyd
2012-03-20
1
-4
/
+14
*
Various merge fixups.
lloyd
2012-03-16
1
-3
/
+3
*
propagate from branch 'net.randombit.botan.tls-state-machine' (head c24b5d6b0...
lloyd
2012-03-16
1
-23
/
+50
|
\
|
*
Support getting ciphersuites by name as well as suite ID
lloyd
2012-01-28
1
-1
/
+1
|
*
s/tls_suites/tls_ciphersuite/
lloyd
2012-01-24
1
-1
/
+1
|
*
PEM encoding. Fix BER decoding. Encode the entire cert chain in the
lloyd
2012-01-24
1
-3
/
+20
|
*
Add Ciphersuite::to_string
lloyd
2012-01-23
1
-2
/
+8
|
*
Make the version number a proper class, makes many things much easier
lloyd
2012-01-23
1
-24
/
+14
|
*
Since this branch is hugely API breaking already, go ahead and put
lloyd
2012-01-23
1
-4
/
+8
|
*
Various and sundry bug fixes
lloyd
2012-01-19
1
-1
/
+1
|
*
Support SSLv3 client auth on the client side.
lloyd
2012-01-19
1
-0
/
+10
*
|
Outline of RFC 5077 session tickets
lloyd
2012-01-11
1
-1
/
+13
|
/
*
Add support for client-side session resumption
lloyd
2011-12-31
1
-12
/
+12
*
Rename the session type to 'TLS_Session'. Split the manager out into
lloyd
2011-12-30
1
-0
/
+147