2008-01-07 zzz

* profiles.jsp formatting cleanup
    * NTCP: Reduce max idle time from 60m to 20m
    * NTCP: Fix idle time on connections with zero messages,
      correctly drop these connections
This commit is contained in:
zzz
2008-01-07 08:09:43 +00:00
committed by zzz
parent fbf6282c1a
commit f838b1828b
5 changed files with 19 additions and 11 deletions

View File

@ -1,4 +1,10 @@
$Id: history.txt,v 1.610 2008-01-02 17:08:50 zzz Exp $
$Id: history.txt,v 1.611 2008-01-03 21:37:27 zzz Exp $
2008-01-07 zzz
* profiles.jsp formatting cleanup
* NTCP: Reduce max idle time from 60m to 20m
* NTCP: Fix idle time on connections with zero messages,
correctly drop these connections
2008-01-03 zzz
* addressbook: Do basic validation of hostnames and destkeys