Thu, 10 Mar 2011 22:28:40 +0300 | unc0rr | Send QUIT on exception too. This leads to double QUIT for a usual disconnection, yet is safe. Should fix crashes. | file | diff | annotate |
Wed, 09 Mar 2011 22:11:29 +0300 | unc0rr | Fix crash (accessing already deleted client record) by reverting to old client removing handling + throwTo | file | diff | annotate |
Fri, 04 Mar 2011 22:45:28 +0300 | unc0rr | Add dbName parameter to .ini file, fix some warnings | file | diff | annotate |
Sun, 06 Feb 2011 21:50:29 +0300 | unc0rr | - Take into account hlint suggestions | file | diff | annotate |
Wed, 02 Feb 2011 11:28:38 +0300 | unc0rr | Merge server refactor into default | file | diff | annotate |
Fri, 28 Jan 2011 22:34:07 +0300 | unc0rr | Make client quit on send exception (was commented due to another approach in handling connection lost) | file | diff | annotate |
Tue, 25 Jan 2011 22:13:34 +0300 | unc0rr | Another approach for fixing listener thread issues, should finally get rid of all problems. Not tested. | file | diff | annotate |