Andrew Gallagher
|
254df182aa
|
Merge pull request #380 from hockeypuck/dependabot/go_modules/src/hockeypuck/google.golang.org/protobuf-1.33.0
Bump google.golang.org/protobuf from 1.31.0 to 1.33.0 in /src/hockeypuck
|
2025-03-11 09:55:59 +00:00 |
|
Andrew Gallagher
|
5862257b7f
|
Merge branch 'master' into dependabot/go_modules/src/hockeypuck/google.golang.org/protobuf-1.33.0
|
2025-03-11 09:53:40 +00:00 |
|
Andrew Gallagher
|
daef06cf38
|
Merge pull request #379 from hockeypuck/dependabot/go_modules/src/hockeypuck/github.com/justinas/nosurf-1.1.1
Bump github.com/justinas/nosurf from 0.0.0-20190416172904-05988550ea18 to 1.1.1 in /src/hockeypuck
|
2025-03-11 09:53:26 +00:00 |
|
dependabot[bot]
|
283fa8050d
|
Bump google.golang.org/protobuf from 1.31.0 to 1.33.0 in /src/hockeypuck
Bumps google.golang.org/protobuf from 1.31.0 to 1.33.0.
---
updated-dependencies:
- dependency-name: google.golang.org/protobuf
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-03-11 09:49:55 +00:00 |
|
Andrew Gallagher
|
33e66ecdb9
|
Merge branch 'master' into dependabot/go_modules/src/hockeypuck/github.com/justinas/nosurf-1.1.1
|
2025-03-11 09:48:53 +00:00 |
|
Andrew Gallagher
|
42eeb2eb59
|
Merge pull request #377 from hockeypuck/dependabot/go_modules/src/hockeypuck/golang.org/x/crypto-0.31.0
Bump golang.org/x/crypto from 0.17.0 to 0.31.0 in /src/hockeypuck
|
2025-03-11 09:48:34 +00:00 |
|
dependabot[bot]
|
083ee8ea0e
|
Bump github.com/justinas/nosurf in /src/hockeypuck
Bumps [github.com/justinas/nosurf](https://github.com/justinas/nosurf) from 0.0.0-20190416172904-05988550ea18 to 1.1.1.
- [Commits](https://github.com/justinas/nosurf/commits/v1.1.1)
---
updated-dependencies:
- dependency-name: github.com/justinas/nosurf
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-03-11 09:37:17 +00:00 |
|
dependabot[bot]
|
caa963175c
|
Bump golang.org/x/crypto from 0.17.0 to 0.31.0 in /src/hockeypuck
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.17.0 to 0.31.0.
- [Commits](https://github.com/golang/crypto/compare/v0.17.0...v0.31.0)
---
updated-dependencies:
- dependency-name: golang.org/x/crypto
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-03-11 09:37:10 +00:00 |
|
Julien Roy
|
10e83c23c2
|
Build multi-archi docker image (#375)
LGTM
|
2025-03-05 15:09:09 +00:00 |
|
Allen Zhong
|
63684f143d
|
Add some configurable variables to stats page (#373)
* add switch to mask peer address in stats page
* add setting to use custom httpAddr in stats page
* make stats URI of peer configurable
|
2025-02-20 15:04:01 +00:00 |
|
Andrew Gallagher
|
41d287ecb4
|
Add missing call to ParseForm() in Stats() (#369)
|
2025-02-19 14:21:34 +00:00 |
|
Andrew Gallagher
|
d9d9f3b58a
|
Support OPTIONS on all endpoints, HEAD on files and /pks/{health,stats} (closes #365) (#367)
|
2025-02-03 12:08:03 +00:00 |
|
Andrew Gallagher
|
7e0084671d
|
also serve stats on /pks/stats (#356); DRIVEBY add static /pks/health endpoint (#360)
|
2025-01-25 10:08:10 +00:00 |
|
swetha1654
|
f385d2844d
|
Fix incorrect dump sync location (#354)
|
2025-01-09 14:06:58 +00:00 |
|
swetha1654
|
692a4f8052
|
Update sync-sks-dump.bash (#353)
|
2025-01-07 10:50:11 +00:00 |
|
Andrew Gallagher
|
17d1e56284
|
fix incompatible BitLength type (#352)
|
2025-01-05 17:06:21 +00:00 |
|
Andrew Gallagher
|
a0d1ad29f2
|
Fix missing uppercase (#351)
|
2025-01-05 14:40:45 +00:00 |
|
Andrew Gallagher
|
2644705dab
|
Merge pull request #350 from hockeypuck/issue-282
Recalculate packet lengths in updateMD5() (closes #282)
|
2025-01-05 14:07:34 +00:00 |
|
Andrew Gallagher
|
ecc4f47489
|
Add commentary to explain duplicate BitLength field
|
2025-01-05 14:02:42 +00:00 |
|
Andrew Gallagher
|
f3e0869f19
|
Make docker shut up about lowercase 'as'
|
2025-01-05 13:54:46 +00:00 |
|
Andrew Gallagher
|
4279d63422
|
Append curve names (closes #340)
|
2025-01-05 13:53:49 +00:00 |
|
Andrew Gallagher
|
92fa0c98c8
|
Fix template
|
2025-01-05 13:11:52 +00:00 |
|
Andrew Gallagher
|
d5ec6028be
|
Merge branch 'master' into issue-282
|
2025-01-05 13:05:07 +00:00 |
|
Andrew Gallagher
|
2a35486ee9
|
Merge pull request #349 from hockeypuck/issue-341
Throw Unprocessable if ValidSelfSigned fails during /pks/add (closes #341)
|
2025-01-05 13:04:48 +00:00 |
|
Andrew Gallagher
|
b3278f021d
|
Merge branch 'master' into issue-341
|
2025-01-05 13:03:42 +00:00 |
|
Andrew Gallagher
|
a2cc18fccf
|
Merge pull request #348 from hockeypuck/issue-347
Update PTree with the on-disk digest when KeyNotChanged (closes #347)
|
2025-01-05 13:03:25 +00:00 |
|
Andrew Gallagher
|
a7abf05c4a
|
Merge branch 'master' into issue-347
|
2025-01-05 13:01:32 +00:00 |
|
Andrew Gallagher
|
3cb6f9f3fb
|
Merge pull request #345 from hockeypuck/issue-220
Update to go-crypto v1.1.3-pgpkeys (closes #220)
|
2025-01-05 13:01:01 +00:00 |
|
Andrew Gallagher
|
19e0af1ee1
|
Merge branch 'master' into issue-220
|
2025-01-05 12:59:22 +00:00 |
|
Andrew Gallagher
|
6b9544eabe
|
Fix JSON
|
2025-01-04 16:45:05 +00:00 |
|
Andrew Gallagher
|
cd22495fee
|
Ignore BitLen where it is not meaningful (#340)
|
2025-01-04 16:20:37 +00:00 |
|
Andrew Gallagher
|
7e24b607e0
|
Packet.Packet includes framing, but OpaquePacket does not; compensate
|
2024-12-23 18:07:15 +00:00 |
|
Andrew Gallagher
|
fd40dbb90b
|
Recalculate packet lengths in updateMD5() (closes #282)
|
2024-12-22 14:51:55 +00:00 |
|
Andrew Gallagher
|
b5570512ee
|
Throw Unprocessable if ValidSelfSigned fails during /pks/add (closes #341)
|
2024-12-22 14:26:27 +00:00 |
|
Andrew Gallagher
|
326bff0bdf
|
Update PTree with the on-disk digest when KeyNotChanged (closes #347)
|
2024-12-22 14:17:09 +00:00 |
|
Andrew Gallagher
|
2848306e4f
|
Merge pull request #346 from swetha1654/patch-1
Update data-sources.md to point to the right link
|
2024-12-22 13:45:16 +00:00 |
|
swetha1654
|
87bb7a339d
|
Update data-sources.md
|
2024-12-19 15:11:47 +05:30 |
|
Andrew Gallagher
|
c8d981d5c7
|
Add missing vendor files
|
2024-12-03 11:54:39 +00:00 |
|
Andrew Gallagher
|
d2f90d5770
|
Update to go-crypto v1.1.3-pgpkeys
|
2024-12-03 11:36:57 +00:00 |
|
Andrew Gallagher
|
5cc0fffe46
|
Merge pull request #337 from hockeypuck/issue-292
[FEATURE] handle Partner structs internally instead of ip addresses (closes #292 #258 #98)
|
2024-09-26 09:08:28 +01:00 |
|
Andrew Gallagher
|
ce226a6e0b
|
Goroutine vars should be scoped to the loop iteration
|
2024-09-25 18:30:40 +01:00 |
|
Andrew Gallagher
|
8e175c1e9e
|
Remove crufty zeroTime
|
2024-09-25 18:17:03 +01:00 |
|
Andrew Gallagher
|
4c3d1f798b
|
Don't defer conn.Close inside p.Accept; conn is used after Accept returns (closes #98)
|
2024-09-25 17:42:24 +01:00 |
|
Andrew Gallagher
|
2ced7da3c9
|
Update CONTRIBUTORS
|
2024-09-25 17:42:16 +01:00 |
|
Andrew Gallagher
|
baa78e2f95
|
Also maintain recovery status in Partner
|
2024-09-25 17:42:11 +01:00 |
|
Andrew Gallagher
|
f7a665e637
|
Update last sync timestamp only on success; don't report transient errors
|
2024-09-25 17:41:59 +01:00 |
|
Andrew Gallagher
|
b333ff1ea4
|
Serve peer stats from live matcher, not from settings
|
2024-09-25 17:41:50 +01:00 |
|
Andrew Gallagher
|
105da6f988
|
Store recon status in Partner and display in stats
|
2024-09-25 17:41:46 +01:00 |
|
Andrew Gallagher
|
ac4499455f
|
Allow large modals to scroll
|
2024-09-25 17:41:38 +01:00 |
|
Andrew Gallagher
|
44dbdf88e9
|
Factor out (*Partner)updateIPs()
|
2024-09-25 17:41:33 +01:00 |
|