Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / katzenpost/client issues and pull requests

#76 - Bump golang.org/x/net from 0.0.0-20200501053045-e0ff5e5a1de5 to 0.7.0

Pull Request - State: open - Opened by dependabot[bot] almost 2 years ago
Labels: dependencies

#75 - Bump golang.org/x/text from 0.3.2 to 0.3.8

Pull Request - State: open - Opened by dependabot[bot] almost 2 years ago
Labels: dependencies

#74 - Add CBOR plugin system

Pull Request - State: closed - Opened by david415 over 3 years ago - 1 comment

#73 - add client plugin system using CBOR + unix domain socket

Issue - State: open - Opened by david415 over 3 years ago
Labels: enhancement

#72 - Fix polling interval to config setting

Pull Request - State: closed - Opened by david415 over 4 years ago
Labels: bug

#71 - Fix client bugs

Pull Request - State: closed - Opened by mixmasala over 4 years ago - 4 comments

#70 - Fix choosing provider randomly by seeding

Pull Request - State: closed - Opened by cloehle about 5 years ago

#69 - Async send instead of blocking

Pull Request - State: closed - Opened by david415 over 5 years ago

#68 - Drop dep files

Pull Request - State: closed - Opened by muesli over 5 years ago

#67 - Switch to Go modules

Pull Request - State: closed - Opened by muesli over 5 years ago

#66 - Fixed typo in comment

Pull Request - State: closed - Opened by muesli over 5 years ago

#65 - Add spool channel

Pull Request - State: closed - Opened by david415 almost 6 years ago

#64 - add remote spool operations

Pull Request - State: closed - Opened by david415 almost 6 years ago

#63 - data race, found using integration test

Issue - State: closed - Opened by david415 almost 6 years ago - 1 comment

#62 - use godep to resolve dependencies

Pull Request - State: closed - Opened by mixmasala almost 6 years ago - 2 comments

#61 - Add timerq.1

Pull Request - State: closed - Opened by david415 almost 6 years ago

#60 - add integration client tests

Issue - State: closed - Opened by david415 almost 6 years ago - 1 comment

#59 - Add tests, written by masala from kimchi repo

Pull Request - State: closed - Opened by david415 almost 6 years ago

#58 - Use an event channel for reply notifications

Pull Request - State: closed - Opened by david415 almost 6 years ago - 2 comments

#57 - DO NOT REOPEN.Adds TimerQ type and unit tests

Pull Request - State: closed - Opened by mixmasala almost 6 years ago - 2 comments

#56 - add .gitlab-ci.yml

Pull Request - State: closed - Opened by mixmasala almost 6 years ago

#55 - Add timerq

Pull Request - State: closed - Opened by david415 almost 6 years ago - 1 comment

#54 - new notification system

Issue - State: closed - Opened by david415 almost 6 years ago

#53 - state store, persisting client state to disk

Issue - State: closed - Opened by david415 almost 6 years ago

#52 - multispool contacts persistent store

Issue - State: closed - Opened by david415 almost 6 years ago

#51 - add optional ARQ based reliability API

Issue - State: open - Opened by david415 almost 6 years ago - 1 comment

#50 - add websocket based plugin system

Issue - State: open - Opened by david415 almost 6 years ago

#49 - Send the 3 types of Loopix traffic

Pull Request - State: closed - Opened by david415 almost 6 years ago - 1 comment

#48 - data race on session.Queue

Issue - State: closed - Opened by mixmasala almost 6 years ago

#47 - relock maplock after obtaining reply lock

Pull Request - State: closed - Opened by mixmasala almost 6 years ago

#46 - data race on map

Issue - State: closed - Opened by mixmasala almost 6 years ago

#45 - unlock after reading map

Pull Request - State: closed - Opened by mixmasala almost 6 years ago - 1 comment

#44 - data race on messageIDMap in WaitForReply()

Issue - State: closed - Opened by mixmasala almost 6 years ago - 1 comment

#43 - client panics on error from session.sendNext()

Issue - State: closed - Opened by mixmasala almost 6 years ago - 2 comments

#42 - Data race in client worker on queue.Peek()

Issue - State: closed - Opened by mixmasala almost 6 years ago

#41 - panic if GetService() is called without a pki document available.

Issue - State: closed - Opened by mixmasala almost 6 years ago - 1 comment

#40 - messages are sent twice (including decoy loop traffic)

Issue - State: closed - Opened by mixmasala almost 6 years ago - 2 comments
Labels: bug

#39 - Make sesion dial cancellable via context

Pull Request - State: closed - Opened by david415 over 6 years ago

#38 - Add newpkiclient method

