Enhanced checks on incoming queries, check user exists and is active

This commit is contained in:
Erik Ekman
2009-01-10 20:23:50 +00:00
committed by Erik Ekman
parent bd1a8443d1
commit 78d324a6b4
2 changed files with 25 additions and 19 deletions

View File

@@ -24,6 +24,7 @@ CHANGES:
This fixes #27.
- Downstream data is now fragmented, and the fragment size is auto-
probed after login. Fixes #7. It only took a few years :)
- Enhanced the checks that validates incoming packets
2008-08-06: 0.4.2 "Opened Zone"
- Applied a few small patches from Maxim Bourmistrov and Gregor Herrmann