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
Age
Commit message (
Expand
)
Author
2015-10-26
core: Major refactor for graceful restarts; numerous fixes
Matthew Holt
2015-10-25
letsencrypt: Work with latest lego changes
Matthew Holt
2015-10-25
letsencrypt: Graceful restarts
Matthew Holt
2015-10-21
letsencrypt: Basic renewal failover and better error handling
Matthew Holt
2015-10-21
Merge branch 'letsencrypt' into le-simplerenew
Matthew Holt
2015-10-21
letsencrypt: Revoke certificate
Matthew Holt
2015-10-20
Simplify timing mechanism for checking renewals
Matthew Holt
2015-10-20
First, raw renewal implementation. Pretty basic :D
xenolf
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-18
Fix ServerBlockStorage so it actually stores stuff
Matthew Holt
2015-10-18
letsencrypt: Fix Windows tests
Matthew Holt
2015-10-18
letsencrypt: More tests, tests for user.go & slight refactoring
Matthew Holt
2015-10-18
letsencrypt: Storage tests
Matthew Holt
2015-10-17
letsencrypt: Tests for load/save RSA keys and redirPlaintextHost
Matthew Holt
2015-10-17
letsencrypt: Use existing certs & keys if already in storage
Matthew Holt
2015-10-17
lego provides PEM-encoded certificate bytes for us
Matthew Holt
2015-10-17
Compatibility with latest lego commits (dev mode enabled)
Matthew Holt
2015-10-17
Little more refactoring in letsencrypt
Matthew Holt
2015-10-17
More refactoring; cleaning up code, preparing for tests
Matthew Holt
2015-10-17
Refactor letsencrypt code into its own package
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-17
Oops (pass a pointer)
Matthew Holt
2015-10-17
Redirect HTTP requests to HTTPS by default
Matthew Holt
2015-10-17
Don't forget to set port to "https" and indicate TLS enabled
Matthew Holt
2015-10-17
Try to use most recent user email if not provided
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
[next]