diff options
Diffstat (limited to 'crypto/heimdal/TODO')
-rw-r--r-- | crypto/heimdal/TODO | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/crypto/heimdal/TODO b/crypto/heimdal/TODO index 95d5caad27701..e222951790f63 100644 --- a/crypto/heimdal/TODO +++ b/crypto/heimdal/TODO @@ -1,6 +1,6 @@ -*- indented-text -*- -$Id: TODO,v 1.39 1999/12/05 01:08:19 assar Exp $ +$Id: TODO,v 1.40 2000/01/28 04:10:56 assar Exp $ * configure @@ -82,6 +82,10 @@ fix to use rpc? ** lib/krb5 +rewrite the lookup of KDCs to handle kerberos-<n> and not do any DNS +requests if the information can be found locally. this requires stop +using krb5_get_krbhst. + the replay cache is, in its current state, not very useful the following encryption types have been implemented: DES-CBC-CRC, |