From 82b3d401f1a12a69483a257c6246641918bd5118 Mon Sep 17 00:00:00 2001 From: Fabian Keil Date: Tue, 28 May 2013 14:38:39 +0000 Subject: [PATCH] Add #111: Reject requests if hosts and ports in request line and Host header don't match. --- TODO | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/TODO b/TODO index 829e83a3..49ec3741 100644 --- a/TODO +++ b/TODO @@ -1,4 +1,4 @@ -$Id: TODO,v 1.78 2013/02/26 15:10:18 fabiankeil Exp $ +$Id: TODO,v 1.79 2013/03/01 17:39:46 fabiankeil Exp $ Some Privoxy-related tasks, sorted by the time they have been added, not by priority. @@ -314,3 +314,6 @@ http://ijbswa.cvs.sourceforge.net/viewvc/ijbswa/current/TODO 110) Add a global-buffer-limit directive that roughly limits how much malloc'ed memory Privoxy will use and can potentionally be smaller than (buffer-limit * max-client-connections). + +111) Reject requests if hosts and ports in request line and Host + header don't match (before filters have been applied). -- 2.39.2