Ecosyste.ms: OpenCollective

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

SagerNet

An anti-censorship community
Collective - Host: opensource - https://opencollective.com/sagernet - Website: https://sagernet.org/ - Code: https://github.com/SagerNet

Implemented MAC1/2 calculation

github.com/SagerNet/wireguard-go - 8236f3afa2eca0aae6c5da9560301c04d882c81b authored over 7 years ago by Mathias Hall-Andersen <[email protected]>
Begin implementation of outbound work queue

github.com/SagerNet/wireguard-go - eb75ff430d1f78e129bbfe49d612f241ca418df4 authored over 7 years ago by Mathias Hall-Andersen <[email protected]>
Begin work on outbound packet flow

github.com/SagerNet/wireguard-go - 9d806d3853c926df75e83966d2c4f832708a1b08 authored over 7 years ago by Mathias Hall-Andersen <[email protected]>
Completed noise handshake

github.com/SagerNet/wireguard-go - cf3a5130d3aa53fc56c7c3194ee326d5a1d21970 authored over 7 years ago by Mathias Hall-Andersen <[email protected]>
Restructuring of noise impl.

github.com/SagerNet/wireguard-go - 25190e43369a79dc77a740dc8cd28b8a9fcb235e authored over 7 years ago by Mathias Hall-Andersen <[email protected]>
Fixed missing type

github.com/SagerNet/wireguard-go - 521e77fd54fba275405affd790ac91f7998e4559 authored over 7 years ago by Mathias Hall-Andersen <[email protected]>
Beginning work noise handshake

github.com/SagerNet/wireguard-go - 50aeefcb5198d99777e19f9a0100fe74af630dfb authored over 7 years ago by Mathias Hall-Andersen <[email protected]>
Beginning work on TUN interface

And outbound routing

I am not entirely convinced the use of net.IP is a good idea,
since the in...

github.com/SagerNet/wireguard-go - 1868d15914d6cd7cd57b90b7644b008ec16361b9 authored over 7 years ago by Mathias Hall-Andersen <[email protected]>
Trie random test

Test trie against naive implementation of prefix routing.

github.com/SagerNet/wireguard-go - dbc3ee3e9dc50e01dab9ae789a44f90502542335 authored over 7 years ago by Mathias Hall-Andersen <[email protected]>
Added random test for trie

github.com/SagerNet/wireguard-go - a377bcaed7e97dba2ef953e995abb5272396dc2f authored over 7 years ago by Mathias Hall-Andersen <[email protected]>
Inital implementation of trie

github.com/SagerNet/wireguard-go - ec3d656bebb9ee7c38724500779b7ad322ba0377 authored over 7 years ago by Mathias Hall-Andersen <[email protected]>
Merge branch 'master' of git.zx2c4.com:wireguard-go

github.com/SagerNet/wireguard-go - 8ce921987fbc91064cf4a14839ef792fecbb0d80 authored over 7 years ago by Mathias Hall-Andersen <[email protected]>
Beginning work on UAPI and routing table

github.com/SagerNet/wireguard-go - 1eebdf88a320824b8f155caa1d5c725c38d51de8 authored over 7 years ago by Mathias Hall-Andersen <[email protected]>
README: rust -> go

github.com/SagerNet/wireguard-go - ea362822130b5fb56f88bd03e5d025978f513a49 authored over 7 years ago by Peter Wu <[email protected]>
Initial scaffolding

github.com/SagerNet/wireguard-go - 6bd0b2fbe220a23c2370ebda01f7968d3bea0118 authored over 7 years ago by Jason A. Donenfeld <[email protected]>