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_extensions.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add explicit static_cast operations to eliminate implicit cast compiler warni...
Dan Brown
2016-04-27
1
-3
/
+3
*
Change calls to 'get_byte' to explicitly cast parameters and eliminate compil...
Dan Brown
2016-04-27
1
-12
/
+12
*
Remove support for TLS v1.2 MD5 and SHA-224 signatures.
Jack Lloyd
2016-03-17
1
-42
/
+3
*
Remaining cppcheck fixes that are not covered by GH #444
Daniel Neus
2016-03-05
1
-13
/
+5
*
Make SRP6 support optional in TLS
Jack Lloyd
2016-02-07
1
-0
/
+6
*
Remove support for the TLS min fragment length extension.
Jack Lloyd
2016-02-07
1
-50
/
+0
*
Remove TLS heartbeat support.
Jack Lloyd
2016-02-07
1
-3
/
+0
*
Mass-prefix member vars with m_
René Korthaus
2016-01-08
1
-14
/
+14
*
String comparision fixes
Daniel Neus
2016-01-04
1
-2
/
+2
*
Add extended master secret extension (RFC 7627) to TLS
Jack Lloyd
2016-01-03
1
-2
/
+17
*
Reroot the exception hierarchy into a toplevel Exception class
Jack Lloyd
2015-12-11
1
-1
/
+1
*
Fix various bugs found by Coverity scanner.
lloyd
2015-05-15
1
-0
/
+4
*
Add ALPN (RFC 7301) and remove NPN
lloyd
2015-03-20
1
-11
/
+28
*
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
-26
/
+67
*
Have TLS_Data_Reader decoding errors include the actual msg type name
lloyd
2014-04-12
1
-1
/
+1
*
Verify that the server did not send any extension that the client didn't
lloyd
2014-04-11
1
-0
/
+8
*
Move lib into src
lloyd
2014-01-10
1
-0
/
+533