summaryrefslogtreecommitdiffstats
path: root/src/plugins/preauth/pkinit/pkinit_lib.c
Commit message (Expand)AuthorAgeFilesLines
* Minimize draft9 PKINIT code by removing dead codeGreg Hudson2012-02-111-30/+0
* Stop using krb5_typed_data structure typeGreg Hudson2011-12-211-13/+0
* Stop using krb5_octet_dataGreg Hudson2011-12-211-6/+5
* Create e_data as pa_data in KDC interfacesGreg Hudson2011-10-041-10/+0
* Formatting fixesGreg Hudson2011-09-191-2/+1
* Implement encoding and decoding for supportedKDFs and kdfIDSam Hartman2011-09-191-1/+3
* * Extend auth_packSam Hartman2011-09-191-0/+9
* Fix pkinit warningsSam Hartman2011-09-191-1/+1
* Anonymous support for KerberosSam Hartman2009-12-281-2/+2
* Mark and reindent the pkinit plugin code, except for the header filesGreg Hudson2009-11-251-54/+55
* Minor code cleanups in pkinit plugin, mostly around malloc/freeGreg Hudson2009-08-181-58/+30
* Include k5-platform.hKen Raeburn2007-11-041-0/+2
* Set close-on-exec flag in most places where file descriptors areKen Raeburn2007-10-221-0/+2
* Add PKINIT supportKevin Coffman2007-08-011-0/+477