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_finished.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
prepare TLS 1.2 for addition of TLS 1.3
Hannes Rantzsch
2022-04-04
1
-35
/
+33
*
Use C++17's concat namespace feature
Jack Lloyd
2022-02-06
1
-5
/
+1
*
KDF::create
Jack Lloyd
2021-04-05
1
-1
/
+1
*
Post rebase fixes
Jack Lloyd
2021-04-01
1
-1
/
+1
*
Remove old scalar typedefs when we are building the library
Jack Lloyd
2021-03-07
1
-1
/
+1
*
More include header cleanups
Jack Lloyd
2017-09-21
1
-0
/
+1
*
Use constant_time_compare instead of same_mem
Jack Lloyd
2017-09-16
1
-1
/
+1
*
Export tls_messages.h as a public header
René Korthaus
2016-12-23
1
-1
/
+2
*
Convert to using standard uintN_t integer types
Jack Lloyd
2016-12-18
1
-7
/
+7
*
Disable TLS signature and finished message checks in fuzzer mode
Jack Lloyd
2016-12-17
1
-1
/
+8
*
make sure kdf labels are always used
Kai Michaelis
2016-06-01
1
-3
/
+4
*
add label parameter to KDF::derive_key
Kai Michaelis
2016-05-19
1
-1
/
+1
*
Remaining cppcheck fixes that are not covered by GH #444
Daniel Neus
2016-03-05
1
-6
/
+3
*
Remove SSLv3 and handling of SSLv2 client hellos.
lloyd
2015-01-11
1
-32
/
+13
*
Ensure all files have copyright and license info.
lloyd
2015-01-10
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
/
+104