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
/
doc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Finish up server side SRP support, a little ugly but it works.
lloyd
2012-04-06
4
-24
/
+137
*
propagate from branch 'net.randombit.botan' (head 91305e3daaae9ea8a1786daf058...
lloyd
2012-04-05
4
-4
/
+8
|
\
|
*
The benchmark examples ran very slowly because they were passing
lloyd
2012-02-20
3
-4
/
+4
|
*
Disable this version of the SSL code by default
lloyd
2012-02-01
1
-0
/
+4
*
|
Revert the session_ticket callback in credentials manager. If a PSK
lloyd
2012-03-23
1
-1
/
+4
*
|
Use the SQLite session manager if available
lloyd
2012-03-23
1
-0
/
+11
*
|
Call Credentials_Manager::psk for the session ticket key.
lloyd
2012-03-22
1
-3
/
+13
*
|
Add makefile dependency on credentials.h. Use 1024 bit keys for
lloyd
2012-02-27
3
-11
/
+19
*
|
Create and save certs on the fly for hostnames as they are asked for
lloyd
2012-02-03
1
-17
/
+89
*
|
propagate from branch 'net.randombit.botan' (head 3f6b267bc00d2da1b5d36ca2215...
lloyd
2012-01-28
13
-329
/
+918
|
\
\
|
|
/
|
/
|
|
*
Split up the psk function as the server also wants to be able to look
lloyd
2012-01-27
1
-0
/
+14
|
*
Use boost::asio instead of standalone asio as it's more commonly
lloyd
2012-01-27
3
-44
/
+49
|
*
Change callback interface to pass the Alert object itself instead
lloyd
2012-01-26
3
-14
/
+14
|
*
Need boost_thread for asio example now
lloyd
2012-01-26
1
-0
/
+3
|
*
Use multiple threads in asio example server
lloyd
2012-01-26
1
-13
/
+74
|
*
We can now actually handle multiple certificate types in the server
lloyd
2012-01-24
1
-5
/
+25
|
*
The credentials manager interface seems a much better place for cert
lloyd
2012-01-23
4
-157
/
+61
|
*
Update examples with new ciphersuite string printer
lloyd
2012-01-23
2
-5
/
+4
|
*
Since this branch is hugely API breaking already, go ahead and put
lloyd
2012-01-23
3
-26
/
+27
|
*
Cast to int, cout gets confused by unsigned char
lloyd
2012-01-20
1
-3
/
+3
|
*
Kinda maybe working TLS 1.2 for clients. Not well tested at all, but a
lloyd
2012-01-19
1
-1
/
+1
|
*
Some cleanups, use cout instead of printf
lloyd
2012-01-19
1
-21
/
+53
|
*
s/queue_for_sending/send
lloyd
2012-01-18
1
-2
/
+2
|
*
Small fixes
lloyd
2012-01-16
4
-17
/
+7
|
*
Rename queue_for_sending just send
lloyd
2012-01-16
1
-4
/
+4
|
*
More TLS documentation
lloyd
2012-01-16
1
-51
/
+77
|
*
Change TLS feature macro, major API changes. Start documenting
lloyd
2012-01-16
2
-58
/
+122
|
*
Avoid overlapping writes. Pretend to be an HTTP server
lloyd
2012-01-07
1
-19
/
+79
|
*
Various example updates. Add a new TLS server example that uses asio
lloyd
2012-01-06
4
-26
/
+296
|
*
Add support for next protocol negotiation. Client only currently;
lloyd
2012-01-04
1
-2
/
+15
|
*
Example fixes
lloyd
2012-01-03
2
-3
/
+9
|
*
Add Credentials_Manager which is an interface to something that knows
lloyd
2012-01-03
1
-18
/
+48
|
*
Add support for client-side session resumption
lloyd
2011-12-31
1
-66
/
+77
|
*
Rename the session type to 'TLS_Session'. Split the manager out into
lloyd
2011-12-30
2
-2
/
+4
|
*
Add a function for getting the version number of an active connection.
lloyd
2011-12-30
2
-1
/
+33
|
*
New more interesting client, pipes stdin<->remote box via TLS ala
lloyd
2011-12-30
1
-74
/
+122
|
*
Add support for sending server name indicator in client hello
lloyd
2011-12-29
2
-5
/
+8
|
*
Just print printable
lloyd
2011-12-28
1
-2
/
+0
|
*
Don't stall on error
lloyd
2011-12-28
1
-3
/
+6
|
*
Additional bits for SSLv3 client auth
lloyd
2011-12-28
1
-1
/
+4
|
*
Working though hacking client verify (server side only). Only supports
lloyd
2011-12-28
2
-3
/
+8
|
*
Make the server example less fragile, write a class that emulates the
lloyd
2011-12-27
1
-30
/
+118
|
*
Initial hooks for session resumption
lloyd
2011-12-23
1
-0
/
+3
|
*
Centralize a lot of the handshaking and message parsing in TLS_Channel
lloyd
2011-12-23
5
-196
/
+36
|
*
First stab at an event driven TLS client.
lloyd
2011-12-23
2
-37
/
+92
*
|
Add a slow but functional implementation of Camellia
lloyd
2012-01-28
1
-0
/
+2
|
/
*
Initial run at an SRP-6a implementation. Not entirely sure about the
lloyd
2011-12-17
1
-0
/
+3
*
Basic instructions for building the docs
lloyd
2011-12-17
1
-5
/
+17
*
Add TCHead to list of users
lloyd
2011-12-17
1
-0
/
+3
*
Add basic NaCl target
lloyd
2011-12-08
1
-0
/
+2
[next]