branchFacepunch.Raknet/mastercancel
26 Commits over 2,588 Days - 0.00cph!
Update premake.yml
Change action runner to ubuntu-20.04
Buildfix: Make local project generation match GitHub Actions
- Updating Premake5 binary to 5.0.0-beta2
- Updating Projects.bat to generate vs2019 solution
Added SSE2 back to x64 target
Change targetname from Raknet to RakNet to match Rust project
ARM crash fix test 3 (test 2 works, but this would be nicer)
Update RustNative.h to latest version
Merge branch 'master' of Facepunch.Raknet
Fixed packet size DOS attack
Disabled all ACK packet reliability types (DOS attack)
Revert "MTU size test (DOS attack)"
This reverts commit a2a448d069eca72221657cc0f4acbe8ced0b276c.
Fixed split packet count DOS attack
MTU size test (DOS attack)
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
Revert "Things to build with"
This reverts commit e71e5d28791a7a75a18fe0155e6d6380c1ac9de3.
Premake 5.0 alpha 11
Add NET_GetReceiveBufferSize
Projects.bat
Removing unused bullshit