00dd4460f5ee050493b674df6742ac09ad99897e
[citadel.git] / ctdlphp / ChangeLog
1  $Log$
2  Revision 1.5  2003/11/01 23:29:04  ajc
3  * Allow the session proxy to time out after 15 minutes.
4  * This program now requires PHP v4.3.0 or newer due to bugs in the socket
5    functions of PHP 4.1.  ctdlheader.php now enforces this.
6
7  Revision 1.4  2003/11/01 06:12:20  ajc
8  * Got login/logout working.  Still need to redirect unloggedin sessions to
9    a login page.
10
11  Revision 1.3  2003/11/01 05:10:49  ajc
12  * When sending the QUIT command to the server, output a bunch more newlines
13    so the session proxy has a chance to see that the Citadel server closed
14    the connection.  This will make the proxy shut down as well.
15
16  Revision 1.2  2003/10/31 05:03:46  ajc
17  * Stabilized the session proxy
18  * Added 100 mode text downloads
19  * Print server hello banner
20
21  Revision 1.1  2003/10/31 03:47:13  ajc
22  * Initial CVS import
23
24