index
:
caddy
1xx-stdlib
2.7
acme-database
active-health-check-headers
active-health-host-placeholder-for-headers
add-default-collectors
add-verifier-in-comment
address-parse-commas
autohttp-warn-to-info
better-error-with-encrypted-private-key
browse-symlink-not-in-total
buffer-content-length
bump-go-ci
cache-ask
cel-placeholder-escape
cel-support-null
chroma-dep
ci-common-go-config
client-auth-doc
client-ip-with-port
close-h3-connections
cmd-issuer
composite-connpolicy-matcher
config-adapter-fix
ctx-app-strict
deb-provides
delete-config-test-cleanup
dep-upgrades
dependabot/github_actions/golangci/golangci-lint-action-5
deps-upgrade
document-interfaces
downgrade-min-go
drop-ondemand-ratelimit
early-data
empty-string-header-replacement
encode-connect
encode-flush
encode-flush-error
encode-sendfile
expand-proxy-proto-docs
export-lengthreader
fast-abs
fastcgi-cl-header
fastcgi-fix
file-placeholder
fileserver-oversight
fileserver-show
fix-6144
fix-6355
fix-config-file-detection-regrerssion
fix-default-logger
fix-encode-103
fix-otel-issue
fix-quic-nil-conn
fix-release
fix-reverseproxy-ca-provider
fix-sni-matcher-replacing
force-automate
forward-auth-empty-headers
forward-proxy
fuzz-seed-corpus
go120-issue5288
h2c-proxy-protocol
handler-trace
handshake-context
hijack-buffer-fix
hijack-read-size
http3-graceful
hurl-tests
ident-storage
improve-goreleaser-check
interface-network-type
issue-6300
limit-jobs-forks
master
matcher-regexp-names
matcher-with-error
merge-ip-matchers
metrics-improvements
ms-log-duration
multi-loggers
net-wal
no-bail-on-error
prefer-wildcard
prefixed-query
produce-csr
promote-metrics
proxy-h3
proxy-res-templates
proxy-success-ratio
proxy-upstream-ids
public-ip-certs
querymatcher
quic-go
reject-global-matcher-earlier
relative-path-fix
reload-troubleshooting
remove-unsupported-geese
remove-zealous-check
replace-error-msg
replacer-mutex
responsewriter-readfrom
retract-283
reverse-proxy-h2-websocket
reverse-proxy-websocket-size
rewrite-modify-query
rp-bad-comment
rwmutex-replacer
slices-pkg
storage-clean-off
strict
strip-prefix-fix
stripe
stripe-debug
stripe-kprox
stripe-kprox-debug
testing-updates
tls-cert-cache-internal-reload
transfer-encoding-match
transport-source-addr
update-golangci-config
upgrade-cel
upgrade-some-deps
upgrade-x-net
v1
vars-match-nil
virtualconns
websocket-normalize
windows-icon
x-net-0.32
zerossl
zerossl-email
Fast and extensible multi-platform HTTP/1-2-3 web server with automatic HTTPS
caddyserver
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
config
/
setup
Age
Commit message (
Expand
)
Author
2015-10-26
core: Major refactor for graceful restarts; numerous fixes
Matthew Holt
2015-10-18
letsencrypt: Don't auto-configure loopback hosts or 'tls off'
Matthew Holt
2015-10-18
Merge branch 'configfix' into letsencrypt
Matthew Holt
2015-10-17
core: Controller has field to persist server state
Matthew Holt
2015-10-17
Remove obsolete test
Matthew Holt
2015-10-16
Can issue and use SSL certs and serve sites
Matthew Holt
2015-10-16
Merge branch 'configfix' into letsencrypt
Matthew Holt
2015-10-16
core: Disable TLS for sites where http is explicitly defined (fix)
Matthew Holt
2015-10-16
Merge branch 'configfix' into letsencrypt
Matthew Holt
2015-10-16
LE flags, modified tis directive, moved LE stuff to own file
Matthew Holt
2015-10-15
Add ServerBlockIndex and ServerBlockHosts to Controller
Matthew Holt
2015-10-15
OncePerServerBlock may now return an error
Matthew Holt
2015-10-15
Merge branch 'master' into configfix
Matthew Holt
2015-10-15
First use of OncePerServerBlock in a Setup function
Matthew Holt
2015-10-15
Don't share sync.Once with all directives
Matthew Holt
2015-10-14
Epic revert of 0ac8bf5 and adding OncePerServerBlock
Matthew Holt
2015-10-14
Merge pull request #270 from Makpoc/master
Matt Holt
2015-10-14
Merge pull request #271 from zmb3/windows_failures
Matt Holt
2015-10-14
Use null byte in filename to simulate 'unable to access' on both windows and ...
makpoc
2015-10-13
Re-enable test
Zac Bergquist
2015-10-13
Fix test failure on non-Windows OS.
Zac Bergquist
2015-10-13
Fix test failures on Windows.
Zac Bergquist
2015-10-13
Fix failing test (windows) - simulate an error by executing stat on a filenam...
Makpoc
2015-10-12
websocket refactored to use gorilla
Austin
2015-10-11
Address various lint and gocyclo warnings. Fixes #253
Zac Bergquist
2015-10-10
Fail the test if the configuration fails.
Makpoc
2015-10-09
Add tests for root.go
makpoc
2015-10-07
allow consecutive spaces for browse
pyed
2015-10-01
Merge pull request #259 from abiosoft/master
Matt Holt
2015-09-30
New core middleware, MIME.
Abiola Ibrahim
2015-09-30
redir: Include scheme in redirect rules
Matthew Holt
2015-09-28
Move controller_test.go into controller.go
Matthew Holt
2015-09-24
errors: New 'visible' mode to write stack trace to response
Matthew Holt
2015-09-19
Moved fileServer and browse.IndexPages into middleware package
Matthew Holt
2015-09-17
browse IgnoreIndexes option
Henrique Dias
2015-09-10
Fix format verbs for funcs
Alexander Morozov
2015-09-10
Fix vet warnings about unkeyed fields
Alexander Morozov
2015-09-10
Use %v instead of %p to calm vet
Alexander Morozov
2015-09-10
Use markdown.Config as pointer everywhere
Alexander Morozov
2015-09-10
Fix format call in tests
Alexander Morozov
2015-09-10
Complete test coverage for replacer for Go
Karthic Rao
2015-09-05
basicauth: htpasswd path now relative to site root
Matthew Holt
2015-09-05
Merge pull request #228 from tgulacsi/htpasswd
Matt Holt
2015-09-04
Use localtime for the log roller timestamp
Maxime
2015-09-04
Fix formatting directives in tests
Alexander Morozov
2015-09-02
Merge branch 'master' of https://github.com/mholt/caddy
Maxime
2015-09-02
Added LogRoller parser and entity.
Maxime
2015-08-30
Add htpasswd support for basic auth
Tamás Gulácsi
2015-08-30
removed redundant comment lines
Karthic Rao
2015-08-08
Added lumberjack library for log rolling
Maxime
[next]