summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* SPNEGO: Add special case for NTLMSSP+MechListMICmsspng_ntlmsspSimo Sorce2016-05-231-0/+50
* Link correct VS2015 C libraries for debug buildsGreg Hudson2016-05-132-0/+8
* Work around python-ldap bug in kerberos.ldifShawn M. Emery2016-05-051-48/+48
* Remove non-DFSG documentationTom Yu2016-05-0412-16014/+0
* Fix cstyle-file.py when emacs is not installedGreg Hudson2016-05-031-1/+6
* Add indentation checking to cstyle-file.pyGreg Hudson2016-04-291-1/+45
* Add debug message filtering to krb5_klog_syslogGreg Hudson2016-04-293-4/+31
* Remove logger.c compile-time syslog conditionalsGreg Hudson2016-04-292-65/+2
* Improve errors when DB2 database cannot be openedGreg Hudson2016-04-291-24/+26
* Simplify EFTYPE checking in db2 KDB moduleGreg Hudson2016-04-293-12/+11
* Unconstify some krb5 GSS OIDsTom Yu2016-04-284-30/+35
* Test KDB authdata and kinit pac optionsGreg Hudson2016-04-272-12/+63
* Add kinit PAC request optionsAndreas Schneider2016-04-271-12/+31
* Add missing newline in kinit usage messageAndreas Schneider2016-04-271-1/+1
* Add krb5_get_init_creds_opt_set_pac_request()Andreas Schneider2016-04-278-0/+82
* Generalize request_enc_pa_rep() in get_in_tkt.cAndreas Schneider2016-04-271-5/+17
* Skip password prompt when running ksu as rootMatt Rogers2016-04-261-2/+3
* Add tests for kadmin interval parsing and outputGreg Hudson2016-04-252-0/+90
* Improve kadmin time interval output consistencyGreg Hudson2016-04-251-3/+3
* Fix minor race in kadmin time interval parsingGreg Hudson2016-04-253-8/+16
* Improve kadmin parsing of time intervalsGreg Hudson2016-04-252-64/+86
* Add test for empty K/M key data handlingMatt Rogers2016-04-221-0/+7
* Fix krb5_def_fetch_mkey_list() segfaultMatt Rogers2016-04-221-0/+5
* Update copyright yearsTom Yu2016-04-111-1/+1
* Don't fall back to master on password read errorGreg Hudson2016-04-081-3/+2
* Exit quietly from k5test scripts on interruptGreg Hudson2016-04-081-0/+9
* Skip unnecessary mech calls in gss_inquire_cred()Greg Hudson2016-04-071-17/+22
* Amend KDC hook documentationGreg Hudson2016-04-061-19/+27
* Fix kdb5_ldap_util stashsrvpw password file logicGreg Hudson2016-04-062-27/+49
* Use APPVEYOR_BUILD_FOLDERTom Yu2016-04-051-1/+1
* Integrate with appveyor for Windows CIGreg Hudson2016-04-054-3/+24
* Move the util/windows getopt to libkrb5supportMatt Rogers2016-03-3126-147/+114
* Default to LSA when TGT in LSA is inaccessibleSarah Day2016-03-301-20/+79
* Add cleanup label in ms2mitSarah Day2016-03-301-42/+20
* Fix calling conventionsTom Yu2016-03-301-2/+2
* Make profile includedir accept all *.conf filesPeter Jones2016-03-244-13/+23
* Remove port 750 from the KDC default portsSarah Day2016-03-2414-68/+28
* Add documentation for krb5_error_codeSarah Day2016-03-241-1/+7
* Fix typo in account lockout error messageAbhijeet Kasurde2016-03-236-6/+6
* Add tests for send and receive sendto_kdc hooksAndreas Schneider2016-03-235-7/+284
* Add KDC pre-send and post-receive KDC hooksAndreas Schneider2016-03-237-2/+174
* Fix keytab file format descriptionGreg Hudson2016-03-222-3/+3
* Fix LDAP null deref on empty arg [CVE-2016-3119]Greg Hudson2016-03-181-0/+1
* Revisit inquire_attrs_for_mech on old mechsGreg Hudson2016-03-161-2/+6
* Add auth indicator LDAP KDB testsMatt Rogers2016-03-091-2/+25
* Add auth indicator handling to libkdb_ldapMatt Rogers2016-03-096-4/+115
* Remove hdb KDB moduleGreg Hudson2016-03-0913-3810/+0
* Allow zero cksumtype in krb5_k_verify_checksum()Greg Hudson2016-03-093-6/+45
* Fix assert hygiene in crypto testsGreg Hudson2016-03-0910-40/+74
* Use k5_bcmp() in krb5_k_verify_checksum()Greg Hudson2016-03-091-2/+2