caddy/caddyhttp
Jiri Tyr 9239f3cbcc Adding TLS client cert placeholders (#2217)
* Adding TLS client cert placeholders

* Use function to get the peer certificate

* Changing SHA1 to SHA256

* Use UTC instead of GMT

* Adding tests

* Adding getters for Protocol and Cipher
2018-07-28 09:26:24 +01:00
..
basicauth basicauth: Make test pass with Go 1.10 2018-02-18 00:13:11 -07:00
bind Apply Apache license to all .go source files (closes #1865) 2017-09-22 23:56:58 -06:00
browse browse: Improve table layout in Firefox (fixes #2179) (#2221) 2018-07-19 11:03:44 -06:00
errors Apply Apache license to all .go source files (closes #1865) 2017-09-22 23:56:58 -06:00
expvar Apply Apache license to all .go source files (closes #1865) 2017-09-22 23:56:58 -06:00
extensions Apply Apache license to all .go source files (closes #1865) 2017-09-22 23:56:58 -06:00
fastcgi Add REQUEST_SCHEME to fastcgi envs 2018-05-18 01:20:19 +03:00
gzip gzip: Add .m3u and .m3u8 (HLS playlist files) (#2182) 2018-06-07 23:38:55 -06:00
header Apply Apache license to all .go source files (closes #1865) 2017-09-22 23:56:58 -06:00
httpserver Adding TLS client cert placeholders (#2217) 2018-07-28 09:26:24 +01:00
index Implement per-site index (#1906) 2017-10-29 21:13:10 +00:00
internalsrv Apply Apache license to all .go source files (closes #1865) 2017-09-22 23:56:58 -06:00
limits Apply Apache license to all .go source files (closes #1865) 2017-09-22 23:56:58 -06:00
log log: 'except' subdirective to skip logging certain requests (#2028) 2018-03-26 17:17:43 -06:00
markdown markdown: only update template when file changed (#1909) 2017-11-04 17:36:59 +00:00
mime Apply Apache license to all .go source files (closes #1865) 2017-09-22 23:56:58 -06:00
pprof Apply Apache license to all .go source files (closes #1865) 2017-09-22 23:56:58 -06:00
proxy proxy: initialize ReverseProxy.Transport earlier and fix TCP connection leak (#2134) 2018-04-28 08:32:20 -06:00
push Implement per-site index (#1906) 2017-10-29 21:13:10 +00:00
redirect redir: Do not count multiple rules with if statements as duplicates 2017-09-28 11:41:11 -06:00
requestid request_id: Allow reusing ID from header (closes #2012) 2018-02-02 19:59:28 -07:00
rewrite rewrite: Regular expression support for simple rule (#2082) 2018-04-14 19:40:55 -06:00
root Apply Apache license to all .go source files (closes #1865) 2017-09-22 23:56:58 -06:00
staticfiles staticfiles: Prevent path-based open redirects 2018-02-11 13:30:01 -07:00
status Apply Apache license to all .go source files (closes #1865) 2017-09-22 23:56:58 -06:00
templates template: add extension filter test and simplify test code (#1996) 2018-01-15 18:27:55 -07:00
timeouts Apply Apache license to all .go source files (closes #1865) 2017-09-22 23:56:58 -06:00
websocket Apply Apache license to all .go source files (closes #1865) 2017-09-22 23:56:58 -06:00
caddyhttp_test.go startup/shutdown: Remove deprecated startup/shutdown directives (#2033) 2018-02-21 10:56:09 -07:00
caddyhttp.go startup/shutdown: Remove deprecated startup/shutdown directives (#2033) 2018-02-21 10:56:09 -07:00