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_server_kex.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add callback for decoding TLS group params
Jack Lloyd
2018-02-13
1
-2
/
+2
*
Use enums for TLS key exchange group params
Jack Lloyd
2018-02-13
1
-22
/
+25
*
Use enums to represent TLS signature and kex algorithms.
Jack Lloyd
2018-01-28
1
-28
/
+28
*
Add copyright statements to files modified in the preceding 2 commits
Harry Reimann
2017-12-04
1
-0
/
+1
*
Move TLS signature and key exchange code into callbacks
Harry Reimann
2017-12-04
1
-10
/
+13
*
Fall back to default group if client does not send any DH groups
René Korthaus
2017-10-20
1
-1
/
+19
*
Add supported groups TLS extension (RFC 7919)
René Korthaus
2017-10-17
1
-1
/
+4
*
More include header cleanups
Jack Lloyd
2017-09-21
1
-1
/
+0
*
Content:
Tomasz Frydrych
2017-04-03
1
-2
/
+0
*
Export tls_messages.h as a public header
René Korthaus
2016-12-23
1
-2
/
+3
*
Convert to using standard uintN_t integer types
Jack Lloyd
2016-12-18
1
-14
/
+14
*
Disable TLS signature and finished message checks in fuzzer mode
Jack Lloyd
2016-12-17
1
-1
/
+7
*
Add CECPQ1 TLS ciphersuites
Jack Lloyd
2016-11-17
1
-1
/
+21
*
X25519 key exchange for TLS
Jack Lloyd
2016-10-21
1
-14
/
+30
*
Revert PK_Verifier change (don't require RNG there).
Jack Lloyd
2016-10-07
1
-3
/
+2
*
Remove Algo_Registry usage from public key code.
Jack Lloyd
2016-10-07
1
-3
/
+4
*
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
-13
/
+7
*
Encrypt-then-MAC extension (RFC 7366)
Juraj Somorovsky
2016-05-11
1
-5
/
+13
*
Check that TLS signature type is accepted by the policy.
Jack Lloyd
2016-03-06
1
-2
/
+4
*
cppcheck fixes: Class 'X' has a constructor with 1 argument that is not expli...
Daniel Neus
2016-03-05
1
-1
/
+1
*
Make SRP6 support optional in TLS
Jack Lloyd
2016-02-07
1
-10
/
+8
*
Fix bug causing TLS client to sometimes reject DHE server kex
Jack Lloyd
2015-11-13
1
-35
/
+14
*
Add TLS_PSK tests
Jack Lloyd
2015-11-13
1
-4
/
+1
*
Convert PK operations to using Algo_Registry instead of Engine.
lloyd
2015-02-03
1
-1
/
+1
*
Ensure all files have copyright and license info.
lloyd
2015-01-10
1
-1
/
+1
*
Have TLS_Data_Reader decoding errors include the actual msg type name
lloyd
2014-04-12
1
-1
/
+1
*
Guess I won't be needing these
lloyd
2014-01-18
1
-1
/
+0
*
Move lib into src
lloyd
2014-01-10
1
-0
/
+285