Ecosyste.ms: OpenCollective

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

github.com/CertainLach/BungeeOxide


https://github.com/CertainLach/BungeeOxide

feat: ability to parse compressed packets

Signed-off-by: Yaroslav Bolyukin <[email protected]>

d06863c855190f0238f5c37880982ddf2ec9023a authored over 3 years ago by Yaroslav Bolyukin <[email protected]>
doc: add license

Signed-off-by: Yaroslav Bolyukin <[email protected]>

2d2c24824f425fca1740b38642e6a22ec2e852c1 authored over 3 years ago by Yaroslav Bolyukin <[email protected]>
doc: add project description

Signed-off-by: Yaroslav Bolyukin <[email protected]>

b7b794c299edb7e42ffa4a1752d2cdd84ad3c9ca authored over 3 years ago by Yaroslav Bolyukin <[email protected]>
build: upgrade dependencies

Signed-off-by: Yaroslav Bolyukin <[email protected]>

837aaa57f98ab6587d3ea2f97c169b3e70f4bd64 authored over 3 years ago by Yaroslav Bolyukin <[email protected]>
fix: impl Display for State

Signed-off-by: Yaroslav Bolyukin <[email protected]>

66b0797a570ec0acefa53d5ce91110448f8c7b9c authored over 3 years ago by Yaroslav Bolyukin <[email protected]>
feat: impl auth plugin system

Signed-off-by: Yaroslav Bolyukin <[email protected]>

fc6d6d67ca37cc36f5b83541aa7382e73fe1eabb authored over 3 years ago by Yaroslav Bolyukin <[email protected]>
build: upload cargo manifest

e30db06ac0964b310eec13a0f4b3bfd5251de70f authored over 4 years ago by Лач <[email protected]>
feat: online mode

6cd898e82b78e2dc5764fd34cfc585334819162b authored over 4 years ago by Лач <[email protected]>
fix: Vec reading

d3d9bf4fe10d85eb9bb8805a63804d7ae8481c98 authored over 4 years ago by Лач <[email protected]>
fix: EncryptionRequest definition

85921f9924d3eab4ee4f3245a26004bebab914f8 authored over 4 years ago by Лач <[email protected]>
feat?: RSA

07b389bcdc367c410d6e0a6ced17ead1044da230 authored over 4 years ago by xDark <[email protected]>
style: simplify

f669ee9067f9b52a074323ab3d9782f9df5dae64 authored over 4 years ago by Лач <[email protected]>
fix: explicit rng scope

98beb3fb278bb67ae137df7485310792523298f7 authored over 4 years ago by Лач <[email protected]>
feat: encryption request

cd8e2682f3416f648de62bc025f1af99d64420eb authored over 4 years ago by xDark <[email protected]>
feat: proxy-goto

8f6212b287e515eea476d46db34753fc125e1ddf authored over 4 years ago by Лач <[email protected]>
fix: Chat=>ChatRequest/Response

b17dececc1305e71557b5f8f098340787f4c7be5 authored over 4 years ago by Лач <[email protected]>
fix: assert correct compression used

0439e12330fa428858f2b9cc4a53af4518260788 authored over 4 years ago by Лач <[email protected]>
feat: cheap_id method

d3d881b583fa5e4d3dd17f841b554131f2d42d0d authored over 4 years ago by Лач <[email protected]>
feat: expose compressed/uncompressed buffer api

33299ac9a92653751dff426ddf957c228e99f9dd authored over 4 years ago by Лач <[email protected]>
fix: send set_compression

e4208c8556d51ddc454b681ca98599c858ab432b authored over 4 years ago by Лач <[email protected]>
fix: bad compressed packet length

68cd3bc35fa1560ddf5ea63247341804bfe73ceb authored over 4 years ago by Лач <[email protected]>
fix: assert buffer is fully read

f4a9fa933b8ffa74d6d5d557aac24a2c48bf1d0a authored over 4 years ago by Лач <[email protected]>
feat: client-server packet passing

862fccc4af407246a5386d4991c0fab57367325e authored over 4 years ago by Лач <[email protected]>
style: use derives for all structs

0a79eb3bbe76b21d61ea3384f1dd98ad3a9caa15 authored over 4 years ago by Лач <[email protected]>
feat: derive PacketData

97dd2ef4417a29c5c5cff8d87a74704ca9791eba authored over 4 years ago by Лач <[email protected]>
style: idiomatic packet writes

8c363f7407ed98f1da4527ae2205303bff47a0d7 authored over 4 years ago by Лач <[email protected]>
fix: implement write for new packets

b9e83ba95ea0d7a5b30a2d1713c99e393b4f8102 authored over 4 years ago by Лач <[email protected]>
merge: resolve conflicts

adc4d792edf8f82013335aad40c00e14af0bf57c authored over 4 years ago by Лач <[email protected]>
feat: write packets

dd78df11043ecf195c9964c305474fdfe3924c01 authored over 4 years ago by Лач <[email protected]>
fix: unused field

bfdef32ce606ce0a2174d8c027970c8fb4a34cbe authored over 4 years ago by xDark <[email protected]>
fix: unused field

bee5d2be09eadcc13e6c58e8fc0b4481ef1b23e1 authored over 4 years ago by xDark <[email protected]>
feat: keep alive

8f797bd00c52891a0abbfbc34802bc173e2c1697 authored over 4 years ago by xDark <[email protected]>
feat: initial play

f5b9ba4146d78e2f63a44b0516147cc6aef5340f authored over 4 years ago by xDark <[email protected]>
feat: send login response

e0eb2ea529d853c39cffcc939cbae7a0ea5c250f authored over 4 years ago by xDark <[email protected]>
feat: protocol module

adbde21fee2c752ec45fbbbf4c1d51d7c0ef3e86 authored over 4 years ago by Лач <[email protected]>
fix: write skips bytes

e5730c2824e8b654a7d2645a01bbe86a2f745fdf authored over 4 years ago by Лач <[email protected]>
merge: fix conflicts

b442fdaa3d8b4e78b61944a374a44d0385e61030 authored over 4 years ago by Лач <[email protected]>
Merge branch 'master' of gitlab.com:Cristalix/bungeeoxide

12e136af97e0082c5212b4e8fc5a89799df30490 authored over 4 years ago by Лач <[email protected]>
feat: write methods

a92cb1c17168961d1c1daf33cf6c063e2437350e authored over 4 years ago by Лач <[email protected]>
feat: describe status, add ext, protocol

9c554f06997548e179effd6e7ad8125a4a5bd9e6 authored over 4 years ago by xDark <[email protected]>
feat: describe handshake/login/play

31786303a36cdb991cbfb11c6d5c74f5bca98cde authored over 4 years ago by xDark <[email protected]>
feat: answer to status request

e3a126447e1082bbc6bfb75b4e2de2ea637fdf6d authored over 4 years ago by Лач <[email protected]>
feat: handle state switch

a2c5fc792102090f497f2d7a28a0b28c2b23166e authored over 4 years ago by Лач <[email protected]>
style: add rustfmt config

75d66456a4a1a58ba0362060e535cb3ed2189c0c authored over 4 years ago by Лач <[email protected]>
feat: handle ServerHandshare

9e75860534d65c2212f598f433d35036b0b192af authored over 4 years ago by Лач <[email protected]>
chore: initial commit

4bd46be3543448671e6307be5d4a16d6173045c2 authored over 4 years ago by Лач <[email protected]>