| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2011-05-03 | fixed several stuffs | Choupom | |
| 2011-04-13 | added "Whitespace and line Endings cleanup" by GreYFoX | oy | |
| 2010-11-20 | Updated copyrights | Sworddragon | |
| 2010-10-29 | added a null pointer check in huffman decompression code. it was possible to ↵ | m!nus | |
| crash a masterserver by sending it a packet that had the compression flag (but not the connection-less flag) set because the huffman look up table is not initialized in the masterserver and thus resulted in a null-pointer-node. clients and servers (with initialized look up tables were not affected. it was also not possible to use this to inject code. | |||
| 2010-09-24 | CHuffman::BubbleSort: speedup. | Kaffeine | |
| 2010-08-16 | added fixes for compiler errors and warnings by sworddragon | oy | |
| 2010-05-29 | copied refactor to trunk | Magnus Auvinen | |