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
*
Initialize member var in Certificate_Status_Request
Jack Lloyd
2017-08-03
1
-1
/
+2
*
Add static_cast in uint8_t vs enum comparison.
Jack Lloyd
2017-01-28
1
-2
/
+2
*
Export tls_messages.h as a public header
René Korthaus
2016-12-23
1
-1
/
+1
*
Convert to using standard uintN_t integer types
Jack Lloyd
2016-12-18
1
-86
/
+86
*
Add OCSP stapling support to TLS client
Jack Lloyd
2016-11-26
1
-7
/
+64
*
Fix incompatability with (some) common TLS stack
Jack Lloyd
2016-11-16
1
-3
/
+8
*
Add an in-house EC curve for TLS at compile-time
René Korthaus
2016-11-03
1
-0
/
+10
*
X25519 key exchange for TLS
Jack Lloyd
2016-10-21
1
-3
/
+19
*
Minor improvements
René Korthaus
2016-10-03
1
-9
/
+1
*
Support encoding of supported point formats extension
René Korthaus
2016-10-03
1
-0
/
+48
*
TLS Server should respect client signature_algorithms. Stricter TLS hello dec...
Jack Lloyd
2016-09-21
1
-5
/
+16
*
Address some issues with PR 492
Jack Lloyd
2016-08-13
1
-0
/
+1
*
Merge branch 'master' into Encrypt-then-MAC-with-policy
Juraj Somorovsky
2016-05-12
1
-15
/
+15
|
\
|
*
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
*
|
Encrypt-then-MAC extension (RFC 7366)
Juraj Somorovsky
2016-05-11
1
-0
/
+15
|
/
*
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