From f3511f77d55ba6c1d958da45a98b09b1a98d640f Mon Sep 17 00:00:00 2001 From: rofl0r Date: Sat, 10 Sep 2011 23:32:18 +0200 Subject: [PATCH] updated TODO --- TODO | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/TODO b/TODO index 524df9d..cf696c7 100644 --- a/TODO +++ b/TODO @@ -1,7 +1,9 @@ ProxyChains ver 3.1 TODO =================== - stable DNS resolver .... - + stable DNS resolver .... currently gnu dig is used, which is an ugly hack + also it is required to link it with the same libc as proxychains + + hooks for reentrant dns functions, i.e. gethostbyaddr_r