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_client.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add a bool param to renegotiate on if we should force a full
lloyd
2012-04-18
1
-1
/
+2
*
Indentation
lloyd
2012-02-27
1
-9
/
+9
*
Change callback interface to pass the Alert object itself instead
lloyd
2012-01-26
1
-2
/
+2
*
Make Alert a first class object ala Version. Move the alert codes into
lloyd
2012-01-26
1
-1
/
+1
*
Since this branch is hugely API breaking already, go ahead and put
lloyd
2012-01-23
1
-7
/
+11
*
Add a hook in TLS_Channel that is called when an alert is received.
lloyd
2012-01-04
1
-0
/
+2
*
Add support for next protocol negotiation. Client only currently;
lloyd
2012-01-04
1
-1
/
+11
*
Make handshake completion function non-optional. Now returns a bool
lloyd
2012-01-03
1
-1
/
+1
*
Add Credentials_Manager which is an interface to something that knows
lloyd
2012-01-03
1
-12
/
+5
*
Some basic infrastructure pieces for SRP (policy, etc)
lloyd
2011-12-31
1
-2
/
+4
*
Add support for client-side session resumption
lloyd
2011-12-31
1
-1
/
+1
*
Rename the session type to 'TLS_Session'. Split the manager out into
lloyd
2011-12-30
1
-2
/
+2
*
Add a function for getting the version number of an active connection.
lloyd
2011-12-30
1
-0
/
+2
*
Many renegotiation fixes. Add support for the secure renegotiation
lloyd
2011-12-30
1
-0
/
+2
*
About half an implementation of RFC 5746
lloyd
2011-12-29
1
-0
/
+7
*
Add support for sending server name indicator in client hello
lloyd
2011-12-29
1
-1
/
+3
*
Partial bits of the server side of client auth. Incomplete.
lloyd
2011-12-28
1
-1
/
+5
*
Centralize a lot of the handshaking and message parsing in TLS_Channel
lloyd
2011-12-23
1
-44
/
+2
*
Rename ssl module to tls
lloyd
2011-12-23
1
-0
/
+87