Commit Graph

  • 8388dcf177 acme_server: fix reload of acme database (#3874) Ian 2020-11-23 12:58:26 -0800
  • c5197f5999
    acme_server: fix reload of acme database (#3874) Ian 2020-11-23 12:58:26 -0800
  • 65b8ece052 Move regex to package level to prevent recompiling ViViDboarder 2020-11-23 12:28:52 -0800
  • 3a37043385 Sanitize acme db path and clean debug logs ViViDboarder 2020-11-18 14:44:57 -0800
  • 3c1896a292 Fix initializing non-ACME CA ViViDboarder 2020-11-17 18:33:15 -0800
  • 4c79a93814 Remove unused context ViViDboarder 2020-11-17 14:03:15 -0800
  • fb2f1542e5 Implement UsagePool ViViDboarder 2020-11-17 13:54:52 -0800
  • 5a51cf45f5 acme_server: Refactor database creation apart from authority creation ViViDboarder 2020-11-17 13:10:00 -0800
  • 317fae8162 acme_server: switch to bbolt storage (#3868) Ian 2020-11-23 12:03:58 -0800
  • 06ba006f9b
    acme_server: switch to bbolt storage (#3868) Ian 2020-11-23 12:03:58 -0800
  • 14f1d8ce68 caddyfile: Add support for env var defaults; add tests (#3682) Francis Lavoie 2020-11-23 14:51:35 -0500
  • c6dec30535
    caddyfile: Add support for env var defaults; add tests (#3682) Francis Lavoie 2020-11-23 14:51:35 -0500
  • 38c41a377d httpcaddyfile: Configure servers via global options (#3836) Francis Lavoie 2020-11-23 14:46:50 -0500
  • 3cfefeb0f7
    httpcaddyfile: Configure servers via global options (#3836) Francis Lavoie 2020-11-23 14:46:50 -0500
  • d91ca26391
    httpcaddyfile: Remove validation step, no longer needed Francis Lavoie 2020-11-23 14:35:04 -0500
  • e4c80d809e
    httpcaddyfile: Deprecate experimental_http3 option (moved to servers) Francis Lavoie 2020-11-23 14:20:03 -0500
  • 62cba9fc91
    Apply suggestions from code review Francis Lavoie 2020-11-23 14:11:54 -0500
  • 41fa571452
    httpcaddyfile: Reword listener address "matcher" Francis Lavoie 2020-11-20 14:47:17 -0500
  • 210c6ea34a
    Update caddyconfig/httpcaddyfile/serveroptions.go Francis Lavoie 2020-11-16 14:52:52 -0500
  • b04153f085
    caddytest: More windows line endings lol (sorry Matt) Francis Lavoie 2020-11-08 11:57:32 -0500
  • 1c56e7385d
    httpcaddyfile: Windows line endings lol Francis Lavoie 2020-11-08 11:46:49 -0500
  • 3a0fac95b0
    httpcaddyfile: Add server options adapt tests Francis Lavoie 2020-11-02 01:54:34 -0500
  • 812f294008
    httpcaddyfile: Sort sbaddrs to make adapt output more deterministic Francis Lavoie 2020-11-01 17:57:22 -0500
  • da093b2a8f
    httpcaddyfile: Add listener wrapper support Francis Lavoie 2020-10-31 23:46:07 -0500
  • 7380576f5a
    httpcaddyfile: First pass at implementing server options Francis Lavoie 2020-10-31 22:48:33 -0500
  • 2d2c2bc4e1 reverseproxy: Add Caddyfile scheme shorthand for h2c (#3629) Francis Lavoie 2020-11-23 14:18:26 -0500
  • 4a641f6c6f
    reverseproxy: Add Caddyfile scheme shorthand for h2c (#3629) Francis Lavoie 2020-11-23 14:18:26 -0500
  • c02293edd2 ci: Use golangci's github action for linting (#3794) Dave Henderson 2020-11-22 16:50:29 -0500
  • bd17eb205d
    ci: Use golangci's github action for linting (#3794) Dave Henderson 2020-11-22 16:50:29 -0500
  • 1df3d8d60a
    Update modules/caddytls/distributedstek/distributedstek.go Matt Holt 2020-11-22 14:43:49 -0700
  • 258e471de0
    Preallocate configVals Dave Henderson 2020-11-22 12:37:56 -0500
  • 1f88b4fba2 close immediately Dave Henderson 2020-10-13 12:44:19 -0400
  • 7c123395d4 Use lifetime Dave Henderson 2020-10-13 08:44:36 -0400
  • 65463ab103 Remove blank line Dave Henderson 2020-10-13 08:43:24 -0400
  • 433443377c Ignore some of the write errors Dave Henderson 2020-10-13 08:37:48 -0400
  • 80cde7066c Revert ticker change, ignore it instead Dave Henderson 2020-10-13 08:03:12 -0400
  • 230f5867cf Fix lint after a1808b0dbf209c615e438a496d257ce5e3acdce2 was merged Dave Henderson 2020-10-13 07:51:26 -0400
  • 737c76431a single-line log message Dave Henderson 2020-10-13 07:49:18 -0400
  • 4906552ce3 unignore RegisterModule/RegisterAdapter Dave Henderson 2020-10-13 07:34:15 -0400
  • 79c9639ce4 Removing extra handling for null rootKey Dave Henderson 2020-10-13 07:31:27 -0400
  • 7b53d2c6a9 don't break the loop and return Dave Henderson 2020-10-13 07:25:08 -0400
  • 741edc7e34 Re-add errantly-removed weakrand initialization Dave Henderson 2020-10-11 22:59:15 -0400
  • 4cfd9791e4 Remove broken golangci-lint CI job Dave Henderson 2020-10-11 22:51:58 -0400
  • 5b1bcdbb52 Revert the misspell change, use a neutral English Dave Henderson 2020-10-11 22:50:57 -0400
  • 95b6887531 Fix the staticcheck lint errors Dave Henderson 2020-10-11 22:44:16 -0400
  • 5de39ea476 Fix the ineffassign lint errors Dave Henderson 2020-10-11 21:45:15 -0400
  • 075539b62b Fix the gosimple lint errors Dave Henderson 2020-10-11 21:31:47 -0400
  • 11acb94e7a Fix the gosec lint errors Dave Henderson 2020-10-11 21:30:58 -0400
  • aa20ab1199 Fix the unused lint errors Dave Henderson 2020-10-11 20:56:54 -0400
  • b6edb92925 Fix the deadcode lint errors Dave Henderson 2020-10-11 20:56:19 -0400
  • 06d1990831 Fix the bodyclose lint errors Dave Henderson 2020-10-11 20:53:22 -0400
  • 870d75120c Fix the errcheck lint errors Dave Henderson 2020-10-11 20:50:41 -0400
  • 66408421e3 Fix the varcheck lint errors Dave Henderson 2020-10-11 20:01:45 -0400
  • d1c4eadf8f Fix the misspell lint errors Dave Henderson 2020-10-11 19:59:46 -0400
  • a81b52ffb6 Fix the prealloc lint errors Dave Henderson 2020-10-11 19:53:53 -0400
  • ab37d8f1ce Fix most of the staticcheck lint errors Dave Henderson 2020-10-11 19:07:13 -0400
  • bfc1145012 ci: Use golangci's github action for linting Dave Henderson 2020-10-11 17:41:40 -0400
  • 63f5255bf0 go.mod: update quic-go to v0.19.2 (#3880) Marten Seemann 2020-11-22 04:54:11 +0700
  • 1e480b818b
    go.mod: update quic-go to v0.19.2 (#3880) Marten Seemann 2020-11-22 04:54:11 +0700
  • 01f2e131c7 update quic-go to v0.19.2 Marten Seemann 2020-11-21 16:39:09 +0700
  • a0f4101339 reverseproxy: Logging for streaming and upgrades (#3689) Francis Lavoie 2020-11-20 16:24:58 -0500
  • 96058538f0
    reverseproxy: Logging for streaming and upgrades (#3689) Francis Lavoie 2020-11-20 16:24:58 -0500
  • 18696ff8f1
    caddyfile: Use : instead Francis Lavoie 2020-11-20 16:19:47 -0500
  • 6111789e4b
    Use unsugared log in one spot Matthew Holt 2020-11-20 14:19:04 -0700
  • 0005e7fcdd
    caddyfile: Use ?? instead, fix redundant cast, remove env chaining Francis Lavoie 2020-11-03 01:46:00 -0500
  • e0c6d634d8
    caddyfile: Add support for env var defaults, tests Francis Lavoie 2020-08-23 12:59:40 -0400
  • 9e0d1ff1a4
    reverseproxy: Use parentheses for condition Francis Lavoie 2020-11-20 16:14:03 -0500
  • 82fc78a42b
    reverseproxy: Add Caddyfile scheme shorthand for h2c Francis Lavoie 2020-08-04 05:14:34 -0400
  • 9aa63e1ab3 reverseproxy: Implement cookie hash selection policy (#3809) Dimitri Masson 2020-11-20 20:39:26 +0100
  • 6e0849d4c2
    reverseproxy: Implement cookie hash selection policy (#3809) Dimitri Masson 2020-11-20 20:39:26 +0100
  • b6e9b3e7a0 headers: Support default header values in Caddyfile with '?' (#3807) Gilbert Gilb's 2020-11-20 20:38:16 +0100
  • b0d5c2c8ae
    headers: Support default header values in Caddyfile with '?' (#3807) Gilbert Gilb's 2020-11-20 20:38:16 +0100
  • 92ea1df9f7
    More specific link Matthew Holt 2020-11-20 12:29:08 -0700
  • 8e43dbca4d
    Refactor and cleanup with improvements Matthew Holt 2020-11-19 15:00:14 -0700
  • 7770ce7959 Merge branch 'master' of https://github.com/caddyserver/caddy Matthew Holt 2020-11-18 16:14:55 -0700
  • 12cc69ab7a Merge branch 'master' of https://github.com/caddyserver/caddy Matthew Holt 2020-11-18 16:14:55 -0700
  • ec4da101b5 caddyhttp: Return error if error handling error Matthew Holt 2020-11-18 16:14:50 -0700
  • 349457cc1b
    caddyhttp: Return error if error handling error Matthew Holt 2020-11-18 16:14:50 -0700
  • 81cbad2332
    Merge branch 'master' into set-default-header Matt Holt 2020-11-18 15:39:18 -0700
  • 1506510933 reverseproxy: fix random hangs on http/2 requests with server push (#3875) Денис Телюх 2020-11-19 01:53:43 +0700
  • 3bf07310a4 caddyhttp: New idle_timeout default of 5m Matthew Holt 2020-11-18 10:57:54 -0700
  • d094164466 caddyfile: fix clash when using default header in block Gilbert Gilb's 2020-11-18 23:08:49 +0100
  • 9ce317dd95 reverseproxy: fix random hangs on http/2 requests with server push (#3875) Денис Телюх 2020-11-19 01:53:43 +0700
  • 6ea6f3ebe0
    reverseproxy: fix random hangs on http/2 requests with server push (#3875) Денис Телюх 2020-11-19 01:53:43 +0700
  • 51e5675ad1
    reverse_proxy: doc typo and improvement Dimitri Masson 2020-11-18 19:29:24 +0100
  • e43e8208c7
    reverse_proxy: add configuration syntax for cookie lb_policy Dimitri Masson 2020-11-18 18:53:08 +0100
  • faa128b098
    reverse_proxy: Set a default secret is indeed useless Dimitri Masson 2020-11-18 18:50:53 +0100
  • 067ef74d43
    reverse_proxy: Abstract duplicate nuanced logic of reservoir sampling into a function Dimitri Masson 2020-11-18 15:18:42 +0100
  • 71fe1b44e1
    reverse_proxy: variable `cookieValue` is inside the else block Dimitri Masson 2020-11-18 10:23:24 +0100
  • cc60eeaf8d
    reverse_proxy: fix some comments Dimitri Masson 2020-11-17 17:40:52 +0100
  • de3983d145
    reverse_proxy: Manage hmac.write error on cookie hash selection Dimitri Masson 2020-11-04 15:30:33 +0100
  • e4f4595b4f
    reverse_proxy: Add and fix cookie lb_policy Dimitri Masson 2020-10-13 18:04:37 +0200
  • d4dd82d984
    register module utick 2020-05-14 01:52:27 +0800
  • 64ddf6acd8
    add CookieHashSelection for session affinity utick 2020-05-14 01:28:20 +0800
  • b83b385b01
    add CookieHashSelection for session affinity utick 2020-05-14 00:57:11 +0800
  • 32eeea69c1 caddyhttp: New idle_timeout default of 5m Matthew Holt 2020-11-18 10:57:54 -0700
  • 1438e4dbc8
    caddyhttp: New idle_timeout default of 5m Matthew Holt 2020-11-18 10:57:54 -0700
  • b34d557ec1 reverseproxy: fix random hangs on http/2-requests with Server Pushes (see https://github.com/golang/go/issues/42534) Denis Telyukh 2020-11-18 15:43:09 +0700
  • 9163e95fbe fix response headers not passed in blocks Gilbert Gilb's 2020-11-18 00:25:50 +0100
  • 978573f2db don't export unnecessarily and don't canonicalize headers unnecessarily Gilbert Gilb's 2020-11-18 00:16:05 +0100