Commit Graph

  • 533cf55b9f tls: Few minor improvements/simplifications Matthew Holt 2020-03-23 13:32:17 -0600
  • 1698838685
    tls: Few minor improvements/simplifications Matthew Holt 2020-03-23 13:32:17 -0600
  • 768a77302c caddyhttp: Always provision ACME issuers (fix terms agree error) Matthew Holt 2020-03-23 12:21:39 -0600
  • 4c43bf8cc8
    caddyhttp: Always provision ACME issuers (fix terms agree error) Matthew Holt 2020-03-23 12:21:39 -0600
  • 2b9b61313c tls: Support placeholders in key_type Pascal 2020-03-23 19:06:45 +0100
  • 6061570722 httpcaddyfile: Allow php_fastcgi to be used in route directive Matthew Holt 2020-03-23 09:28:29 -0600
  • 348cb798e2
    httpcaddyfile: Allow php_fastcgi to be used in route directive v2.0.0-beta.19 Matthew Holt 2020-03-23 09:28:29 -0600
  • 3fde37c6ed httpcaddyfile: Fix little typo (Next -> NextArg) Matthew Holt 2020-03-22 23:13:08 -0600
  • e211491407
    httpcaddyfile: Fix little typo (Next -> NextArg) Matthew Holt 2020-03-22 23:13:08 -0600
  • 54d0f111ab cmd: Add --watch flag to start & run commands (closes #1806) Matthew Holt 2020-03-22 22:58:24 -0600
  • 6e2fabb2a4 cmd: Add --watch flag to start & run commands (closes #1806) Matthew Holt 2020-03-22 22:58:24 -0600
  • c2796cf04f ci: test local CA and update SNI tests (#3145) Mark Sargent 2020-03-23 13:08:02 +1300
  • 8cc60e6896
    ci: test local CA and update SNI tests (#3145) Mark Sargent 2020-03-23 13:08:02 +1300
  • 2afdb16773 Apply gofmt roblabla 2020-03-22 23:34:36 +0000
  • 941792a728 caddyauth: Add Metadata field to caddyauth.User roblabla 2020-03-22 21:16:06 +0000
  • fad719a829 chore: ci: unshallowify the clone before searching for the closes tag Mohammed Al Sahaf 2020-03-22 22:34:15 +0300
  • 430beadd08 chore: ci: cleanup the ci.yml and .goreleaser.yml Mohammed Al Sahaf 2020-03-22 22:30:41 +0300
  • 8327e08a69 chore: ci: split release process into its own workflow Mohammed Al Sahaf 2020-03-22 22:25:48 +0300
  • 86bfa6b139 chore: ci: preliminary CD support Mohammed Al Sahaf 2020-03-22 21:46:45 +0300
  • e2f2c08b7b httpcaddyfile: Move header before redir (fixes #3148) Matthew Holt 2020-03-22 09:04:40 -0600
  • bea8dedfb2
    httpcaddyfile: Move header before redir (fixes #3148) Matthew Holt 2020-03-22 09:04:40 -0600
  • 5a006392f1 fastcgi: Support multiple path splitters (close #1564) Matthew Holt 2020-03-22 07:48:21 -0600
  • f2ce81cc8b fastcgi: Support multiple path splitters (close #1564) Matthew Holt 2020-03-22 07:48:21 -0600
  • 76db64880a converted SNI tests to json syntax Mark Sargent 2020-03-22 15:16:24 +1300
  • 2853d2abcb ci: Improve build artifact file names (#3168) Francis Lavoie 2020-03-21 19:44:51 -0400
  • 2cab475ba5
    ci: Improve build artifact file names (#3168) Francis Lavoie 2020-03-21 19:44:51 -0400
  • 5f3718d9ea
    ci: Improve build artifact file names Francis Lavoie 2020-03-21 19:31:38 -0400
  • d89588dfd8 ci: Empty commit to test cache Francis Lavoie 2020-03-21 19:11:12 -0400
  • a4f416b4bd
    ci: Enable caching of go modules Francis Lavoie 2020-03-21 19:03:31 -0400
  • 57e80475da ci: Use matrix to set per-os variables (#3166) Francis Lavoie 2020-03-21 18:53:42 -0400
  • c32f383a01
    ci: Use matrix to set per-os variables (#3166) Francis Lavoie 2020-03-21 18:53:42 -0400
  • f940d60864 caddyconfig: register adapters as Caddy modules (#3132) Mohammed Al Sahaf 2020-03-22 01:49:10 +0300
  • 37093befd5
    caddyconfig: register adapters as Caddy modules (#3132) Mohammed Al Sahaf 2020-03-22 01:49:10 +0300
  • 32b2c16d5e
    Implicitly wrap config adapters as modules Matthew Holt 2020-03-21 16:43:30 -0600
  • 93346aca3a v2: adapter: explicitly ignore the error of writing response of writing warnings back to client Mohammed Al Sahaf 2020-03-21 22:46:27 +0300
  • 7bd553ed6e disable caddyfile tests, include json test with non trusted local ca Mark Sargent 2020-03-21 21:24:25 +1300
  • b6cdb7fdde
    Use matrix includes to set per-os variables, simplify cross-platform Francis Lavoie 2020-03-21 03:36:43 -0400
  • 909dd1eeb9 include json example Mark Sargent 2020-03-17 18:44:00 +1300
  • 0478007549 exclude tests - windows Mark Sargent 2020-03-17 18:31:10 +1300
  • 60a812de36 call main with run args Mark Sargent 2020-03-17 18:13:56 +1300
  • 792a5a5aea run caddy tests in process Mark Sargent 2020-03-17 16:52:58 +1300
  • fe3a4e5b24 tls/http: Fix auto-HTTPS logic w/rt default issuers (fixes #3164) Matthew Holt 2020-03-20 20:25:46 -0600
  • d692d503a3
    tls/http: Fix auto-HTTPS logic w/rt default issuers (fixes #3164) Matthew Holt 2020-03-20 20:25:46 -0600
  • eda5603798 caddytls: Support wildcard matching in ServerName conn policy matcher Matthew Holt 2020-03-20 15:51:37 -0600
  • 3c1def2430
    caddytls: Support wildcard matching in ServerName conn policy matcher Matthew Holt 2020-03-20 15:51:37 -0600
  • 838c4d588a httpcaddyfile: Simplify 'root' directive parsing Matthew Holt 2020-03-20 12:50:36 -0600
  • b583007c49
    httpcaddyfile: Simplify 'root' directive parsing Matthew Holt 2020-03-20 12:50:36 -0600
  • 9af0d2b04e httpcaddyfile: Append access logger name to log's includes (fix #3110) Matthew Holt 2020-03-20 12:02:37 -0600
  • 6b60a301c0 httpcaddyfile: Append access logger name to log's includes (fix #3110) Matthew Holt 2020-03-20 12:02:37 -0600
  • 0a9c592558 v2: adapter: remove underscrores placeholders Mohammed Al Sahaf 2020-03-20 20:42:41 +0300
  • a6d4e45425 v2: update CI badge on README (#3162) Mohammed Al Sahaf 2020-03-20 17:54:53 +0300
  • d6632e2145
    v2: update CI badge on README (#3162) Mohammed Al Sahaf 2020-03-20 17:54:53 +0300
  • 0c771b6c30 go.mod: Update some deps; add new Strings lib to CEL matcher Matthew Holt 2020-03-20 08:53:40 -0600
  • 903776238e
    go.mod: Update some deps; add new Strings lib to CEL matcher Matthew Holt 2020-03-20 08:53:40 -0600
  • c57f9c237c
    v2: update CI badge on README Mohammed Al Sahaf 2020-03-20 14:46:17 +0000
  • 5ae38dabcc go.mod: Update CertMagic Matthew Holt 2020-03-20 08:40:23 -0600
  • f741ab3463 go.mod: Update CertMagic Matthew Holt 2020-03-20 08:40:23 -0600
  • 6db372775b ci: Switch to Github Actions (#3152) Francis Lavoie 2020-03-20 10:38:44 -0400
  • 76ac28a624
    ci: Switch to Github Actions (#3152) Francis Lavoie 2020-03-20 10:38:44 -0400
  • ea4bdd7a77
    Add some clarification to the retained commented sections Francis Lavoie 2020-03-20 10:03:53 -0400
  • d81d6023e2
    Set continue-on-error: true for fuzzer, it runs out of mem Francis Lavoie 2020-03-20 09:19:43 -0400
  • 90b38919b6
    Comment out the coverage/test conversions for now Francis Lavoie 2020-03-20 09:06:20 -0400
  • bbcbfc3777
    Remove obsolete comment Francis Lavoie 2020-03-20 01:05:38 -0400
  • 89d53af4e5
    Comment out fork condition, left in-case we want it again Francis Lavoie 2020-03-20 00:37:35 -0400
  • 78c750c676
    Add GOBIN to PATH for fuzzer Francis Lavoie 2020-03-20 00:36:03 -0400
  • a7ccf69b56
    Fuzzer needs the code Francis Lavoie 2020-03-20 00:33:31 -0400
  • e0748d3a79
    Print out github event to check, fix step name Francis Lavoie 2020-03-20 00:29:55 -0400
  • b0e0280e53
    Try enabling/fixing the fuzzer Francis Lavoie 2020-03-20 00:24:18 -0400
  • e4b2eb8b05
    Try setting CGO_ENABLED as an env in yml Francis Lavoie 2020-03-20 00:11:30 -0400
  • 989f19a196
    Apparently $? is 'True' on Windows, not 1 or 0 Francis Lavoie 2020-03-19 22:48:57 -0400
  • 2664ee75af
    Print our the coerce reason Francis Lavoie 2020-03-19 22:34:37 -0400
  • 89e112617c
    Try to fix strange failure on windows Francis Lavoie 2020-03-19 22:24:50 -0400
  • 22b31a91be
    Try to fix windows build, cleanup Francis Lavoie 2020-03-19 22:15:34 -0400
  • db49dd3dc3
    Turn on windows and mac Francis Lavoie 2020-03-19 22:07:26 -0400
  • a3e0de3d21
    Trim down the naming some more Francis Lavoie 2020-03-19 22:06:34 -0400
  • 7d4f6e825b
    Remove the redundant name, see how it looks Francis Lavoie 2020-03-19 22:03:11 -0400
  • 8ead75961a
    Turn off azure-pipelines Francis Lavoie 2020-03-19 22:00:35 -0400
  • 3123bb51a3
    Try moving golangci-lint back into ci.yml as a separate job Francis Lavoie 2020-03-19 21:59:41 -0400
  • 022d5b07f2
    Try running golangci-lint on its own, with checkout@v1 Francis Lavoie 2020-03-19 21:50:39 -0400
  • a037377d6c
    Try running golangci-lint earlier Francis Lavoie 2020-03-19 21:46:21 -0400
  • b3a6dd1d4f
    Add gobin to path Francis Lavoie 2020-03-19 21:24:46 -0400
  • 5750efd5e0
    Turn on publishing artifacts Francis Lavoie 2020-03-19 21:12:23 -0400
  • 0e8e9289e0
    Let's build in the right dir Francis Lavoie 2020-03-19 21:03:56 -0400
  • 9e7e4f45c9
    Burn the tree Francis Lavoie 2020-03-19 20:57:46 -0400
  • 19196bb601
    Let's look at another tree Francis Lavoie 2020-03-19 20:50:37 -0400
  • 029e190373
    Let's plant a tree Francis Lavoie 2020-03-19 20:19:27 -0400
  • 4cedbfdc2d
    Let's see what the tree looks like (where's the binary) Francis Lavoie 2020-03-19 20:16:16 -0400
  • 34ba43e2bc
    Remove integration tests Francis Lavoie 2020-03-19 20:15:00 -0400
  • 92c38033e6
    Let's try just ubuntu for the moment Francis Lavoie 2020-03-17 03:09:20 -0400
  • 1d02adc2be
    Whoops, wrong matrix variable Francis Lavoie 2020-03-17 02:53:36 -0400
  • 4da0b2013e
    Only run lint on ubuntu Francis Lavoie 2020-03-17 02:51:12 -0400
  • 403b4c34b6
    Try using reviewdog for golangci-lint Francis Lavoie 2020-03-17 02:40:39 -0400
  • cb6b63897b
    Update ci.yml Francis Lavoie 2020-03-17 02:32:05 -0400
  • c67b7ccc1e
    Create fuzzing.yml Francis Lavoie 2020-03-17 02:29:01 -0400
  • bdc72e79b8
    WIP: Trying to make a new branch Francis Lavoie 2020-03-17 02:21:09 -0400
  • 8263bb8b99 v2: fuzz: update function signature of caddyfile.Parse (#3160) Mohammed Al Sahaf 2020-03-20 15:56:57 +0300
  • 61b427fa47
    v2: fuzz: update function signature of caddyfile.Parse (#3160) Mohammed Al Sahaf 2020-03-20 15:56:57 +0300
  • c143bf9a53 reverseproxy: Add Alt-Svc to Hop-by-hop headers list (#3159) Paolo Barbolini 2020-03-20 13:54:28 +0100
  • 42a6628935
    reverseproxy: Add Alt-Svc to Hop-by-hop headers list (#3159) Paolo Barbolini 2020-03-20 13:54:28 +0100
  • 7dacd07c17 v2: fuzz: accommodate the change of function signature of caddyfile.Parse func Mohammed Al Sahaf 2020-03-20 15:34:29 +0300