1-*- indented-text -*-
2
3** lib/gssapi
4
5cache delegation credentials to avoid hitting the kdc ?  require time
6stampless tickets, and was supported in the recv'ing end with 0.6.1.
7
8make iov work for arcfour
9
10make iov work for ntlm
11
12interop test
13
14make TYPE_STREAM work
15
16** lib/kadm5
17
18add policies?
19
20** lib/krb5
21
22verify_user: handle non-secure verification failing because of
23host->realm mapping
24
25* windows stuff
26
27-- drop all double negation #ifndef NO_
28-- got though windows specific ifdefs to minimized them
29-- switch to use heim-ipc for services, like the kadmin change notification socket
30-- Unify lib/krb5/expand_path_w32.c
31