18:13 < ddnet-commits> [ddnet] def- pushed 1 new commit to master: https://git.io/vHzXF 18:13 < ddnet-commits> ddnet/master a4aafe1 def: Fix login crash (fixes #771) 18:14 < ddnet-commits> [ddnet] def- force-pushed master from a4aafe1 to 533ae0a: https://git.io/vsyfY 18:14 < ddnet-commits> ddnet/master 533ae0a def: Fix login crash (fixes #771) 18:24 <@deen> laxa: Randomly stumbled upon map name protection, prevents / and \, nothing else 18:24 < laxa> well, should be enough I guess 18:24 < laxa> but $MFT or the windows stuff could potentially be problematic I guess 18:25 < laxa> crashing kernel vuln on windows by using this afaik 18:37 < ddnet-commits> [ddnet] def- pushed 1 new commit to master: https://git.io/vHzSf 18:37 < ddnet-commits> ddnet/master 814feed def: Don't copy strings into themselves 18:47 < ddnet-commits> [ddnet] def- pushed 1 new commit to master: https://git.io/vHz9o 18:47 < ddnet-commits> ddnet/master 9b48e90 def: Prevent data race when initializing loggers 19:44 < ddnet-commits> [ddnet] def- pushed 1 new commit to master: https://git.io/vHzNI 19:44 < ddnet-commits> ddnet/master 27074e9 def: Further cleanup 20:12 < ddnet-commits> [ddnet] def- pushed 1 new commit to master: https://git.io/vHzhV 20:12 < ddnet-commits> ddnet/master a6e144e def: Let's not crash the client and server on dbg_assert 20:31 < ddnet-commits> [ddnet] def- pushed 1 new commit to master: https://git.io/vHgvw 20:31 < ddnet-commits> ddnet/master fe89b65 def: Stupid C90 20:45 < ddnet-commits> [ddnet] def- pushed 1 new commit to master: https://git.io/vHgUO 20:45 < ddnet-commits> ddnet/master 4125941 def: Disable dbg_stress in release builds (fewer confused kids that think they hacked the server, less useless code in cache) 21:34 < ddnet-commits> [ddnet] def- pushed 1 new commit to master: https://git.io/vHgmP 21:34 < ddnet-commits> ddnet/master 8553ed7 def: Replace cl_cpu_throttle with cl_refresh_rate 21:50 < ddnet-commits> [ddnet] def- pushed 2 new commits to master: https://git.io/vHgs3 21:50 < ddnet-commits> ddnet/master b8d61e9 def: Change some defaults 21:50 < ddnet-commits> ddnet/master 45acda1 def: Fix compiler warning 21:58 < ddnet-commits> [ddnet] def- pushed 1 new commit to master: https://git.io/vHgGN 21:58 < ddnet-commits> ddnet/master d6e5df0 def: oops 22:11 < ddnet-commits> [ddnet] def- pushed 1 new commit to master: https://git.io/vHgnQ 22:11 < ddnet-commits> ddnet/master 7a83af4 def: Fix Mac build 23:18 < ddnet-commits> [ddnet] def- pushed 1 new commit to master: https://git.io/vHgEW 23:18 < ddnet-commits> ddnet/master c217040 def: Back to cl_cpu_throttle_inactive 23:29 < ddnet-commits> [ddnet] def- pushed 2 new commits to master: https://git.io/vHguV 23:29 < ddnet-commits> ddnet/master 7e503a3 def: Revert "Back to cl_cpu_throttle_inactive"... 23:29 < ddnet-commits> ddnet/master b592d6a def: ms not µs for thread_sleep