Home | History | Annotate | Line # | Download | only in dist
      1 -*- indented-text -*-
      2 
      3 ** lib/gssapi
      4 
      5 cache delegation credentials to avoid hitting the kdc ?  require time
      6 stampless tickets, and was supported in the recv'ing end with 0.6.1.
      7 
      8 make iov work for arcfour
      9 
     10 make iov work for ntlm
     11 
     12 interop test
     13 
     14 make TYPE_STREAM work
     15 
     16 ** lib/kadm5
     17 
     18 add policies?
     19 
     20 ** lib/krb5
     21 
     22 verify_user: handle non-secure verification failing because of
     23 host->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