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_messages.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add tests for certificate status message
Jack Lloyd
2017-01-04
1
-8
/
+8
*
Export tls_messages.h as a public header
René Korthaus
2016-12-23
1
-2
/
+2
*
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
-0
/
+31
*
Add CECPQ1 TLS ciphersuites
Jack Lloyd
2016-11-17
1
-0
/
+18
*
Fix doxygen warnings [ci skip]
René Korthaus
2016-10-19
1
-0
/
+1
*
Support encoding of supported point formats extension
René Korthaus
2016-10-03
1
-0
/
+18
*
New TLS positive and negative tests.
Juraj Somorovsky
2016-09-30
1
-6
/
+6
*
TLS Server should respect client signature_algorithms. Stricter TLS hello dec...
Jack Lloyd
2016-09-21
1
-0
/
+14
*
Merge master into this branch, resolving conflicts with #457/#576
Jack Lloyd
2016-08-31
1
-10
/
+54
|
\
|
*
Removed Handshake_Info class.
Matthias Gierlings
2016-06-19
1
-6
/
+13
|
*
Reduction of code complexity in TLS classes.
Matthias Gierlings
2016-06-19
1
-23
/
+60
*
|
Address some issues with PR 492
Jack Lloyd
2016-08-13
1
-1
/
+0
*
|
Encrypt-then-MAC extension (RFC 7366)
Juraj Somorovsky
2016-05-11
1
-0
/
+11
*
|
TLS Policy support
Christian Mainka
2016-05-03
1
-1
/
+1
|
/
*
Check that TLS signature type is accepted by the policy.
Jack Lloyd
2016-03-06
1
-2
/
+4
*
Remaining cppcheck fixes that are not covered by GH #444
Daniel Neus
2016-03-05
1
-1
/
+1
*
cppcheck fixes: Class 'X' has a constructor with 1 argument that is not expli...
Daniel Neus
2016-03-05
1
-9
/
+9
*
Make SRP6 support optional in TLS
Jack Lloyd
2016-02-07
1
-2
/
+15
*
Remove support for the TLS min fragment length extension.
Jack Lloyd
2016-02-07
1
-14
/
+0
*
Remove TLS heartbeat support.
Jack Lloyd
2016-02-07
1
-24
/
+0
*
Add final attribute to many classes
Jack Lloyd
2016-01-10
1
-13
/
+13
*
Add extended master secret extension (RFC 7627) to TLS
Jack Lloyd
2016-01-03
1
-0
/
+10
*
Remove unused pkcs8 includes
Simon Warta
2015-08-03
1
-1
/
+0
*
Add ALPN (RFC 7301) and remove NPN
lloyd
2015-03-20
1
-44
/
+25
*
Remove SSLv3 and handling of SSLv2 client hellos.
lloyd
2015-01-11
1
-4
/
+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
-10
/
+38
*
Let TLS policy disable putting the timestamp in the hello random fields
lloyd
2014-11-04
1
-1
/
+2
*
Various small fixes and cleanups, new is_prime util
lloyd
2014-11-03
1
-4
/
+4
*
Fix various warnings from VC++ 2014 and add missing include
lloyd
2014-10-31
1
-4
/
+4
*
Add TLS fallback signalling (draft-ietf-tls-downgrade-scsv-00)
lloyd
2014-10-31
1
-0
/
+2
*
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
/
+6
*
Guess I won't be needing these
lloyd
2014-01-18
1
-1
/
+0
*
Move lib into src
lloyd
2014-01-10
1
-0
/
+567