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_record.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
prepare TLS 1.2 for addition of TLS 1.3
Hannes Rantzsch
2022-04-04
1
-188
/
+0
*
Fix clang-tidy performance warnings
Jack Lloyd
2022-02-06
1
-1
/
+1
*
Resolve Doxygen warnings
Jack Lloyd
2020-10-28
1
-2
/
+2
*
Small refactorings of TLS record layer
Jack Lloyd
2020-04-24
1
-1
/
+17
*
Fix DTLS reconnection
Jack Lloyd
2019-07-13
1
-1
/
+7
*
Return the record metadata in a struct
Jack Lloyd
2019-07-05
1
-28
/
+46
*
Remove Record_Raw_Input
Jack Lloyd
2019-07-04
1
-27
/
+5
*
Remove Record_Message struct
Jack Lloyd
2019-07-04
1
-27
/
+10
*
Return reference here
Jack Lloyd
2019-05-25
1
-1
/
+5
*
Simplification in record layer
Jack Lloyd
2019-05-24
1
-3
/
+3
*
Use enums to represent TLS signature and kex algorithms.
Jack Lloyd
2018-01-28
1
-4
/
+6
*
Apply final annotations to the library also
Jack Lloyd
2017-09-22
1
-4
/
+4
*
More include header cleanups
Jack Lloyd
2017-09-21
1
-2
/
+0
*
Header file cleanups
Jack Lloyd
2017-09-21
1
-0
/
+1
*
Change header guard format to BOTAN_FOO_H_
Jack Lloyd
2017-09-20
1
-2
/
+2
*
Content:
Tomasz Frydrych
2017-04-03
1
-12
/
+12
*
Convert to using standard uintN_t integer types
Jack Lloyd
2016-12-18
1
-26
/
+26
*
Fix doxygen warnings [ci skip]
René Korthaus
2016-10-19
1
-5
/
+2
*
TLS: Split CBC+HMAC modes to standalone AEAD_Mode
Jack Lloyd
2016-10-07
1
-29
/
+5
*
Merge master into this branch, resolving conflicts with #457/#576
Jack Lloyd
2016-08-31
1
-9
/
+78
|
\
|
*
Changes to TLS::Callbacks for GH PR #457
Jack Lloyd
2016-08-16
1
-4
/
+0
|
*
Reduction of code complexity in TLS classes.
Matthias Gierlings
2016-06-19
1
-9
/
+82
*
|
Encrypt-then-MAC extension (RFC 7366)
Juraj Somorovsky
2016-05-11
1
-1
/
+6
|
/
*
Add IETF standard ChaCha20Poly1305 ciphersuites to TLS
Jack Lloyd
2016-03-23
1
-6
/
+6
*
Remove RC4 (and all support for stream ciphers) from TLS
lloyd
2015-05-15
1
-4
/
+0
*
Add typedefs for function signatures/types used in TLS for easier reading
lloyd
2015-01-27
1
-1
/
+4
*
Remove SSLv3 and handling of SSLv2 client hellos.
lloyd
2015-01-11
1
-3
/
+0
*
Ensure all files have copyright and license info.
lloyd
2015-01-10
1
-1
/
+1
*
Add ChaCha20Poly1305 TLS ciphersuites compatible with Google's implementation
lloyd
2014-12-31
1
-4
/
+5
*
A TLS Server can now process either TLS or DTLS but not either,
lloyd
2014-11-15
1
-0
/
+1
*
Cleanup handling of TLS AEAD nonce sizes, push all knowledge of what
lloyd
2014-11-03
1
-1
/
+4
*
Add support for DTLS handshake timeouts and retransmissions.
lloyd
2014-10-06
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
/
+135