index
:
minetest.git
gpcf
lifo-fixes
release
modified minetest for gpcfs purposes
gpcf
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
network
/
connectionthreads.cpp
Commit message (
Expand
)
Author
Age
*
Block attempts to connect to the client (#10589)
red-001
2020-11-02
*
Replace std::list<session_t> in networking code (#10215)
sfan5
2020-07-23
*
network: Replace a fatal_error with just error logging
sfan5
2020-05-14
*
Improve protocol-level receiving code (#9617)
sfan5
2020-04-20
*
Overall improvements to log messages (#9598)
sfan5
2020-04-08
*
Miscellaneous networking improvements (#9611)
sfan5
2020-04-08
*
Various network performance improvements (#8125)
Jozef Behran
2019-04-14
*
Revert RTT fixes (#8187)
ANAND
2019-02-15
*
Remove legacy client handling code.
Lars Hofhansl
2018-07-14
*
Ensure that legacy mode is correctly disabled.
Lars Hofhansl
2018-07-13
*
Fix rtt >= 0.0f assertion and free_move crash
SmallJoker
2018-06-24
*
RTT fixes (#7428)
you
2018-06-23
*
Fix wrong channel number representation in logs (#7205)
SmallJoker
2018-04-18
*
Add session_t typedef + remove unused functions (#6470)
Loïc Blot
2017-09-27
*
Network part requires SharedBuffers to be pass as value
Loic Blot
2017-09-03
*
Pass SharedBuffer as value to increment reference count
Loïc Blot
2017-08-28
*
Network cleanup (#6310)
Loïc Blot
2017-08-25