Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/katzenpost/multispool
The "Multiple Spool" service plugin for the Katzenpost mix server
https://github.com/katzenpost/multispool
CBOR compatibility changes
make the cbor encoding work for our
golang and rust components both
Rename spool request response to camel cased fields
75c2c8c215b79a6a50d22d2569caf097cfe15a9d authored almost 6 years ago by David Stainton <[email protected]>
75c2c8c215b79a6a50d22d2569caf097cfe15a9d authored almost 6 years ago by David Stainton <[email protected]>
read_from_spool only need immutable ref
da6740bb46d4198d1745656d00af52768bf39d5d authored almost 6 years ago by David Stainton <[email protected]>
da6740bb46d4198d1745656d00af52768bf39d5d authored almost 6 years ago by David Stainton <[email protected]>
Handle all multispool commands
53c05c2e366af5541201e1398eab59347725008a authored almost 6 years ago by David Stainton <[email protected]>
53c05c2e366af5541201e1398eab59347725008a authored almost 6 years ago by David Stainton <[email protected]>
Eradicate grpc
261659bdf94472be5033d805e9f75962dd7f58e3 authored almost 6 years ago by David Stainton <[email protected]>
261659bdf94472be5033d805e9f75962dd7f58e3 authored almost 6 years ago by David Stainton <[email protected]>
Remove unused imports
88fcf4d994027ab30f63f1e18a79e0e8019e50c3 authored almost 6 years ago by David Stainton <[email protected]>
88fcf4d994027ab30f63f1e18a79e0e8019e50c3 authored almost 6 years ago by David Stainton <[email protected]>
Pass clone of multispool to service thread handlers
223f27857b405b6e38333dc8ac029b9b6b3659e3 authored almost 6 years ago by David Stainton <[email protected]>
223f27857b405b6e38333dc8ac029b9b6b3659e3 authored almost 6 years ago by David Stainton <[email protected]>
Fix cargo toml, specify rand crate
051fe4278c359f46fad520fd068aa2f9e8a361e0 authored almost 6 years ago by David Stainton <[email protected]>
051fe4278c359f46fad520fd068aa2f9e8a361e0 authored almost 6 years ago by David Stainton <[email protected]>
Fix readme, mention http plugin
434d4cea696a7561d382378c25225c705ffde382 authored almost 6 years ago by David Stainton <[email protected]>
434d4cea696a7561d382378c25225c705ffde382 authored almost 6 years ago by David Stainton <[email protected]>
Add more multi spool tests
52471454d023e4ec33cd2bf14b86c42c2a41582f authored almost 6 years ago by David Stainton <[email protected]>
52471454d023e4ec33cd2bf14b86c42c2a41582f authored almost 6 years ago by David Stainton <[email protected]>
Add some multispool tests
12f2944ed6bada1ef8de58bd3631f69d8c93402c authored almost 6 years ago by David Stainton <[email protected]>
12f2944ed6bada1ef8de58bd3631f69d8c93402c authored almost 6 years ago by David Stainton <[email protected]>
Test SpoolSet keys method
ecddb447c88c389454c25b5f782338861edf3c91 authored almost 6 years ago by David Stainton <[email protected]>
ecddb447c88c389454c25b5f782338861edf3c91 authored almost 6 years ago by David Stainton <[email protected]>
Add some SpoolSet tests
891e8992005ca3e77f01bd86080adacc7f25674b authored almost 6 years ago by David Stainton <[email protected]>
891e8992005ca3e77f01bd86080adacc7f25674b authored almost 6 years ago by David Stainton <[email protected]>
Write some simple tests and fix minor bugs
ad73a08f1d646e1a3ad13180cd870be684cbe33d authored almost 6 years ago by David Stainton <[email protected]>
ad73a08f1d646e1a3ad13180cd870be684cbe33d authored almost 6 years ago by David Stainton <[email protected]>
Make it work with both plugin systems
grpc and cbor... however it's totally untested
85edf82bc179297a1fa7e0e71cedc48668321621 authored almost 6 years ago by David Stainton <[email protected]>
Fix grpc plugin usage
aca4d56667a122f689d1ce5c91929212dede7c9a authored almost 6 years ago by David Stainton <[email protected]>
aca4d56667a122f689d1ce5c91929212dede7c9a authored almost 6 years ago by David Stainton <[email protected]>
Grpc doesn't let us mutate the service type
d76c51b133f500d7d461a152c853e89e4b294204 authored almost 6 years ago by David Stainton <[email protected]>
d76c51b133f500d7d461a152c853e89e4b294204 authored almost 6 years ago by David Stainton <[email protected]>
Attempt at multi spool through grpc state mutation
795c3d6b2aaa88cb6b5792c1e0a281b0f31357bb authored almost 6 years ago by David Stainton <[email protected]>
795c3d6b2aaa88cb6b5792c1e0a281b0f31357bb authored almost 6 years ago by David Stainton <[email protected]>
Parse SpoolRequest
b02dad70fe948de062d542b77b054729dfd2bb40 authored almost 6 years ago by David Stainton <[email protected]>
b02dad70fe948de062d542b77b054729dfd2bb40 authored almost 6 years ago by David Stainton <[email protected]>
Make Spool and MultiSpool crash fault tolerant
52f351fd388859d8587ea6056c50c569ae7cd1c8 authored almost 6 years ago by David Stainton <[email protected]>
52f351fd388859d8587ea6056c50c569ae7cd1c8 authored almost 6 years ago by David Stainton <[email protected]>
Fix purge_spool even better this time
05324149277a71cb24ce8dcefad2f6e81c5e4b00 authored almost 6 years ago by David Stainton <[email protected]>
05324149277a71cb24ce8dcefad2f6e81c5e4b00 authored almost 6 years ago by David Stainton <[email protected]>
Make it build with SpoolService's MultiSpool
8d3fe69b7578bf9778043e90250504391280bd83 authored almost 6 years ago by David Stainton <[email protected]>
8d3fe69b7578bf9778043e90250504391280bd83 authored almost 6 years ago by David Stainton <[email protected]>
Fix purge_spool
752df1b282ea131718a4e57c4d178f82787fde74 authored almost 6 years ago by David Stainton <[email protected]>
752df1b282ea131718a4e57c4d178f82787fde74 authored almost 6 years ago by David Stainton <[email protected]>
Add MultiSpool implementation, untested.
90d8e21fff02410dea9a8bdb14bff3b0e6bdeedd authored almost 6 years ago by David Stainton <[email protected]>
90d8e21fff02410dea9a8bdb14bff3b0e6bdeedd authored almost 6 years ago by David Stainton <[email protected]>
Add completed Spool implementation
03ab71bbf59e43b9d801b0e3afdd5cb9e4bb299d authored almost 6 years ago by David Stainton <[email protected]>
03ab71bbf59e43b9d801b0e3afdd5cb9e4bb299d authored almost 6 years ago by David Stainton <[email protected]>
Initial commit with unfinished multispool
bc3bbe76fad240b5f174ef49fc8244450e2e3f1a authored almost 6 years ago by David Stainton <[email protected]>
bc3bbe76fad240b5f174ef49fc8244450e2e3f1a authored almost 6 years ago by David Stainton <[email protected]>