Ecosyste.ms: OpenCollective

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

github.com/katzenpost/bindings

optional languages bindings for the highlevel client api: client
https://github.com/katzenpost/bindings

Merge pull request #8 from katzenpost/add_supported_by

Add supported by footer

ffa6f3e8c39361b2a35c361fb1e3b55bc0820b7a authored over 6 years ago by mixmasala <[email protected]>
Add supported by footer

d18cac7048f189147121c1ec710f742c07eb210b authored over 6 years ago by Masala <[email protected]>
python: add key discovery

57e0b45bb3a031b9c6416663eb88979218db0a01 authored almost 7 years ago by Ruben Pollan <[email protected]>
Let's do millisecond granularity in the GetMessage

8b8178c9f9e9d0b3571e0458cf0c250a17dff463 authored almost 7 years ago by Ruben Pollan <[email protected]>
Add ListProviders to the python API

b429a777c611061cc855b895edfaf2b424032b96 authored almost 7 years ago by Ruben Pollan <[email protected]>
add export note on readme

41fa0ae02e55707125883f5d2da94e0b27919322 authored almost 7 years ago by Kali Kaneko <[email protected]>
fix example import

5f7f8fc11482bcd0299e8fd9d01dfe3583c83120 authored almost 7 years ago by Kali Kaneko <[email protected]>
add dependency to readme

df961e8d52d21ab6214f1b608a63f7d859ffc73e authored almost 7 years ago by Kali Kaneko <[email protected]>
update for latest version

4ef5cb82272e71fa1aa40e3a47e6f311c561b0dc authored almost 7 years ago by Vincent Breitmoser <[email protected]>
Add WaitToConnect

b5b401a22f1c24c8192f830026540b9990bd1ed6 authored almost 7 years ago by Ruben Pollan <[email protected]>
Don't report unknown events as errors

102d9eb4d74ca17895239467095ae2a8bec6c3f7 authored almost 7 years ago by Ruben Pollan <[email protected]>
We don't need to wait for the shutdown

0a1d45fa08b53bfe5ca1b3407aba6ef9c5bde009 authored almost 7 years ago by Ruben Pollan <[email protected]>
Fix docstring for send

21ec3737f9528beb8c95fcac3cc40cdfa3d20ea8 authored almost 7 years ago by Ruben Pollan <[email protected]>
update java bindings

b923eaa893872131907e827c1e2119855136dc16 authored almost 7 years ago by Vincent Breitmoser <[email protected]>
Rename the package as katzenpost

0d93530ab28a7603d5801d5467d2a38371f34241 authored almost 7 years ago by Ruben Pollan <[email protected]>
Place the new bindings in the python folder

4d3768b16aceb742e5824dd3aef4c24804520e8c authored almost 7 years ago by Ruben Pollan <[email protected]>
Add GetMessage

ccc51727f12ffe0094d56044a70ba08364025bfa authored almost 7 years ago by Ruben Pollan <[email protected]>
copy new bindings over to java

21ea946cda9fd0dbf97846f785f2d6f5dffc0f1a authored almost 7 years ago by Vincent Breitmoser <[email protected]>
First steps on the mailproxy implementation

72a357314d9ccc60a7cb0d56f4d58483608c327b authored almost 7 years ago by Ruben Pollan <[email protected]>
java: send strings because fuck this java binding

d09a1ac8e85a1dc18a0cbf8600dd0d2ba65ac20f authored about 7 years ago by David Stainton <[email protected]>
Fenced instead of internal

53b3e31d2fb68d339818f02817c1be99e1d1856f authored about 7 years ago by David Stainton <[email protected]>
Use locally defined message consumer interface

ca0f1085be20712a97961b1af2a538e640ca5f2a authored about 7 years ago by David Stainton <[email protected]>
java likes pointers

3e46811c03939557e49f766bd45034abf606f2ad authored about 7 years ago by David Stainton <[email protected]>
Send message byte slice instead of string

2c40e561f5de693c105c721ded37da88a2c88128 authored about 7 years ago by David Stainton <[email protected]>
java: give connect method the message consumer

