| Age | Commit message (Expand) | Author |
|---|---|---|
| 2014-09-09 | Core/NetworkIO: Use reactor style sending on linux to reduce locking overhead | Shauren |
| 2014-08-10 | Core/NetworkIO: Allow receiving packets bigger than buffer size and properly ... | Shauren |
| 2014-08-08 | Core/Misc: Fix static analysis issues | jackpoz |
| 2014-07-27 | Core/Network: Optimized packet sending by removing unneccessary memory copying | Shauren |
| 2014-07-27 | Core/Network: Allow storing any packet types in Socket write queue to reduce ... | Shauren |
| 2014-07-26 | Core/Network: Refactored socket code, moved common operations to base Socket ... | Shauren |
| 2014-07-25 | Core/Network: Fix some possible exceptions on socket.close() | DDuarte |
| 2014-07-10 | Fixed a GCC internal error when compiling AsyncAcceptor | Subv |
| 2014-07-02 | Cleaned up the authserver includes a bit. | Subv |
| 2014-05-31 | Replaced ACE_INET_Addr with boost::asio::ip::address | leak |
| 2014-05-30 | Damn you VS default settings.. | leak |
| 2014-05-30 | Replace authserver ACE related code with Boost/C++11 | leak |
