From 28f4ef210c39083292d3a8a2add10571d48a7af3 Mon Sep 17 00:00:00 2001 From: hsn <> Date: Tue, 23 Dec 2003 18:18:16 +0000 Subject: [PATCH] fixed changelog --- ChangeLog | 2 +- TODO | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/ChangeLog b/ChangeLog index 8cf7789..a445543 100644 --- a/ChangeLog +++ b/ChangeLog @@ -22,7 +22,7 @@ Version 2.8.1b18 - 25 Nov 24 2003 control chars MAJOR BUGFIX: path with trailing / or starting / is now parsed correctly pathes with dot after slash are now detected at parse level (side - effect of prev. fix) + effect of prev. fix, fixed security prob) tests moved from server/ into tests/ directory removed special test case for root directory in path.c -> use more general alg. instead. This fixed "/" dir. diff --git a/TODO b/TODO index b3faac9..17add38 100644 --- a/TODO +++ b/TODO @@ -56,7 +56,7 @@ write RENAME FSP command bind-ip-address for server (and client via FSP_LOCAL_IP) report number of clients connected, size of hostable in new command CC_INFO command -special defence against rapid/double fire clients +special defence against rapid/double fire clients (burst command in fspclient) common log format - replace custom fspd log :midle:may not be in 2.8.2 @@ -88,7 +88,7 @@ libraries and support for FSP protocol ====================================== DONE: FSP library for Java -new small,light fsplib for C. +WIP: new small,light fsplib for C. FSP backend for APT FSP plugin do Netscape/MSIE Transfer HTTP over fsp transport