0
Fork 0
mirror of https://github.com/caddyserver/caddy.git synced 2024-12-23 22:27:38 -05:00
caddy/caddytls
Matthew Holt 33aeb1cb5c
telemetry: Add CLI option to selectively disable some metrics
Also fix a couple metrics that were named wrong or reported in excess.
2018-03-23 23:44:16 -06:00
..
storagetest Apply Apache license to all .go source files (closes #1865) 2017-09-22 23:56:58 -06:00
certificates.go Refactor diagnostics -> telemetry 2018-03-22 18:05:31 -06:00
certificates_test.go tls: Restructure and improve certificate management 2018-02-04 00:58:27 -07:00
client.go Refactor diagnostics -> telemetry 2018-03-22 18:05:31 -06:00
client_test.go Apply Apache license to all .go source files (closes #1865) 2017-09-22 23:56:58 -06:00
config.go Merge branch 'master' into diagnostics 2018-02-16 22:42:14 -07:00
config_test.go vendor: delete github.com/codahale/aesnicheck in favor of cpuid (#2020) 2018-02-09 10:39:21 -07:00
crypto.go tls: Restructure and improve certificate management 2018-02-04 00:58:27 -07:00
crypto_test.go Apply Apache license to all .go source files (closes #1865) 2017-09-22 23:56:58 -06:00
filestorage.go tls: Synchronize renewals between Caddy instances sharing file storage 2018-02-13 13:23:09 -07:00
filestorage_test.go Apply Apache license to all .go source files (closes #1865) 2017-09-22 23:56:58 -06:00
filestoragesync.go tls: Ensure parent dir exists before creating lock file 2018-02-14 13:32:16 -07:00
handshake.go Refactor diagnostics -> telemetry 2018-03-22 18:05:31 -06:00
handshake_test.go tls: Restructure and improve certificate management 2018-02-04 00:58:27 -07:00
httphandler.go tls: Fix HTTP->HTTPS redirects and HTTP challenge when using custom port 2018-02-16 12:05:34 -07:00
httphandler_test.go tls: Fix HTTP->HTTPS redirects and HTTP challenge when using custom port 2018-02-16 12:05:34 -07:00
maintain.go tls: Synchronize renewals between Caddy instances sharing file storage 2018-02-13 13:23:09 -07:00
setup.go telemetry: Add CLI option to selectively disable some metrics 2018-03-23 23:44:16 -06:00
setup_test.go tls: Restructure and improve certificate management 2018-02-04 00:58:27 -07:00
storage.go tls: Synchronize renewals between Caddy instances sharing file storage 2018-02-13 13:23:09 -07:00
tls.go tls: Restructure and improve certificate management 2018-02-04 00:58:27 -07:00
tls_test.go caddytls: Extract locker into an interface (#1942) 2017-11-06 09:43:41 -07:00
user.go Apply Apache license to all .go source files (closes #1865) 2017-09-22 23:56:58 -06:00
user_test.go caddytls: Extract locker into an interface (#1942) 2017-11-06 09:43:41 -07:00