Pull Request - State: closed - Opened by mixmasala over 6 years ago - 1 comment

#37 - Reply bookkeeping.1

Pull Request - State: closed - Opened by david415 over 6 years ago

#36 - Add supported by footer

Pull Request - State: closed - Opened by mixmasala over 6 years ago

#35 - Keep track of SURBIDs and received replies

Pull Request - State: closed - Opened by david415 over 6 years ago - 1 comment

#34 - Add constant time send queue/scheduler and ARQ scheduler

Pull Request - State: closed - Opened by david415 about 7 years ago

#33 - Diffie-Hellman over Katzenpost

Issue - State: closed - Opened by Valodim about 7 years ago - 2 comments

#32 - Mixnet Services ("Bots")

Issue - State: closed - Opened by Valodim about 7 years ago - 1 comment

#31 - Key Directory Service via Authentication Server

Issue - State: closed - Opened by Valodim about 7 years ago - 1 comment

#30 - block when creating new session until connected to provider

Pull Request - State: closed - Opened by david415 about 7 years ago - 1 comment
Labels: enhancement

#29 - add message fragmentation

Issue - State: closed - Opened by david415 about 7 years ago

#28 - add storage interface

Issue - State: closed - Opened by david415 about 7 years ago

#27 - add Stop and Wait ARQ scheduler

Issue - State: closed - Opened by david415 about 7 years ago

#26 - Add client and session

Pull Request - State: closed - Opened by david415 about 7 years ago - 1 comment

#25 - Fix send scheduler

Issue - State: closed - Opened by david415 about 7 years ago
Labels: bug

#24 - Fix send scheduler

Pull Request - State: closed - Opened by david415 about 7 years ago
Labels: bug

#23 - cache PKI documents

Issue - State: closed - Opened by david415 about 7 years ago
Labels: enhancement

#22 - send scheduler should persist retransmit time to disk

Issue - State: closed - Opened by david415 about 7 years ago
Labels: bug

#21 - fix shutdown code path

Issue - State: closed - Opened by david415 about 7 years ago
Labels: bug

#20 - Attempt to fix listener

Pull Request - State: closed - Opened by david415 about 7 years ago - 3 comments
Labels: bug

#19 - don't assume the mix PKI is always available to query

Issue - State: closed - Opened by david415 about 7 years ago - 1 comment
Labels: bug

#18 - Client cleanup

Pull Request - State: closed - Opened by david415 about 7 years ago - 1 comment
Labels: enhancement

#17 - Fix Sphinx packet plaintext format as per the spec

Pull Request - State: closed - Opened by david415 over 7 years ago
Labels: bug

#16 - Use new PKI interface in katzenpost/core

Pull Request - State: closed - Opened by david415 over 7 years ago
Labels: enhancement

#15 - Upgrade pki interface.0

Pull Request - State: closed - Opened by david415 over 7 years ago

#14 - extract modular 'stop and wait ARQ'

Issue - State: closed - Opened by willscott over 7 years ago

#13 - Add ingress block validation in accordance with the end_to_end specification

Pull Request - State: closed - Opened by david415 over 7 years ago
Labels: enhancement

#12 - add latest client from develop branch

Pull Request - State: closed - Opened by david415 over 7 years ago - 1 comment
Labels: enhancement

#11 - Add priority queue backed scheduler

Pull Request - State: closed - Opened by david415 over 7 years ago
Labels: enhancement

#10 - Add PeerAuthenticator implementation

Pull Request - State: closed - Opened by david415 over 7 years ago - 1 comment
Labels: enhancement

#9 - Add path selection

Pull Request - State: closed - Opened by david415 over 7 years ago - 3 comments
Labels: enhancement

#8 - Add crypto submodules: block and vault

Pull Request - State: closed - Opened by david415 over 7 years ago - 5 comments
Labels: enhancement

#7 - add message padding api

Issue - State: closed - Opened by david415 over 7 years ago - 2 comments

#6 - which implementation of exponential distribution sampler to use?

Issue - State: closed - Opened by david415 over 7 years ago - 1 comment

#5 - filter SMTP header fields

Issue - State: closed - Opened by david415 over 7 years ago - 2 comments

#4 - Pop3 add tests.0

Pull Request - State: closed - Opened by david415 over 7 years ago - 2 comments

#3 - Add e2e block encryption api

Pull Request - State: closed - Opened by david415 over 7 years ago - 1 comment

#2 - Implement a SMTP Submission server.

Issue - State: closed - Opened by Yawning over 7 years ago - 5 comments
Labels: task

#1 - Implement a POP3 server.

Issue - State: closed - Opened by Yawning over 7 years ago - 3 comments
Labels: task