Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-1-5]: src/crypto Pull up rev. 1.5:
details: https://anonhg.NetBSD.org/src/rev/2d514d8a5a20
branches: netbsd-1-5
changeset: 488221:2d514d8a5a20
user: thorpej <thorpej%NetBSD.org@localhost>
date: Thu Jun 22 07:16:50 2000 +0000
description:
Pull up rev. 1.5:
Add two telnet-related items.
diffstat:
crypto/TODO | 7 ++++++-
1 files changed, 6 insertions(+), 1 deletions(-)
diffs (18 lines):
diff -r a5aa891c626d -r 2d514d8a5a20 crypto/TODO
--- a/crypto/TODO Thu Jun 22 07:12:36 2000 +0000
+++ b/crypto/TODO Thu Jun 22 07:16:50 2000 +0000
@@ -1,4 +1,4 @@
-$NetBSD: TODO,v 1.3.2.2 2000/06/21 04:08:33 thorpej Exp $
+$NetBSD: TODO,v 1.3.2.3 2000/06/22 07:16:50 thorpej Exp $
- Make KTH Kerberos IV API like the Berkeley'ized MIT API that
appeared in 4.4BSD. This also means include paths and library
@@ -31,3 +31,8 @@
aborts, meaning you have to specify -l, or whatever.
- Nuke .cat* and .info files from src/crypto/dist.
+
+- Put Krb4 ticket forwarding into libtelnet (lift it from heimdal
+ code).
+
+- Put encryption support for Krb5 into libtelnet (lift it from MIT).
Home |
Main Index |
Thread Index |
Old Index