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
/
msg_client_kex.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Export tls_messages.h as a public header
René Korthaus
2016-12-23
1
-2
/
+4
*
Convert to using standard uintN_t integer types
Jack Lloyd
2016-12-18
1
-29
/
+29
*
Add CECPQ1 TLS ciphersuites
Jack Lloyd
2016-11-17
1
-10
/
+39
*
Fixes for build without 25519
Jack Lloyd
2016-10-24
1
-3
/
+3
*
X25519 key exchange for TLS
Jack Lloyd
2016-10-21
1
-19
/
+42
*
Remove Algo_Registry usage from public key code.
Jack Lloyd
2016-10-07
1
-5
/
+5
*
Minor improvements
René Korthaus
2016-10-03
1
-8
/
+3
*
Support encoding of supported point formats extension
René Korthaus
2016-10-03
1
-1
/
+9
*
Address some issues with PR 492
Jack Lloyd
2016-08-13
1
-0
/
+4
*
Encrypt-then-MAC extension (RFC 7366)
Juraj Somorovsky
2016-05-11
1
-7
/
+0
*
Add PK_Decryptor::decrypt_or_random
Jack Lloyd
2016-03-20
1
-30
/
+22
*
Client must verify that the server sent an ECC curve which policy accepts.
Jack Lloyd
2016-03-17
1
-0
/
+6
*
Make SRP6 support optional in TLS
Jack Lloyd
2016-02-07
1
-3
/
+12
*
some trivial compiler/PVS-Studio warning fixes
Daniel Neus
2015-12-22
1
-1
/
+1
*
Drop the DH group check to a weaker version of the checks
Jack Lloyd
2015-11-13
1
-2
/
+3
*
Asan fix - referencing &vec[vec.size()] instead of vec.end()
Jack Lloyd
2015-10-26
1
-22
/
+3
*
Remove SSLv3 and handling of SSLv2 client hellos.
lloyd
2015-01-11
1
-14
/
+4
*
Ensure all files have copyright and license info.
lloyd
2015-01-10
1
-1
/
+1
*
Fix a couple things pointed out by VC++ warnings.
lloyd
2014-12-22
1
-4
/
+0
*
Have TLS_Data_Reader decoding errors include the actual msg type name
lloyd
2014-04-12
1
-4
/
+4
*
Guess I won't be needing these
lloyd
2014-01-18
1
-1
/
+0
*
Move lib into src
lloyd
2014-01-10
1
-0
/
+419