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_session.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Introduce TLS::Callbacks::tls_current_timestamp()
René Meusel
2022-05-18
1
-6
/
+2
*
Ciphersuite::by_id() ::from_name() return a std::optional
René Meusel
2021-10-28
1
-1
/
+1
*
Remove SRP support from TLS
Jack Lloyd
2020-11-23
1
-7
/
+0
*
Remove vestigial support for TLS compression
Jack Lloyd
2018-01-21
1
-9
/
+1
*
Apply final annotations to the library also
Jack Lloyd
2017-09-22
1
-1
/
+1
*
Change header guard format to BOTAN_FOO_H_
Jack Lloyd
2017-09-20
1
-2
/
+2
*
Add API stability annotations.
Jack Lloyd
2017-09-19
1
-1
/
+1
*
Convert to using standard uintN_t integer types
Jack Lloyd
2016-12-18
1
-23
/
+23
*
Improve tls doxygen [ci skip]
René Korthaus
2016-10-19
1
-0
/
+6
*
Address some issues with PR 492
Jack Lloyd
2016-08-13
1
-1
/
+1
*
Encrypt-then-MAC extension (RFC 7366)
Juraj Somorovsky
2016-05-11
1
-1
/
+6
*
cppcheck fixes: Class 'X' has a constructor with 1 argument that is not expli...
Daniel Neus
2016-03-05
1
-1
/
+1
*
Remove support for the TLS min fragment length extension.
Jack Lloyd
2016-02-07
1
-10
/
+1
*
Add extended master secret extension (RFC 7627) to TLS
Jack Lloyd
2016-01-03
1
-1
/
+6
*
lib/tls: Convert &vec[0] to vec.data()
Simon Warta
2015-06-23
1
-1
/
+1
*
Fix various bugs found by Coverity scanner.
lloyd
2015-05-15
1
-0
/
+1
*
Ensure all files have copyright and license info.
lloyd
2015-01-10
1
-1
/
+1
*
Add DTLS-SRTP key establishment from RFC 5764 (required for WebRTC).
lloyd
2015-01-04
1
-12
/
+16
*
Move lib into src
lloyd
2014-01-10
1
-0
/
+206