Skip to content
This repository has been archived by the owner on Jun 6, 2023. It is now read-only.

Tags: katzenpost/server

Tags

v0.0.21

adjust pki publish and fetch schedule

authorities vote earlier, and mixes fetch sooner, so that failed fetches
have a chance to succeed when the epoch period is shorter

v0.0.20

Merge remote-tracking branch 'origin/close_old_connections.0'

v0.0.19

release lock before flushing replay cache

this lock was held for long enough (several seconds!?) to drop a lot of messages

v0.0.18

Update to authority v0.0.15 and core v0.0.14

v0.0.17

pin to the updated authority

v0.0.16

tag

v0.0.15

timeout on cbor plugin queries

if a cborplugin crashes, GetParameters appears to hang and prevent the
mixdescriptor from being submitted, which causes the provider to fall
out of the consensus.

v0.0.14

avoid submitting the same descriptor repeatedly on err

v0.0.13

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #147 from juga0/v0.0.12_glci

Build docker image in GL runner

v0.0.12

update deps.. again