aboutsummaryrefslogtreecommitdiff
path: root/src/plugins/preauth/pkinit/pkinit.h
AgeCommit message (Expand)AuthorFilesLines
2023-11-30Remove PKINIT RSA supportGreg Hudson1-2/+0
2023-07-17PKINIT ECDH supportGreg Hudson1-2/+4
2022-04-29Add configure variable for default PKCS#11 moduleJulien Rische1-1/+0
2021-11-04Use OpenSSL SubjectPublicKeyInfo parsing in PKINITGreg Hudson1-2/+0
2019-06-26Remove PKINIT draft 9 supportGreg Hudson1-9/+0
2018-03-19Add PKINIT KDC support for freshness tokenGreg Hudson1-0/+2
2018-03-19Add PKINIT client support for freshness tokenGreg Hudson1-0/+3
2017-08-07Remove incomplete PKINIT OCSP supportRobbie Harwood1-1/+1
2017-03-23Add the certauth dbmatch moduleMatt Rogers1-0/+7
2017-02-09Avoid draft 9 fallback after PKINIT failureGreg Hudson1-0/+1
2015-07-22Add indicator support to PKINITGreg Hudson1-0/+2
2014-07-08Include autoconf.h before system headersGreg Hudson1-2/+1
2014-06-13Remove pkinit_win2k_require_binding optionGreg Hudson1-2/+0
2014-06-12Remove PKINIT longhorn compatibility optionGreg Hudson1-15/+0
2014-06-11Remove stub pkinit_win2k codeGreg Hudson1-2/+0
2014-06-03Remove stub pkinit_mapping_file codeGreg Hudson1-2/+0
2014-03-18Improve PKINIT client memory managementGreg Hudson1-2/+0
2013-07-17Pass PKINIT identity prompts to the responder cbNalin Dahyabhai1-0/+3
2013-07-17Add support for PKINIT deferring identity promptsNalin Dahyabhai1-0/+21
2013-07-17Split pkinit_identity_initialize into two phasesNalin Dahyabhai1-0/+10
2013-04-12Allow config of dh_min_bits < 2048Tom Yu1-0/+1
2012-10-17Use config storage for client identity selectionNalin Dahyabhai1-0/+3
2012-05-08First pass at PKINIT client trace logsGreg Hudson1-0/+1
2012-02-11Minimize draft9 PKINIT code by removing dead codeGreg Hudson1-1/+0
2011-12-21Stop using krb5_typed_data structure typeGreg Hudson1-1/+0
2011-12-21Stop using krb5_octet_dataGreg Hudson1-2/+2
2011-10-13Add PKINIT NSS supportGreg Hudson1-0/+1
2011-10-04Create e_data as pa_data in KDC interfacesGreg Hudson1-1/+0
2011-09-19Formatting fixesGreg Hudson1-2/+2
2011-09-19pkinit: client: Use SignedData for anonymousSam Hartman1-1/+2
2011-09-19Fix pkinit warningsSam Hartman1-1/+1
2011-06-10Mark up strings for translationGreg Hudson1-0/+1
2009-10-31make mark-cstyleTom Yu1-6/+6
2009-08-18Minor code cleanups in pkinit plugin, mostly around malloc/freeGreg Hudson1-2/+2
2009-08-10Remove pkinit_identity_process_option, which wasn't doing anythingGreg Hudson1-7/+0
2009-03-24Revert r21880 which included k5-int.h in several pkinit source files.Greg Hudson1-0/+20
2007-08-01Add PKINIT supportKevin Coffman1-0/+354