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_callbacks.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove outer shared_ptr from Certificate in certstore interface
Jack Lloyd
2020-11-23
1
-1
/
+1
*
Reduce usage of oids.h with the addition of some helpers on OID
Jack Lloyd
2019-08-04
1
-2
/
+1
*
Deprecate and replace OIDS::lookup
Jack Lloyd
2019-08-04
1
-1
/
+1
*
Add support for HelloVerifyRequest on server side
Jack Lloyd
2019-06-18
1
-0
/
+5
*
Add script for running TLS fuzzer
Jack Lloyd
2019-05-24
1
-1
/
+1
*
Make exceptions easier to translate to error codes
Jack Lloyd
2018-11-23
1
-1
/
+4
*
Add callback for decoding TLS group params
Jack Lloyd
2018-02-13
1
-0
/
+6
*
Use shared representation of EC_Group
Jack Lloyd
2018-01-31
1
-1
/
+1
*
Add an examine callback also
Jack Lloyd
2018-01-27
1
-1
/
+5
*
Add ability for application to control which TLS extensions are used
Jack Lloyd
2018-01-27
1
-0
/
+4
*
Add copyright statements to files modified in the preceding 2 commits
Harry Reimann
2017-12-04
1
-0
/
+1
*
Move TLS signature and key exchange code into callbacks
Harry Reimann
2017-12-04
1
-0
/
+116
*
More include header cleanups
Jack Lloyd
2017-09-21
1
-1
/
+0
*
Content:
Tomasz Frydrych
2017-04-03
1
-2
/
+0
*
Add TLS::Policy::require_cert_revocation_info
Jack Lloyd
2016-11-28
1
-1
/
+2
*
Add OCSP stapling support to TLS client
Jack Lloyd
2016-11-26
1
-1
/
+3
*
Add TLS::Policy::minimum_signature_strength
Jack Lloyd
2016-11-25
1
-2
/
+4
*
Add the documented function for OCSP timeouts
Jack Lloyd
2016-11-23
1
-3
/
+1
*
Move TLS cert verification callback from Credentials_Manager to TLS::Callbacks
Jack Lloyd
2016-11-23
1
-0
/
+53