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
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
|
*
|
Call Credentials_Manager::psk for the session ticket key.
lloyd
2012-03-22
2
-14
/
+37
|
|
*
|
Add encryption for the SQLite sessions database
lloyd
2012-03-22
4
-54
/
+163
|
|
*
|
propagate from branch 'net.randombit.botan.tls-state-machine' (head 6bcbae3d2...
lloyd
2012-03-22
16
-57
/
+456
|
|
|
\
\
|
|
|
*
|
Server side handling of session tickets, though currently with a
lloyd
2012-03-22
7
-33
/
+106
|
|
|
*
|
Working client-side session tickets. Tested against gmail.com and
lloyd
2012-03-22
6
-17
/
+37
|
|
|
*
|
Correct ticket decoding/encoding
lloyd
2012-03-22
1
-5
/
+6
|
|
|
*
|
Add missing source file for New_Session_Ticket msg
lloyd
2012-03-22
1
-0
/
+39
|
|
|
*
|
propagate from branch 'net.randombit.botan.tls-state-machine' (head f761c340d...
lloyd
2012-03-22
5
-3
/
+313
|
|
|
|
\
\
|
|
|
*
|
|
Basic protocol message flow for session tickets
lloyd
2012-03-20
11
-64
/
+120
|
|
|
*
|
|
Small fixes, cleanups
lloyd
2012-03-19
5
-9
/
+22
|
|
|
*
|
|
Various merge fixups.
lloyd
2012-03-16
5
-47
/
+58
|
|
|
*
|
|
propagate from branch 'net.randombit.botan.tls-state-machine' (head 9a12f2825...
lloyd
2012-03-16
7
-4
/
+190
|
|
|
|
\
\
\
|
|
|
|
*
\
\
propagate from branch 'net.randombit.botan.tls-state-machine' (head c24b5d6b0...
lloyd
2012-03-16
83
-2328
/
+4962
|
|
|
|
|
\
\
\
|
|
|
|
*
|
|
|
Build fixes
lloyd
2012-01-11
4
-11
/
+20
|
|
|
|
*
|
|
|
Outline of RFC 5077 session tickets
lloyd
2012-01-11
5
-3
/
+170
|
|
*
|
|
|
|
|
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
|
|
*
|
|
|
|
Remove extra BER_Decoder object
lloyd
2012-03-22
1
-2
/
+0
|
|
*
|
|
|
|
Off by one in decode_constrained_integer, broke Session DER decoding
lloyd
2012-03-22
1
-1
/
+2
|
|
|
/
/
/
/
|
|
*
|
/
/
Add missing source for DTLS hello verify
lloyd
2012-03-16
1
-0
/
+61
|
|
|
|
/
/
|
|
|
/
|
|
|
|
*
|
|
Add SecureQueue::empty
lloyd
2012-03-07
9
-27
/
+56
|
|
*
|
|
Add an abstraction for reading handshake messages (as DTLS handles it
lloyd
2012-03-05
14
-91
/
+215
|
|
*
|
|
Move the handshake serialization code to Record_Writer
lloyd
2012-03-03
11
-39
/
+44
|
|
*
|
|
Move min_version and pref_version to the source file so they can be
lloyd
2012-03-02
2
-4
/
+12
|
|
*
|
|
Bad conditional
lloyd
2012-02-28
1
-1
/
+1
|
|
*
|
|
We would call the handshake callback twice on session resumption:
lloyd
2012-02-28
1
-20
/
+19
|
|
*
|
|
Add makefile dependency on credentials.h. Use 1024 bit keys for
lloyd
2012-02-27
3
-11
/
+19
|
|
*
|
|
Indentation
lloyd
2012-02-27
6
-38
/
+38
|
*
|
|
|
Enable TLS again (bad merge)
lloyd
2012-02-20
5
-45
/
+7
|
*
|
|
|
Don't need this function anymore
lloyd
2012-02-20
1
-12
/
+0
|
*
|
|
|
Merge fixups
lloyd
2012-02-20
2
-12
/
+6
|
*
|
|
|
propagate from branch 'net.randombit.botan' (head c247a55e7c0bcd239fcfc672139...
lloyd
2012-02-20
19
-217
/
+212
|
|
\
\
\
\
|
*
|
|
|
|
Remove get_nanoseconds_clock as we'll rely on std::chrono's high
lloyd
2012-02-20
10
-87
/
+24
|
*
|
|
|
|
Fix examples. Use crazy hack of compiling asio tls server using 4.6.0
lloyd
2012-02-20
7
-30
/
+49
|
*
|
|
|
|
Merge fixups. Add locking to default session manager. Use chrono lib
lloyd
2012-02-20
32
-104
/
+117
|
*
|
|
|
|
propagate from branch 'net.randombit.botan.tls-state-machine' (head 0ceb9cde6...
lloyd
2012-02-20
148
-1705
/
+803
|
|
\
\
\
\
\
|
|
|
_
|
/
/
/
|
|
/
|
|
|
|
|
|
*
|
|
|
Fixes for GCC 4.7.0 (r183974)
lloyd
2012-02-07
4
-8
/
+10
|
|
*
|
|
|
propagate from branch 'net.randombit.botan' (head 39f53266912f33dc48e942b1b86...
lloyd
2011-12-18
26
-686
/
+1115
|
|
|
\
\
\
\
|
|
*
\
\
\
\
propagate from branch 'net.randombit.botan' (head f13cb517b63aed4fcc4ad7013e5...
lloyd
2011-11-10
5
-24
/
+56
|
|
|
\
\
\
\
\
|
|
*
\
\
\
\
\
propagate from branch 'net.randombit.botan' (head 29dfb73a5efec220ebafcb9c1d7...
lloyd
2011-10-06
151
-1717
/
+816
|
|
|
\
\
\
\
\
\
|
|
|
*
\
\
\
\
\
propagate from branch 'net.randombit.botan' (head b49cf847fb6f62734b53874469b...
lloyd
2011-07-21
4
-26
/
+29
|
|
|
|
\
\
\
\
\
\
|
|
|
*
|
|
|
|
|
|
Use nullptr
lloyd
2011-07-12
3
-8
/
+8
|
|
|
*
|
|
|
|
|
|
Post merge fix
lloyd
2011-07-12
1
-1
/
+2
|
|
|
*
|
|
|
|
|
|
propagate from branch 'net.randombit.botan' (head 23a326fa36a31dd39347a8864e1...
lloyd
2011-07-12
150
-1708
/
+806
|
|
|
|
\
\
\
\
\
\
\
|
|
|
|
*
|
|
|
|
|
|
Use the right flags for C++11 for Clang (though 2.9 lacks support for
lloyd
2011-06-30
1
-1
/
+1
|
|
|
|
*
|
|
|
|
|
|
long long is standard now
lloyd
2011-06-17
1
-9
/
+1
|
|
|
|
*
|
|
|
|
|
|
Add string_join; inverse of split_on.
lloyd
2011-06-17
10
-32
/
+57
[prev]
[next]