summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add way to check if mechlistMIC must be producedspnegoSimo Sorce2014-05-061-0/+38
* 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
* Fix leak in kadm5_flush with LDAP KDBTomas Kuthan2014-04-041-1/+1
* Refactor cm functions in sendto_kdc.cGreg Hudson2014-04-021-161/+187
* Get getopt from unistd.h (not getopt.h) in testsGreg Hudson2014-03-284-4/+1
* Fix t_seqstate build with Solaris compilerGreg Hudson2014-03-281-2/+3
* Don't free cred handle used in kadm5 server handleTomas Kuthan2014-03-272-7/+7
* Improve salt type display in kadmin getprincGreg Hudson2014-03-266-46/+42
* Update example kadmin getprinc enctype displayGreg Hudson2014-03-261-2/+2
* Fix minor typo in options2configure.rstAlok Menghrajani2014-03-251-4/+5
* Modernize default_state.cGreg Hudson2014-03-252-18/+11
* Use anonymous OIDs in pkinit_crypto_openssl.cGreg Hudson2014-03-251-53/+43
* Stop shadowing id-pkcs7-data OIDGreg Hudson2014-03-252-72/+45
* Fix a harmless DNS glue macro bugWill Fiveash2014-03-211-3/+3
* Make use of strtoul() unconditional in locate_kdcNalin Dahyabhai2014-03-201-4/+0
* Don't check kpasswd reply addressNalin Dahyabhai2014-03-201-21/+0
* Always stat profile files after reopening themWill Fiveash2014-03-201-0/+1
* Try compatible keys in rd_req_dec "any" pathNalin Dahyabhai2014-03-191-1/+7
* Fix returning KDB_NOENTRY in find_alternate_tgs()Nalin Dahyabhai2014-03-181-1/+1
* Improve PKINIT client memory managementGreg Hudson2014-03-183-103/+54
* Fix unlikely double free in PKINIT client codeGreg Hudson2014-03-181-2/+1
* Rewrite GSS sequence state tracking codeGreg Hudson2014-03-187-277/+190
* Improve internal API for GSS sequence numbersGreg Hudson2014-03-1813-95/+103
* Add tests for GSSAPI sequence number processingGreg Hudson2014-03-184-0/+205
* Fix GSS krb5 initial sequence number gap handlingTomas Kuthan2014-03-181-0/+15
* Don't leak the per-request preauth contextNalin Dahyabhai2014-03-131-0/+1
* Mention k5login_authoritative in k5login docsBen Kaduk2014-03-131-2/+7
* Fix memory leak in krb5_verify_init_credsNalin Dahyabhai2014-03-131-3/+3
* Initialize err variable in krb5_sendto_kdcNalin Dahyabhai2014-03-131-0/+1
* Update iprop_master_ulogsize documentationGreg Hudson2014-03-131-2/+2
* Fix clean-unix rule for gssapi_krb5.hTomas Kuthan2014-03-082-3/+2
* Modernize gic options code styleGreg Hudson2014-03-051-48/+33
* Improve extended gic option supportGreg Hudson2014-03-0511-551/+316
* Add tests for gic_pwd password changeGreg Hudson2014-03-032-0/+38
* Use preauth options when changing passwordGreg Hudson2014-03-031-12/+51
* Check for malloc failure in process_chpw_requestGreg Hudson2014-03-031-2/+3
* Conditionalize use of LDAP_OPT_DEBUG_LEVELGreg Hudson2014-02-281-0/+2
* Fix install rule for gssapi_krb5.hGreg Hudson2014-02-281-1/+1
* Correct docs for "kdb5_util load" switchesJeff D'Angelo2014-02-281-5/+3
* Missing type refs in docs due to stdint.h changesTom Yu2014-02-271-0/+2
* Fix two omissions in stdint.h changesGreg Hudson2014-02-262-4/+4
* In kdb5_util dump, only lock DB for iprop dumpsGreg Hudson2014-02-261-10/+12
* Eliminate internal fixed-width type wrappersGreg Hudson2014-02-2627-138/+120
* Stop generating gssapi_krb5.hGreg Hudson2014-02-265-56/+50