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
/
s_hello.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Send the supported elliptic curves extension. Instead of hardcoding
lloyd
2012-01-24
1
-3
/
+4
*
Get the list of supported ECC curves out of the client hello, and
lloyd
2012-01-24
1
-1
/
+3
*
Make the version number a proper class, makes many things much easier
lloyd
2012-01-23
1
-9
/
+12
*
Since this branch is hugely API breaking already, go ahead and put
lloyd
2012-01-23
1
-7
/
+11
*
Many fixes for TLS 1.2 though some things in particular client auth
lloyd
2012-01-20
1
-21
/
+13
*
Various and sundry bug fixes
lloyd
2012-01-19
1
-3
/
+0
*
Kinda maybe working TLS 1.2 for clients. Not well tested at all, but a
lloyd
2012-01-19
1
-1
/
+11
*
Remove Handshake_Message::deserialize which was an unnecessary hook.
lloyd
2012-01-19
1
-42
/
+42
*
As someone pointed out on the TLS list, NPN isn't really a negotiation
lloyd
2012-01-04
1
-2
/
+2
*
The first 4 bytes of the client and server randoms are supposed to be
lloyd
2012-01-04
1
-2
/
+2
*
Split hello.cpp into c_hello.cpp and s_hello.cpp
lloyd
2012-01-04
1
-0
/
+201