Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2011-12-19 | Move child_common routines to util | Stephen Gallagher | 1 | -1/+1 | |
2010-12-03 | Add support for automatic Kerberos ticket renewal | Sumit Bose | 1 | -0/+2 | |
2010-12-03 | Send authtok_type to krb5_child | Sumit Bose | 1 | -2/+4 | |
2010-11-04 | Make handle_child_* request public | Sumit Bose | 1 | -0/+409 | |
I took the opportunity to move everything related to the handling of the krb5_child into a separate file and cleaned the interfaces and related structures a bit. |