summaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>1999-11-09 00:28:04 +0100
committerDamien Miller <djm@mindrot.org>1999-11-09 00:28:04 +0100
commitc7b38ceed6030484c61c71ea9fafaca6b34a297e (patch)
tree4ad64e48a77da1772b19ab6578ad8877ab75ba3a /TODO
parentDoc fixes (diff)
downloadopenssh-c7b38ceed6030484c61c71ea9fafaca6b34a297e.tar.xz
openssh-c7b38ceed6030484c61c71ea9fafaca6b34a297e.zip
- Autodetection of SSL/Crypto library location via autoconf
- Fixed location of ssh-askpass to follow autoconf - Integrated Makefile patch from Niels Kristian Bech Jensen <nkbj@image.dk> - Autodetection of RSAref library for US users - Minor doc updates
Diffstat (limited to 'TODO')
-rw-r--r--TODO12
1 files changed, 8 insertions, 4 deletions
diff --git a/TODO b/TODO
index 128f6df14..118ef2d04 100644
--- a/TODO
+++ b/TODO
@@ -1,7 +1,11 @@
--- Replacement for setproctitle()
+- Replacement for setproctitle()
--- Improve PAM support (a pam_lastlog module will cause sshd to exit)
+- Improve PAM support (a pam_lastlog module will cause sshd to exit)
--- Better documentation
+- Better documentation
--- Port to other platforms
+- Port to other platforms
+
+- Fix paths in manpages using autoconf
+
+- Enable libwrap support using autoconf switch