summaryrefslogtreecommitdiffstats
path: root/src/plugins/preauth/pkinit/pkinit_identity.c
Commit message (Expand)AuthorAgeFilesLines
* Remove stub pkinit_mapping_file codeGreg Hudson2014-06-031-1/+0
* Add support for PKINIT deferring identity promptsNalin Dahyabhai2013-07-171-0/+114
* Split pkinit_identity_initialize into two phasesNalin Dahyabhai2013-07-171-5/+55
* Use config storage for client identity selectionNalin Dahyabhai2012-10-171-0/+12
* Improve traced error messages from PKINIT clientGreg Hudson2012-05-081-0/+3
* Add PKINIT NSS supportGreg Hudson2011-10-131-0/+18
* Mark up strings for translationGreg Hudson2011-06-101-3/+4
* Whitespace fixes for new anonymous supportGreg Hudson2009-12-281-7/+8
* Anonymous support for KerberosSam Hartman2009-12-281-53/+55
* Mark and reindent the pkinit plugin code, except for the header filesGreg Hudson2009-11-251-223/+224
* make mark-cstyleTom Yu2009-10-311-3/+2
* Minor code cleanups in pkinit plugin, mostly around malloc/freeGreg Hudson2009-08-181-25/+13
* Convert all uses of strtok() in libraries to strtok_r() for threadGreg Hudson2009-08-101-5/+5
* Remove pkinit_identity_process_option, which wasn't doing anythingGreg Hudson2009-08-101-77/+19
* Add PKINIT supportKevin Coffman2007-08-011-0/+668