summaryrefslogtreecommitdiff
path: root/net/tnftp/files
diff options
context:
space:
mode:
authorlukem <lukem@pkgsrc.org>2004-04-15 03:15:15 +0000
committerlukem <lukem@pkgsrc.org>2004-04-15 03:15:15 +0000
commit95aee2c9bbbeef17874a286f0b6a2cdea9ceebd1 (patch)
tree5bf7b92d7a0e730eee8513eba9527651b0bae0dd /net/tnftp/files
parent3da4d1924d62baf8dc5b91518d9b3afc1889f29b (diff)
downloadpkgsrc-95aee2c9bbbeef17874a286f0b6a2cdea9ceebd1.tar.gz
Import tnftp 20050103.
Various changes, including: * forbid mget of filenames that aren't in or below the local cwd. * improve auto-fetch transfers * improve www/proxy authentication support * improve http response header parsing * change UCB-licensed code from 4-clause to 3-clause
Diffstat (limited to 'net/tnftp/files')
-rw-r--r--net/tnftp/files/todo5
1 files changed, 4 insertions, 1 deletions
diff --git a/net/tnftp/files/todo b/net/tnftp/files/todo
index 6f094896d99..2a79f98b426 100644
--- a/net/tnftp/files/todo
+++ b/net/tnftp/files/todo
@@ -1,8 +1,11 @@
-$Id: todo,v 1.1.1.1 2003/08/25 11:49:33 lukem Exp $
+$Id: todo,v 1.1.1.2 2004/04/15 03:15:15 lukem Exp $
Current Items
-------------
+autoconf test for HAVE_GETADDRINFO_D (declaration) if providing
+getaddrinfo() override. (required for UnixWare 7.1.1)
+
Update: INSTALL NEWS README
Old Items