summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Load custom anchors when using KKDCPNalin Dahyabhai2014-06-024-2/+201
* HTTPS transport (Microsoft KKDCPP implementation)Nalin Dahyabhai2014-06-026-28/+471
* Dispatch-style protocol switching for transportRobbie Harwood (frozencemetery)2014-06-023-133/+171
* Add ASN.1 codec for KKDCP's KDC-PROXY-MESSAGENathaniel McCallum2014-06-0212-0/+147
* Build support for TLS used by HTTPS proxy supportRobbie Harwood (frozencemetery)2014-06-028-2/+66
* Use k5_transport(_strategy) enums for k5_sendtoRobbie Harwood (frozencemetery)2014-06-0210-122/+178
* Add helper to determine if a KDC is the masterGreg Hudson2014-06-023-64/+80
* Simplify sendto_kdc.cGreg Hudson2014-06-021-80/+79
* Make x-deltat.y work with bison 3Greg Hudson2014-06-012-762/+629
* Change example module name in host_config.rstGreg Hudson2014-06-011-3/+3
* Correct documentation of 'x' in kadm5.aclBen Kaduk2014-05-291-1/+1
* Make tcl_kadm5.c work with Tcl 8.6Greg Hudson2014-05-281-27/+15
* Fix uninitialized variable bug in KEYRING ccacheGreg Hudson2014-05-281-1/+1
* Properly handle PKCS11 label in PKINITGreg Hudson2014-05-241-10/+18
* Don't blindly use PKCS11 slot IDs in PKINITGreg Hudson2014-05-241-14/+13
* Improve pointer hygiene around gss_display_nameGreg Hudson2014-05-242-3/+7
* Fix fencepost error in krad timeout handlerGreg Hudson2014-05-241-1/+1
* Document /etc/gss/mech.d/*.confGünther Deschner2014-05-222-8/+11
* Load mechglue config files from /etc/gss/mech.dGünther Deschner2014-05-221-11/+54
* Remove dead code from the mechglue initializationGünther Deschner2014-05-221-27/+0
* Test that kinit -k -i picks the intended principalBen Kaduk2014-05-221-0/+3
* Do not default to host/ for client keytabsBen Kaduk2014-05-221-0/+17
* Add tests for krb5int_c_combine_keysGreg Hudson2014-05-214-3/+99
* Fix krb5int_c_combine_keysKen Hornstein2014-05-211-0/+1
* Fix typo in k5test.pyBen Kaduk2014-05-191-1/+1
* Use case insensitive DNS SAN matching in PKINITTomas Kuthan2014-05-191-1/+1
* Fix invalid JSON handling in KDC OTP moduleGreg Hudson2014-05-191-0/+2
* Fix t_marshal on big-endian platformsGreg Hudson2014-05-191-6/+12
* Use cred marshalling functions in cc_keyring.cGreg Hudson2014-05-171-1039/+56
* Use cred marshalling functions in cc_file.cGreg Hudson2014-05-171-653/+170
* Modernize cc_file.c and cc_keyring.cGreg Hudson2014-05-172-2348/+1665
* Add ccache marshalling testsGreg Hudson2014-05-174-2/+415
* Add cred marshalling functionsGreg Hudson2014-05-173-0/+495
* Add k5-input.hGreg Hudson2014-05-171-0/+143
* Add k5_buf_get_spaceGreg Hudson2014-05-173-0/+15
* Modernize rd_cred.cGreg Hudson2014-05-171-188/+138
* Allow GSS mechs to force mechlistMIC in SPNEGOSimo Sorce2014-05-081-0/+37
* Fix unlikely memory error in krb5_rd_credNeng Xue2014-05-081-1/+3
* Fix unlikely memory leak exporting lucid contextNeng Xue2014-05-071-0/+1
* Don't remove ccache creds before storing themGreg Hudson2014-05-071-3/+0
* Improve krb5_rd_req decryption failure errorsGreg Hudson2014-05-079-58/+529
* Use k5_change_error_message_code in krb5 GSS mechGreg Hudson2014-05-071-4/+1
* Add helper to change extended error message codeGreg Hudson2014-05-074-0/+17
* Remove compile_et.cGreg Hudson2014-04-307-790/+6
* Refactor KDC option/flag processingTom Yu2014-04-283-50/+82
* Check for asprintf failure in kdb5_util createTomas Kuthan2014-04-151-26/+4
* In PKINIT, use library initializer for OpenSSLTomas Kuthan2014-04-151-15/+10
* Update sample configs to include master_kdcGreg Hudson2014-04-155-19/+12
* Fix sendto_kdc.c on OS X after cm refactoringGreg Hudson2014-04-051-0/+9
* Remove adb_policy_init and adb_policy_closeTomas Kuthan2014-04-045-29/+3