Commits on Source (90)
-
ale authored
-
ale authored
-
ale authored
-
ale authored
This is useful for, e.g. OCSP stapling.
-
ale authored
-
ale authored
-
ale authored
-
renovate authored
-
ale authored
-
ale authored
Configure Renovate See merge request ai3/tools/acmeserver!2
-
renovate authored
-
renovate authored
-
ale authored
Update module yaml to v2.4.0 See merge request ai3/tools/acmeserver!4
-
ale authored
Update module miekg/dns to v1.1.35 See merge request ai3/tools/acmeserver!3
-
ale authored
-
renovate authored
-
ale authored
Update module miekg/dns to v1.1.37 See merge request ai3/tools/acmeserver!5
-
renovate authored
-
ale authored
Update module miekg/dns to v1.1.38 See merge request ai3/tools/acmeserver!6
-
renovate authored
-
renovate authored
-
renovate authored
-
renovate authored
-
silver-platter authored
Changes-By: lintian-brush Fixes: lintian: trailing-whitespace See-also: https://lintian.debian.org/tags/trailing-whitespace.html
-
silver-platter authored
Changes-By: lintian-brush Fixes: lintian: debian-rules-uses-unnecessary-dh-argument See-also: https://lintian.debian.org/tags/debian-rules-uses-unnecessary-dh-argument.html
-
silver-platter authored
Changes-By: lintian-brush Fixes: lintian: missing-built-using-field-for-golang-package See-also: https://lintian.debian.org/tags/missing-built-using-field-for-golang-package.html
-
silver-platter authored
Changes-By: lintian-brush Fixes: lintian: debian-changelog-has-wrong-day-of-week See-also: https://lintian.debian.org/tags/debian-changelog-has-wrong-day-of-week.html
-
silver-platter authored
Changes-By: lintian-brush Fixes: lintian: package-lacks-versioned-build-depends-on-debhelper See-also: https://lintian.debian.org/tags/package-lacks-versioned-build-depends-on-debhelper.html
-
silver-platter authored
+ Use dh_installsystemd rather than deprecated dh_systemd_enable. + Use dh_installsystemd rather than deprecated dh_systemd_start. Changes-By: lintian-brush Fixes: lintian: package-uses-old-debhelper-compat-version See-also: https://lintian.debian.org/tags/package-uses-old-debhelper-compat-version.html
-
silver-platter authored
Changes-By: lintian-brush Fixes: lintian: uses-debhelper-compat-file See-also: https://lintian.debian.org/tags/uses-debhelper-compat-file.html
-
ale authored
-
ale authored
-
renovate authored
-
silver-platter authored
Changes-By: lintian-brush Fixes: lintian: package-uses-old-debhelper-compat-version See-also: https://lintian.debian.org/tags/package-uses-old-debhelper-compat-version.html
-
ale authored
-
renovate authored
-
ale authored
Also prevents update goroutines from piling up if they are delayed by adding a semaphore in startUpdate().
-
ale authored
-
renovate authored
-
ale authored
-
ale authored
-
renovate authored
-
ale authored
-
ale authored
-
renovate authored
-
ale authored
-
renovate authored
-
renovate authored
-
renovate authored
-
renovate authored
-
renovate authored
-
ale authored
-
ale authored
-
renovate authored
-
ale authored
-
ale authored
-
ale authored
-
ale authored
-
ale authored
-
ale authored
-
ale authored
-
ale authored
-
ale authored
-
ale authored
-
ale authored
-
ale authored
-
ale authored
-
renovate authored
Showing
- .gitlab-ci.yml 3 additions, 1 deletion.gitlab-ci.yml
- acme.go 62 additions, 44 deletionsacme.go
- cmd/acmeserver/acmeserver.go 5 additions, 5 deletionscmd/acmeserver/acmeserver.go
- config.go 5 additions, 4 deletionsconfig.go
- debian/changelog 1 addition, 1 deletiondebian/changelog
- debian/compat 0 additions, 1 deletiondebian/compat
- debian/control 2 additions, 2 deletionsdebian/control
- debian/rules 7 additions, 8 deletionsdebian/rules
- dns_challenge.go 12 additions, 2 deletionsdns_challenge.go
- go.mod 43 additions, 0 deletionsgo.mod
- go.sum 1317 additions, 0 deletionsgo.sum
- manager.go 44 additions, 54 deletionsmanager.go
- manager_test.go 17 additions, 9 deletionsmanager_test.go
- renovate.json 6 additions, 0 deletionsrenovate.json
- storage.go 10 additions, 2 deletionsstorage.go
- util.go 71 additions, 0 deletionsutil.go
- vendor/git.autistici.org/ai3/go-common/.gitlab-ci.yml 16 additions, 0 deletionsvendor/git.autistici.org/ai3/go-common/.gitlab-ci.yml
- vendor/git.autistici.org/ai3/go-common/clientutil/backend.go 15 additions, 0 deletionsvendor/git.autistici.org/ai3/go-common/clientutil/backend.go
- vendor/git.autistici.org/ai3/go-common/clientutil/balancer.go 88 additions, 13 deletions...or/git.autistici.org/ai3/go-common/clientutil/balancer.go
- vendor/git.autistici.org/ai3/go-common/clientutil/dialer.go 20 additions, 0 deletionsvendor/git.autistici.org/ai3/go-common/clientutil/dialer.go
Some changes are not shown.
For a faster browsing experience, only 20 of 1000+ files are shown.
debian/compat
deleted
100644 → 0
go.mod
0 → 100644
go.sum
0 → 100644
This diff is collapsed.
renovate.json
0 → 100644
util.go
0 → 100644