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_blocking.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add comments explaining why its ok to rely on deprecated features here.
Jack Lloyd
2017-10-09
1
-0
/
+4
*
Add a special Compat_Callbacks constructor to silence deprecation warnings.
Jack Lloyd
2017-10-09
1
-6
/
+1
*
Avoid deprecated warning in tls_blocking.cpp
Jack Lloyd
2017-09-22
1
-0
/
+6
*
Convert to using standard uintN_t integer types
Jack Lloyd
2016-12-18
1
-4
/
+4
*
Remove debug printf
Jack Lloyd
2016-08-31
1
-1
/
+0
*
Changes to TLS::Callbacks for GH PR #457
Jack Lloyd
2016-08-16
1
-3
/
+5
*
Removed TLS::Session::Properties
Matthias Gierlings
2016-06-19
1
-2
/
+6
*
Added virtual Callback Interface
Matthias Gierlings
2016-06-19
1
-1
/
+1
*
Implemented Feedback on GH #457
Matthias Gierlings
2016-06-19
1
-2
/
+2
*
Reduction of code complexity in TLS classes.
Matthias Gierlings
2016-06-19
1
-10
/
+9
*
Remaining cppcheck fixes that are not covered by GH #444
Daniel Neus
2016-03-05
1
-2
/
+2
*
lib/tls: Convert &vec[0] to vec.data()
Simon Warta
2015-06-23
1
-4
/
+4
*
Add ALPN (RFC 7301) and remove NPN
lloyd
2015-03-20
1
-2
/
+2
*
Add typedefs for function signatures/types used in TLS for easier reading
lloyd
2015-01-27
1
-8
/
+8
*
Ensure all files have copyright and license info.
lloyd
2015-01-10
1
-1
/
+1
*
Move lib into src
lloyd
2014-01-10
1
-0
/
+90