-
-
Notifications
You must be signed in to change notification settings - Fork 309
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: caddyserver/certmagic
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.19.2
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: caddyserver/certmagic
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.20.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 14 commits
- 12 files changed
- 5 contributors
Commits on Aug 22, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 4fbb049 - Browse repository at this point
Copy the full SHA 4fbb049View commit details
Commits on Sep 5, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 6668587 - Browse repository at this point
Copy the full SHA 6668587View commit details
Commits on Sep 7, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 93305b0 - Browse repository at this point
Copy the full SHA 93305b0View commit details
Commits on Oct 12, 2023
-
Bump golang.org/x/net from 0.11.0 to 0.17.0 (#253)
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.11.0 to 0.17.0. - [Commits](golang/net@v0.11.0...v0.17.0) --- updated-dependencies: - dependency-name: golang.org/x/net dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 560847b - Browse repository at this point
Copy the full SHA 560847bView commit details
Commits on Oct 30, 2023
-
Add context arg to DecisionFunc (#255)
* Optionally pass the context argument down to the OnDemand decision func * Remove the "compatibility shims" This "breaks" the API here, but the change should be trivially obvious to an implementor and it gives a lot less headache later.
Configuration menu - View commit details
-
Copy full SHA for f0038ff - Browse repository at this point
Copy the full SHA f0038ffView commit details -
Wrap error returned from
checkIfCertShouldBeObtained
(#256)This allows a outside caller of `GetCertificate` to use `errors.As` to check for their own response, and react accordingly.
Configuration menu - View commit details
-
Copy full SHA for e8e6167 - Browse repository at this point
Copy the full SHA e8e6167View commit details
Commits on Nov 9, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 6349355 - Browse repository at this point
Copy the full SHA 6349355View commit details
Commits on Nov 14, 2023
-
Global exclusion lock on storage cleaning
Cleaning storage now obtains a lock, and it can optionally be configured to only happen once per interval. This should help lower costs for expensive storage backends that are used by clusters of CertMagic/Caddy instances.
Configuration menu - View commit details
-
Copy full SHA for ee3b26a - Browse repository at this point
Copy the full SHA ee3b26aView commit details -
Configuration menu - View commit details
-
Copy full SHA for db6a576 - Browse repository at this point
Copy the full SHA db6a576View commit details -
Configuration menu - View commit details
-
Copy full SHA for e017bf7 - Browse repository at this point
Copy the full SHA e017bf7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7548446 - Browse repository at this point
Copy the full SHA 7548446View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4574cfa - Browse repository at this point
Copy the full SHA 4574cfaView commit details
Commits on Nov 29, 2023
-
Add OCSP stapling unit tests (#259)
Add a few tests to exercise OCSP stapling, using an httptest.Server acting as the OCSP responder. These tests are very simplistic: - a "good" OCSP response should be stapled - a "revoked" OCSP response should not be stapled - the DisableStapling option should be honored - OCSP stapling requires an issuing certificate No attempt is made to provide sensible timestamps, either in the test certificates or in the OCSP responses. This brings unit test coverage for ocsp.go from 21% to 70%.
Configuration menu - View commit details
-
Copy full SHA for 2b4a688 - Browse repository at this point
Copy the full SHA 2b4a688View commit details
Commits on Dec 6, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 707ebd9 - Browse repository at this point
Copy the full SHA 707ebd9View commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v0.19.2...v0.20.0