|
21047275bf
|
fix(quic): A workaround for adguard not working over QUIC
Mirror Push / mirror (push) Successful in 6s
Test / test (stable) (push) Successful in 41s
Test / test (oldstable) (push) Successful in 52s
Signed-off-by: Sam Therapy <sam@samtherapy.net>
|
2024-03-15 18:20:03 +01:00 |
|
|
835cb8c950
|
fix(docs): Totally redesign the readme
Also, use the American spelling of LICENSE instead of LICENCE since that is what everyone else already does
|
2024-03-15 18:16:58 +01:00 |
|
|
20f5b21be1
|
fix(deps): go get -u
|
2024-03-15 15:35:02 +01:00 |
|
|
b975dd8c00
|
fix(deps): update module golang.org/x/net to v0.22.0
Mirror Push / mirror (push) Successful in 9s
Test / test (oldstable) (push) Failing after 43s
Test / test (stable) (push) Failing after 41s
|
2024-03-04 21:00:28 +00:00 |
|
|
42e50d3e93
|
fix(deps): update module github.com/miekg/dns to v1.1.58
Mirror Push / mirror (push) Successful in 7s
Test / test (oldstable) (push) Successful in 37s
Test / test (stable) (push) Successful in 40s
|
2024-01-18 12:00:21 +00:00 |
|
|
7030e68100
|
fix(deps): go get -u
Mirror Push / mirror (push) Successful in 7s
Test / test (oldstable) (push) Successful in 34s
Test / test (stable) (push) Successful in 39s
|
2024-01-09 21:10:07 +01:00 |
|
|
c4a267cec9
|
fix(deps): update module golang.org/x/net to v0.20.0
Mirror Push / mirror (push) Successful in 8s
Test / test (oldstable) (push) Successful in 35s
Test / test (stable) (push) Successful in 40s
|
2024-01-08 19:00:21 +00:00 |
|
|
434de0e5b4
|
fix(deps): update module golang.org/x/sys to v0.16.0
Mirror Push / mirror (push) Successful in 6s
Test / test (stable) (push) Successful in 38s
Test / test (oldstable) (push) Successful in 44s
|
2024-01-04 16:00:25 +00:00 |
|
|
52cef2e3a3
|
fix(deps): update module github.com/quic-go/quic-go to v0.40.1
Mirror Push / mirror (push) Successful in 6s
Test / test (stable) (push) Successful in 34s
Test / test (oldstable) (push) Successful in 41s
|
2023-12-13 05:00:25 +00:00 |
|
|
e0b14b8b00
|
chore(deps): update actions/setup-go action to v5
Mirror Push / mirror (push) Successful in 8s
Test / test (stable) (push) Successful in 32s
Test / test (oldstable) (push) Successful in 40s
|
2023-12-06 16:00:23 +00:00 |
|
|
c580ac78d4
|
fix(deps): update module golang.org/x/net to v0.19.0
Mirror Push / mirror (push) Successful in 7s
Test / test (stable) (push) Successful in 35s
Test / test (oldstable) (push) Successful in 41s
|
2023-11-27 18:00:40 +00:00 |
|
|
99e75afcd3
|
fix(deps): update module golang.org/x/sys to v0.15.0
Mirror Push / mirror (push) Successful in 8s
Test / test (oldstable) (push) Successful in 34s
Test / test (stable) (push) Successful in 40s
|
2023-11-27 17:00:24 +00:00 |
|
|
6ddbf854d8
|
fix(deps): update module github.com/miekg/dns to v1.1.57
Mirror Push / mirror (push) Successful in 9s
Test / test (stable) (push) Successful in 35s
Test / test (oldstable) (push) Successful in 39s
|
2023-11-15 10:00:52 +00:00 |
|
|
16ef3de591
|
docs(readme): Use a better file name for deb
Mirror Push / mirror (push) Successful in 8s
Test / test (stable) (push) Successful in 33s
Test / test (oldstable) (push) Successful in 41s
Signed-off-by: Sam Therapy <sam@samtherapy.net>
|
2023-11-13 18:44:48 +01:00 |
|
|
f9263300c7
|
fix(deps): update module golang.org/x/net to v0.18.0
Mirror Push / mirror (push) Successful in 8s
Test / test (oldstable) (push) Successful in 36s
Test / test (stable) (push) Successful in 39s
|
2023-11-08 23:00:24 +00:00 |
|
|
d43543e48a
|
fix(deps): Go sum update from goreleaser
Mirror Push / mirror (push) Successful in 8s
Test / test (oldstable) (push) Successful in 34s
Test / test (stable) (push) Successful in 39s
Signed-off-by: Sam Therapy <sam@samtherapy.net>
|
2023-11-09 00:38:52 +01:00 |
|
|
0a6d6b432c
|
fix(ci): Force goreleaser to use gitea
Mirror Push / mirror (push) Successful in 11s
Test / test (oldstable) (push) Successful in 43s
Test / test (stable) (push) Successful in 38s
Gitea Release / release (push) Failing after 1m10s
Signed-off-by: Sam Therapy <sam@samtherapy.net>
|
2023-11-08 22:04:09 +01:00 |
|
|
ffb16ff7fa
|
fix)ci): make apt update first
Mirror Push / mirror (push) Successful in 7s
Gitea Release / release (push) Failing after 31s
Test / test (stable) (push) Successful in 39s
Test / test (oldstable) (push) Successful in 41s
Signed-off-by: Sam Therapy <sam@samtherapy.net>
|
2023-11-08 21:57:50 +01:00 |
|
|
efb4cd6c4a
|
[SKIP CI] fix(ci): remove sudo
Mirror Push / mirror (push) Successful in 7s
Gitea Release / release (push) Failing after 29s
Test / test (stable) (push) Successful in 31s
Test / test (oldstable) (push) Successful in 37s
Signed-off-by: Sam Therapy <sam@samtherapy.net>
|
2023-11-08 21:54:57 +01:00 |
|
|
59fa146d7f
|
feat!(quic): Remove gccgo support
Mirror Push / mirror (push) Successful in 7s
Gitea Release / release (push) Failing after 22s
Test / test (stable) (push) Successful in 38s
Test / test (oldstable) (push) Successful in 1m23s
Since gccgo is stuck at 1.18 without generics, drop support
sadge
Signed-off-by: Sam Therapy <sam@samtherapy.net>
|
2023-11-08 21:51:44 +01:00 |
|
|
c5c90b97af
|
fix(deps): go get -u
Mirror Push / mirror (push) Successful in 10s
Test / test (stable) (push) Successful in 33s
Test / test (oldstable) (push) Successful in 41s
Signed-off-by: Sam Therapy <sam@samtherapy.net>
|
2023-11-08 21:47:19 +01:00 |
|
|
e1122a9de7
|
misc: Cleanup before a release
Mirror Push / mirror (push) Successful in 8s
Test / test (stable) (push) Successful in 33s
Test / test (oldstable) (push) Successful in 42s
Kept a lot waiting, haven't I?
Signed-off-by: Sam Therapy <sam@samtherapy.net>
|
2023-11-08 21:45:39 +01:00 |
|
|
26ef04b969
|
feat(goreleaser): Vastly simplify upload process (#229)
Mirror Push / mirror (push) Successful in 8s
Test / test (stable) (push) Successful in 38s
Test / test (oldstable) (push) Successful in 1m1s
Make the upload process to Gitea packages much less of a clusterbomb
Reviewed-on: #229
|
2023-11-08 18:02:34 +00:00 |
|
|
2565d34ade
|
docs(readme): Update mailing list
Mirror Push / mirror (push) Successful in 10s
Test / test (oldstable) (push) Successful in 35s
Test / test (stable) (push) Successful in 38s
Signed-off-by: Sam Therapy <sam@samtherapy.net>
|
2023-11-08 01:04:30 +01:00 |
|
|
7dd9b138a3
|
ci: Add sr.ht mirror
Mirror Push / mirror (push) Successful in 9s
Test / test (oldstable) (push) Successful in 34s
Test / test (stable) (push) Successful in 39s
Signed-off-by: Sam Therapy <sam@samtherapy.net>
|
2023-11-08 00:54:53 +01:00 |
|
|
b8a2407169
|
ci: Add Gitea Actions (#228)
Test / test (oldstable) (push) Successful in 1m0s
Test / test (stable) (push) Successful in 39s
Use Gitea Actions instead of Drone.
Reviewed-on: #228
|
2023-11-07 20:27:18 +00:00 |
|
|
9ef46d33e8
|
fix(deps): update module golang.org/x/sys to v0.14.0
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
|
2023-11-04 16:00:24 +00:00 |
|
|
939a09da5b
|
fix(deps): update module github.com/quic-go/quic-go to v0.40.0
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
|
2023-10-31 05:00:30 +00:00 |
|
|
87c59551ec
|
fix(deps): update module github.com/quic-go/quic-go to v0.39.3
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
|
2023-10-27 07:00:24 +00:00 |
|
|
7efc9523bf
|
fix(deps): update module github.com/quic-go/quic-go to v0.39.2
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
|
2023-10-25 05:00:39 +00:00 |
|
|
2084ae69f6
|
fix(deps): update module github.com/quic-go/quic-go to v0.39.1
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
|
2023-10-17 07:00:22 +00:00 |
|
|
5130b6c3cd
|
fix(deps): update module golang.org/x/net to v0.17.0
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
|
2023-10-10 17:00:24 +00:00 |
|
|
8c949ce4ca
|
fix(deps): update module golang.org/x/net to v0.16.0
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
|
2023-10-06 00:00:19 +00:00 |
|
|
b3fad7abcf
|
fix(deps): update module golang.org/x/sys to v0.13.0
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
|
2023-10-05 13:00:22 +00:00 |
|
|
b713aeb7d4
|
fix(deps): update module github.com/quic-go/quic-go to v0.39.0
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
|
2023-09-24 12:00:23 +00:00 |
|
|
260eb979b3
|
fix(deps): update module gotest.tools/v3 to v3.5.1
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
|
2023-09-16 20:00:23 +00:00 |
|
|
83ecfbaea1
|
fix(deps): update module github.com/miekg/dns to v1.1.56
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
|
2023-09-12 11:00:22 +00:00 |
|
|
10faea804b
|
chore(deps): update goreleaser/goreleaser-action action to v5
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
|
2023-09-11 19:00:21 +00:00 |
|
|
0f80004790
|
fix(deps): update module golang.org/x/net to v0.15.0
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
|
2023-09-05 17:00:24 +00:00 |
|
|
12863559c5
|
chore(deps): update actions/checkout action to v4
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
|
2023-09-04 13:00:20 +00:00 |
|
|
8e9574f870
|
fix(deps): update module golang.org/x/sys to v0.12.0
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
|
2023-09-02 13:00:21 +00:00 |
|
|
fadb04f49f
|
fix(deps): update module github.com/quic-go/quic-go to v0.38.1
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
|
2023-08-25 01:00:23 +00:00 |
|
|
5704c6a0dd
|
fix(deps): update module github.com/quic-go/quic-go to v0.38.0
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
|
2023-08-21 04:00:25 +00:00 |
|
|
9c8e5349bf
|
fix(deps): update module github.com/quic-go/quic-go to v0.37.6
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
|
2023-08-20 00:00:25 +00:00 |
|
|
dcd932c42e
|
[SKIP CI] docs: Bump go version in README
Maybe with the removal of the quic TLS fork go version can be supported
longer
gccgo generic support soon (tm) :(
|
2023-08-11 20:37:07 +02:00 |
|
|
f4c3283954
|
[SKIP CI] fix(goreleaser): Unbreak termux?
Hopefully this unbreaks termux packages because they try going into
/usr/bin which makes termux very sad
|
2023-08-11 20:23:31 +02:00 |
|
|
824a60aef1
|
fix(mk): Add version number in -V
awk(1) magic saves the day
|
2023-08-11 20:22:16 +02:00 |
|
|
43e53a4055
|
fix(ci): Update GitHub Actions to Go 1.21
continuous-integration/drone/push Build is passing
|
2023-08-10 19:43:43 +02:00 |
|
|
60b0300eec
|
fix(goreleaser): Remove deprecation warnings
continuous-integration/drone/push Build is passing
|
2023-08-10 19:37:54 +02:00 |
|
|
9740e6b348
|
fix(deps): Update indirect dependencies
continuous-integration/drone/push Build is passing
|
2023-08-10 19:35:03 +02:00 |
|