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
/
lib
/
tls
/
tls_client.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add ALPN (RFC 7301) and remove NPN
lloyd
2015-03-20
1
-51
/
+12
*
Remove algo factory, engines, global RNG, global state, etc.
lloyd
2015-02-04
1
-4
/
+9
*
Add typedefs for function signatures/types used in TLS for easier reading
lloyd
2015-01-27
1
-18
/
+19
*
Ensure all files have copyright and license info.
lloyd
2015-01-10
1
-1
/
+1
*
Add DTLS-SRTP key establishment from RFC 5764 (required for WebRTC).
lloyd
2015-01-04
1
-1
/
+9
*
A TLS Server can now process either TLS or DTLS but not either,
lloyd
2014-11-15
1
-1
/
+2
*
Let TLS policy disable putting the timestamp in the hello random fields
lloyd
2014-11-04
1
-1
/
+1
*
Fix various warnings from VC++ 2014 and add missing include
lloyd
2014-10-31
1
-0
/
+1
*
If the server offers us a SCSV instead of a real ciphersuite send a fatal alert
lloyd
2014-10-30
1
-0
/
+6
*
Specify version number in message when we reject due to policy
lloyd
2014-10-06
1
-1
/
+2
*
Verify that the server did not send any extension that the client didn't
lloyd
2014-04-11
1
-10
/
+12
*
Guess I won't be needing these
lloyd
2014-01-18
1
-1
/
+0
*
Move lib into src
lloyd
2014-01-10
1
-0
/
+530