summaryrefslogtreecommitdiffstats
path: root/src/plugins
Commit message (Expand)AuthorAgeFilesLines
* Other changes in this ticket guarantee that the padata argument toSam Hartman2010-01-041-1/+1
* NetBSD 5.0.1 uses an OpenSSL snapshot that describes itself as 0.9.9,Ken Raeburn2009-12-311-1/+1
* Remove an inoperable error check in return_pkinit_kxGreg Hudson2009-12-291-2/+0
* Whitespace fixes for new anonymous supportGreg Hudson2009-12-285-68/+90
* Anonymous support for KerberosSam Hartman2009-12-287-194/+358
* Remove dependency on /bin/csh in test suiteEzra Peisach2009-12-081-2/+14
* In krb5_db2_db_init, make a format string constant to make CoverityGreg Hudson2009-11-251-3/+2
* Mark and reindent the pkinit plugin code, except for the header filesGreg Hudson2009-11-258-4813/+4815
* Mark and reindent plugins, except for pkinit, which needs a littleGreg Hudson2009-11-2465-11371/+11089
* Consolidate Makefile variables now that we have only a single globalGreg Hudson2009-11-2233-369/+365
* Constrained delegation without PAC supportGreg Hudson2009-11-147-19/+115
* make mark-cstyleTom Yu2009-10-3180-477/+454
* Bump the accessor version number since we made changes.Greg Hudson2009-10-281-2/+2
* Add variable DB_VERSION to Makefile.in. Generate deps so thatEzra Peisach2009-10-282-0/+44
* Heimdal DB bridge plugin for KDC back endGreg Hudson2009-10-2711-0/+3930
* not try to free random stack garbage on errorEzra Peisach2009-10-251-0/+2
* Account lockoutGreg Hudson2009-10-2522-78/+1122
* Increment authdata SPI to V2 (V1 was experimental) to account for additionalLuke Howard2009-10-211-1/+1
* For naming extensions draft compliance, s/mspac:/urn:mspac:/Luke Howard2009-10-201-1/+1
* Move destest to builtin/des, because it depends on overriding someTom Yu2009-10-104-118/+131
* Implement GSS naming extensions and authdata verificationGreg Hudson2009-10-098-0/+660
* In anticipation of a new version of OpenSSL 1.0.0, support renamed API: EVP_P...Zhanna Tsitkov2009-10-081-1/+5
* Re-run make depend without autoconf.h in the source treeGreg Hudson2009-09-161-4/+8
* Create DB headers before recursing for "make depend" inGreg Hudson2009-09-161-1/+1
* Supply canonical name if present in LDAP iterationGreg Hudson2009-09-031-5/+6
* Supply LDAP service principal aliases to non-referrals clientsGreg Hudson2009-09-031-1/+25
* Rename db2 header files db.h and db-config.h in the source tree, soKen Raeburn2009-08-218-135/+89
* Minor code cleanups in pkinit plugin, mostly around malloc/freeGreg Hudson2009-08-187-262/+166
* Check for null characters in pkinit cert fieldsGreg Hudson2009-08-101-0/+7
* Narrow the contract of pkinit_client_profile by passing in the realmGreg Hudson2009-08-101-13/+14
* In pkinit_clnt.c, make private functions static. There and inGreg Hudson2009-08-102-118/+10
* 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-102-84/+19
* Fix the LDAP build, which was broken by the build reordering inGreg Hudson2009-08-071-3/+8
* In ldap_create.c, remove four incorrect uses of krb5_set_error_messageGreg Hudson2009-06-171-10/+3
* Restore limited support for static linkingGreg Hudson2009-06-0810-10/+18
* Fix minor bug in r21269 - wrong field nameKen Raeburn2009-05-301-1/+1
* Temporarily disable FAST PKINIT for 1.7 releaseGreg Hudson2009-05-252-0/+35
* Uninitialized variable may cause unpredictable behavior in kdc_verify_preauthZhanna Tsitkov2009-04-301-238/+239
* Merge fast branch at 22166 onto trunkSam Hartman2009-04-031-2/+1
* make dependSam Hartman2009-03-312-30/+25
* Implement FAST from draft-ietf-krb-wg-preauth-frameworkSam Hartman2009-03-315-0/+505
* Revert r21880 which included k5-int.h in several pkinit source files.Greg Hudson2009-03-244-3/+20
* make dependSam Hartman2009-03-166-110/+143
* Add LDAP back end support for canonical name attributeGreg Hudson2009-03-154-7/+78
* Several small fixes to enable the migrate mkey commands to work properly with...Will Fiveash2009-03-101-45/+0
* Rename kdb_setup_lib_handle to krb5_db_setup_lib_handle and export it.Greg Hudson2009-03-101-8/+6
* include omitted system header string.hKen Raeburn2009-02-051-0/+1
* Include k5-int.h in several pkinit source files, in order to defineGreg Hudson2009-02-043-1/+3
* Use macros for config parametersZhanna Tsitkov2009-02-045-34/+34