bc938532115b4b9ccfb74510261ebc6653f99536 authored about 7 years ago by David Stainton <[email protected]>
Java: rename to KeyFromBase64

0f5dabeea7dab2c6d04953139a651127cc8bda55 authored about 7 years ago by David Stainton <[email protected]>
java: add wrapper function for key decoding

4eb2be8d775c6989f442dd6000b3d8a58a77e051 authored about 7 years ago by David Stainton <[email protected]>
Make it build with gopy

d2e757f3331ff4428515e56a8db871d5464bbfce authored about 7 years ago by David Stainton <[email protected]>
python: fix get message receiver

f0598e67c583f928c756a74fccac4faf221ecdcd authored about 7 years ago by David Stainton <[email protected]>
java: use wrapper for ecdh keys

ff32a341b43dfa44eb7e6a2008718f2b94bd2c98 authored about 7 years ago by David Stainton <[email protected]>
java: fix client constructor name

9d5834d73ddf76bf3211b6c423461f52d1ccc804 authored about 7 years ago by David Stainton <[email protected]>
java: rename to KatzenClient

60cc698860746cd3198812cc6d2eace1ab9a0e5f authored about 7 years ago by David Stainton <[email protected]>
pointers for all the things

92db0b189ef4e8c29627a4d2e2fa95db8fc62001 authored about 7 years ago by David Stainton <[email protected]>
Add java bindings golang code

4c51db0d0683926f044dee7afd247d3e6265f2ec authored about 7 years ago by David Stainton <[email protected]>
Add ingress message queue

603cde059c03f855a735077d918ebbe29a69b9f7 authored about 7 years ago by David Stainton <[email protected]>
Use client instead of minclient

200b27d0436dd82f6c7c386f706df01f0dc8f7cd authored about 7 years ago by David Stainton <[email protected]>
Add readme, travis.yml, python dir

b4ae8e2a61416a8bc52d3a346b40a36268e8ed31 authored about 7 years ago by David Stainton <[email protected]>
Let's not block the main goroutine if you don't call WaitToConnect

70df4936366654a70485ff6af160749864299216 authored about 7 years ago by Ruben Pollan <[email protected]>
Add WaitToConnect

74ab0b7f0ef537d5de3146cd5d1ce39eb0810ea1 authored about 7 years ago by Ruben Pollan <[email protected]>
Add the timeout to the client

b92c3e1b84fbc14bb3b449d37554d81a02062590 authored about 7 years ago by Ruben Pollan <[email protected]>
Add timeout to get message

09bbb3dbed994dab5a31682e3f1b5049e5865ed7 authored about 7 years ago by Ruben Pollan <[email protected]>
Key generation example

fb82c239fb034852d75fc3511e280cd235437f68 authored about 7 years ago by Ruben Pollan <[email protected]>
Add license

80b346b3ec0d331cc6815fba04a7749284081ece authored about 7 years ago by Ruben Pollan <[email protected]>
Set up a logger for all the callbacks

5eadd2bda4b1b51837385436b37be858ebfd20ec authored about 7 years ago by Ruben Pollan <[email protected]>
Go format :)

555bb1e4578cb89cd8e172e8bff16233e188cbd7 authored about 7 years ago by Ruben Pollan <[email protected]>
Be able to configure the log

95fb7f7195b19fee0c05c980661a82e48dee1aa9 authored about 7 years ago by Ruben Pollan <[email protected]>
Validate ACK storing surb keys

5514959b8839b1e622f6107b3b298f593750bc45 authored about 7 years ago by Ruben Pollan <[email protected]>
Add session.GetMessage

ddf994c886350838b16fdf7d8281b50d0fb0ba82 authored about 7 years ago by Ruben Pollan <[email protected]>
Let's send a message

7a3fbeaf361816191b494f4d8d78b05184631b8f authored about 7 years ago by Ruben Pollan <[email protected]>
Initial implementation of the python bindings for katzenpost minclient

004dd95811fffb4654583446549208a846a2c536 authored about 7 years ago by Ruben Pollan <[email protected]>