eshitachandwani
|
ac41314504
|
.*: Add missing a newline at the end (#7644)
|
2024-09-18 14:46:09 +05:30 |
Purnesh Dixit
|
b6fde8cdd1
|
vet: add check for trailing spaces (#7576)
* vet: trailing spaces check
|
2024-09-12 11:40:38 +05:30 |
Arvind Bright
|
8320224ff0
|
.*: revive from unused_parameters (#7577)
|
2024-08-30 10:41:30 -07:00 |
Gregory Cooke
|
dbd24a9e81
|
[advancedTLS] Removed deprecated APIs in advancedTLS (#7303)
* remove deprecated APIs from advancedTLS
|
2024-06-06 14:33:42 -04:00 |
Gregory Cooke
|
d75b5e2f5e
|
advancedtls: Rename custom verification function APIs (#7140)
* Rename custom verification function APIs
|
2024-04-23 14:20:28 -04:00 |
Gregory Cooke
|
5fe2e74bf4
|
advancedtls: Rename VType (#7149)
* renamed VType to VerificationType and add deprecation note
|
2024-04-19 14:02:42 -04:00 |
Elisha Silas
|
09e6fddbcd
|
Update docs and examples and tests to use NewClient instead of Dial (#7068)
Co-authored-by: Arvind Bright <arvind.bright100@gmail.com>
Co-authored-by: Doug Fawley <dfawley@google.com>
|
2024-04-19 10:55:23 -07:00 |
ZhenLian
|
9db56a08b4
|
advancedtls: add examples demonstrating reloading behaviors (#4018)
* advancedtls: add examples demonstrating reloading behaviors
|
2020-12-04 15:47:27 -08:00 |
Easwar Swaminathan
|
fa59d20167
|
pemfile: Implement certprovider config parsing API (#4023)
|
2020-11-17 15:36:28 -08:00 |
ZhenLian
|
5d7f8c9ae4
|
advancedtls: make example to use new pemfile API (#4012)
* advancedtls: make example to use new pemfile API
|
2020-11-05 23:51:15 -08:00 |
ZhenLian
|
829af019ba
|
advancedtls: add examples for reloading from file system (#3976)
* add examples for reloading from file system
|
2020-10-27 09:58:31 -07:00 |