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_channel.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Changes to TLS::Callbacks for GH PR #457
Jack Lloyd
2016-08-16
1
-11
/
+12
*
Compatibility patch for TLS::Callback interface
Matthias Gierlings
2016-06-19
1
-0
/
+23
*
Added virtual Callback Interface
Matthias Gierlings
2016-06-19
1
-45
/
+2
*
Implemented Feedback on GH #457
Matthias Gierlings
2016-06-19
1
-1
/
+1
*
Reduction of code complexity in TLS classes.
Matthias Gierlings
2016-06-19
1
-19
/
+62
*
Remove support for the TLS min fragment length extension.
Jack Lloyd
2016-02-07
1
-2
/
+0
*
Remove TLS heartbeat support.
Jack Lloyd
2016-02-07
1
-22
/
+0
*
TLS improvements
Jack Lloyd
2015-10-25
1
-3
/
+14
*
lib/tls: Convert &vec[0] to vec.data()
Simon Warta
2015-06-23
1
-1
/
+1
*
Add typedefs for function signatures/types used in TLS for easier reading
lloyd
2015-01-27
1
-8
/
+13
*
Ensure all files have copyright and license info.
lloyd
2015-01-10
1
-1
/
+1
*
Support setting the number of pad bytes in a heartbeat message. Use
lloyd
2015-01-07
1
-47
/
+49
*
A TLS Server can now process either TLS or DTLS but not either,
lloyd
2014-11-15
1
-0
/
+3
*
Add support for DTLS handshake timeouts and retransmissions.
lloyd
2014-10-06
1
-2
/
+13
*
Avoid initializer lists here, VC2013 doesn't like it. Github #18
lloyd
2014-05-01
1
-5
/
+3
*
Guess I won't be needing these
lloyd
2014-01-18
1
-1
/
+0
*
Move lib into src
lloyd
2014-01-10
1
-0
/
+259