branchFacepunch.Raknet/mastercancel

26 Commits over 2,588 Days - 0.00cph!

3 Months Ago
Update premake.yml
4 Months Ago
Update premake.yml Change action runner to ubuntu-20.04
4 Months Ago
Buildfix: Make local project generation match GitHub Actions - Updating Premake5 binary to 5.0.0-beta2 - Updating Projects.bat to generate vs2019 solution
4 Months Ago
Added SSE2 back to x64 target
5 Months Ago
Update premake.yml
5 Months Ago
Change targetname from Raknet to RakNet to match Rust project
5 Months Ago
ARM crash fix test 3 (test 2 works, but this would be nicer)
5 Months Ago
ARM crash fix test 2
5 Months Ago
ARM crash fix test
5 Months Ago
Update Raknet.lua
5 Months Ago
Update RustNative.h to latest version Merge branch 'master' of Facepunch.Raknet
5 Months Ago
Update premake.yml
5 Months Ago
Update Raknet.lua
5 Months Ago
Create premake.yml
4 Years Ago
Fixed packet size DOS attack
4 Years Ago
Compile fix
4 Years Ago
Compile fix
4 Years Ago
Disabled all ACK packet reliability types (DOS attack)
4 Years Ago
Revert "MTU size test (DOS attack)" This reverts commit a2a448d069eca72221657cc0f4acbe8ced0b276c. Fixed split packet count DOS attack
4 Years Ago
MTU size test (DOS attack)
4 Years Ago
Compile fix
4 Years Ago
Merging several RakNet pull requests #127 Fix endless loop upon large NAK ranges #128 Fix vulnerability related to ACK/NAK handling #139 Fix for multiple security vulnerabilities in BitStream
5 Years Ago
Revert "Things to build with" This reverts commit e71e5d28791a7a75a18fe0155e6d6380c1ac9de3. Premake 5.0 alpha 11
5 Years Ago
Add NET_GetReceiveBufferSize
7 Years Ago
Stripped XOR encryption
7 Years Ago
Projects.bat Removing unused bullshit