diff --git a/TODO b/TODO index a2b92cfe6..7a7625684 100644 --- a/TODO +++ b/TODO @@ -5,6 +5,14 @@ cache delegation credentials to avoid hitting the kdc ? require time stampless tickets, and was supported in the recv'ing end with 0.6.1. +make iov work for arcfour + +make iov work for ntlm + +interop test + +make TYPE_STREAM work + ** lib/kadm5 add policies? diff --git a/TODO-iov b/TODO-iov deleted file mode 100644 index 6217960fe..000000000 --- a/TODO-iov +++ /dev/null @@ -1,5 +0,0 @@ - -make iov work for arcfour -make iov work for ntlm -interop test -make TYPE_STREAM work