Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/katzenpost/client

client library for non-email related applications
https://github.com/katzenpost/client

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

dependabot[bot] opened this pull request almost 2 years ago
Bump golang.org/x/text from 0.3.2 to 0.3.8

dependabot[bot] opened this pull request almost 2 years ago
Add CBOR plugin system

david415 opened this pull request over 3 years ago
add client plugin system using CBOR + unix domain socket

david415 opened this issue over 3 years ago
Fix polling interval to config setting

david415 opened this pull request over 4 years ago
Fix client bugs

mixmasala opened this pull request over 4 years ago
Fix choosing provider randomly by seeding

cloehle opened this pull request about 5 years ago
Async send instead of blocking

david415 opened this pull request over 5 years ago
Drop dep files

muesli opened this pull request over 5 years ago
Switch to Go modules

muesli opened this pull request over 5 years ago
Fixed typo in comment

muesli opened this pull request over 5 years ago
Add spool channel

david415 opened this pull request almost 6 years ago
add remote spool operations

david415 opened this pull request almost 6 years ago
data race, found using integration test

david415 opened this issue almost 6 years ago
use godep to resolve dependencies

mixmasala opened this pull request almost 6 years ago
Add timerq.1

david415 opened this pull request almost 6 years ago
add integration client tests

david415 opened this issue almost 6 years ago
Add tests, written by masala from kimchi repo

david415 opened this pull request almost 6 years ago
Use an event channel for reply notifications

david415 opened this pull request almost 6 years ago
DO NOT REOPEN.Adds TimerQ type and unit tests

mixmasala opened this pull request almost 6 years ago
add .gitlab-ci.yml

mixmasala opened this pull request almost 6 years ago
Add timerq

david415 opened this pull request almost 6 years ago
new notification system

david415 opened this issue almost 6 years ago
state store, persisting client state to disk

david415 opened this issue almost 6 years ago
multispool contacts persistent store

david415 opened this issue almost 6 years ago
add optional ARQ based reliability API

david415 opened this issue almost 6 years ago
add websocket based plugin system

david415 opened this issue almost 6 years ago
Send the 3 types of Loopix traffic

david415 opened this pull request almost 6 years ago
data race on session.Queue

mixmasala opened this issue almost 6 years ago
relock maplock after obtaining reply lock

mixmasala opened this pull request almost 6 years ago
data race on map

mixmasala opened this issue almost 6 years ago
unlock after reading map

mixmasala opened this pull request almost 6 years ago
data race on messageIDMap in WaitForReply()

mixmasala opened this issue almost 6 years ago
client panics on error from session.sendNext()

mixmasala opened this issue almost 6 years ago
Data race in client worker on queue.Peek()

mixmasala opened this issue almost 6 years ago
panic if GetService() is called without a pki document available.

mixmasala opened this issue almost 6 years ago
messages are sent twice (including decoy loop traffic)

mixmasala opened this issue almost 6 years ago
Make sesion dial cancellable via context

david415 opened this pull request over 6 years ago
Add newpkiclient method

mixmasala opened this pull request over 6 years ago
Reply bookkeeping.1

david415 opened this pull request over 6 years ago
Add supported by footer

mixmasala opened this pull request over 6 years ago
Keep track of SURBIDs and received replies

david415 opened this pull request over 6 years ago
Add constant time send queue/scheduler and ARQ scheduler

david415 opened this pull request about 7 years ago
Diffie-Hellman over Katzenpost

Valodim opened this issue about 7 years ago
Mixnet Services ("Bots")

Valodim opened this issue about 7 years ago
Key Directory Service via Authentication Server

Valodim opened this issue about 7 years ago
block when creating new session until connected to provider

david415 opened this pull request about 7 years ago
add message fragmentation

david415 opened this issue about 7 years ago
add storage interface

david415 opened this issue about 7 years ago
add Stop and Wait ARQ scheduler

david415 opened this issue about 7 years ago
Add client and session

david415 opened this pull request about 7 years ago
Fix send scheduler

david415 opened this issue about 7 years ago
Fix send scheduler

david415 opened this pull request about 7 years ago
cache PKI documents

david415 opened this issue about 7 years ago
send scheduler should persist retransmit time to disk

david415 opened this issue about 7 years ago
fix shutdown code path

david415 opened this issue about 7 years ago
Attempt to fix listener

david415 opened this pull request about 7 years ago
don't assume the mix PKI is always available to query

david415 opened this issue about 7 years ago
Client cleanup

david415 opened this pull request about 7 years ago
Fix Sphinx packet plaintext format as per the spec

david415 opened this pull request about 7 years ago
Use new PKI interface in katzenpost/core

david415 opened this pull request about 7 years ago
Upgrade pki interface.0

david415 opened this pull request about 7 years ago
extract modular 'stop and wait ARQ'

willscott opened this issue over 7 years ago
Add ingress block validation in accordance with the end_to_end specification

david415 opened this pull request over 7 years ago
add latest client from develop branch

david415 opened this pull request over 7 years ago
Add priority queue backed scheduler

david415 opened this pull request over 7 years ago
Add PeerAuthenticator implementation

david415 opened this pull request over 7 years ago
Add path selection

david415 opened this pull request over 7 years ago
Add crypto submodules: block and vault

david415 opened this pull request over 7 years ago
add message padding api

david415 opened this issue over 7 years ago
which implementation of exponential distribution sampler to use?

david415 opened this issue over 7 years ago
filter SMTP header fields

david415 opened this issue over 7 years ago
Pop3 add tests.0

david415 opened this pull request over 7 years ago
Add e2e block encryption api

david415 opened this pull request over 7 years ago
Implement a SMTP Submission server.

Yawning opened this issue over 7 years ago
Implement a POP3 server.

Yawning opened this issue over 7 years ago