summaryrefslogtreecommitdiffstats
path: root/src/lib/krb5/ccache/ccapi/stdcc.c
Commit message (Expand)AuthorAgeFilesLines
* Use PostMessage instead of SendMessage so that we don't blockDanilo Almeida1999-06-101-1/+1
* winccld.c, winccld.h, stdcc.c: Add files to dynamically loadTheodore Tso1999-03-311-0/+10
* Fix = vs == bug in krb5_stdcc_next_credTheodore Tso1999-03-141-3/+16
* Added function krb5_free_cc_cred_union(), a local version of cc_free_creds() ...Scott McGuire1999-03-101-5/+9
* Now compiles on the Mac against CC API v2Miro Jurisic1999-02-201-2/+2
* Added debugging hooks to stdcc.cTheodore Tso1999-02-181-8/+85
* Initial rototilling of these functions to make them more krb5 libraryTheodore Tso1999-02-051-129/+166
* Initial commit of massively modified stdcc functions to make them somewhatTheodore Tso1999-02-041-264/+388
* Remove inappropriate cc_shutdown() call from krb5_cc_destroy()Scott McGuire1999-01-061-2/+2
* More Windows compatibility fixesScott McGuire1998-11-251-23/+67
* Fixed places where code didn't follow CCache API. Integrated some stuff from...Scott McGuire1998-11-051-33/+55
* add back mistakenly deleted filesMarc Horowitz1998-10-301-0/+394
* pull up 3des implementation from the marc-3des branchMarc Horowitz1998-10-301-394/+0
* Merged in smcguire's fixesMiro Jurisic1998-10-231-19/+34
* Added Frank's CCache API implementation and made it default on the MacMiro Jurisic1998-08-201-0/+379