summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Sort file list for msgfmtkrb5-1.10Tom Yu2014-01-221-1/+1
* Remove mentions of krb5-send-prTom Yu2014-01-222-10/+5
* Test bogus KDC-REQsTom Yu2014-01-222-0/+45
* Fix typo that broke 'make clean'Tom Yu2014-01-221-1/+1
* Add a test program for krb5_copy_contextTom Yu2014-01-222-3/+172
* Fix krb5_copy_contextTom Yu2014-01-222-0/+14
* Fix GSS krb5 acceptor acquire_cred error handlingGreg Hudson2014-01-221-1/+3
* Fix memory leak in SPNEGO initiatorSimo Sorce2014-01-221-0/+1
* Fix SPNEGO one-hop interop against old IISGreg Hudson2014-01-221-0/+6
* Avoid malloc(0) in SPNEGO get_input_tokenGreg Hudson2014-01-221-6/+9
* Remove dangling --with-kdc-kdb-update referencesTom Yu2014-01-171-10/+0
* Update for krb5-1.10.7-postreleaseTom Yu2013-11-061-2/+2
* Updates for krb5-1.10.7krb5-1.10.7-finalTom Yu2013-11-062-3/+30
* Update acknowledgmentsTom Yu2013-11-041-0/+9
* Multi-realm KDC null deref [CVE-2013-1418]Tom Yu2013-11-041-0/+3
* Improve LDAP KDB initialization error messagesGreg Hudson2013-10-301-7/+7
* Fix decoding of mkey kvno in mkey_aux tl-dataGreg Hudson2013-10-301-2/+3
* Correctly activate master keys in pre-1.7 KDBsGreg Hudson2013-10-291-22/+19
* Fix typos in kdb5_util master key command outputsGreg Hudson2013-10-291-5/+5
* Change KRB5KDC_ERR_NO_ACCEPTABLE_KDF to 100Greg Hudson2013-10-171-2/+2
* Fix lock inconsistency in ctx_unlock()Nicolas Williams2013-07-051-4/+8
* Update for krb5-1.10.6-postreleaseTom Yu2013-06-051-2/+2
* Updates for krb5-1.10.6krb5-1.10.6-finalTom Yu2013-06-052-3/+25
* Set msg_type when decoding FAST requestsGreg Hudson2013-06-051-0/+1
* Allow config of dh_min_bits < 2048Tom Yu2013-06-042-3/+5
* Ignore missing Q in dh_paramsTom Yu2013-06-041-4/+4
* Fix transited handling for GSSAPI acceptorsTom Yu2013-05-301-3/+5
* Fix kpasswd UDP ping-pong [CVE-2002-2443]Tom Yu2013-05-161-4/+4
* Update for krb5-1.10.5-postreleaseTom Yu2013-04-171-2/+2
* Updates for krb5-1.10.5 releasekrb5-1.10.5-finalTom Yu2013-04-174-5/+25
* Reset ulog if database load failedrbasch2013-04-161-0/+12
* Fix condition with empty bodyDavid Benjamin2013-04-121-2/+2
* KDC TGS-REQ null deref [CVE-2013-1416]Tom Yu2013-04-021-2/+4
* Update patchlevel.h for krb5-1.10.4-postreleaseTom Yu2013-03-011-2/+2
* Update README and patchlevel.h for krb5-1.10.4krb5-1.10.4-finalTom Yu2013-03-012-11/+67
* Update acknowledgments in READMETom Yu2013-03-011-1/+9
* Fix various result checksNickolai Zeldovich2013-02-222-2/+2
* Fix initial call to svcraw_createNickolai Zeldovich2013-02-221-0/+1
* Fix kdb5_util dump.c uninitialized warningsGreg Hudson2013-02-221-1/+1
* Fix no_host_referral concatention in KDCGreg Hudson2013-02-221-6/+7
* Fix gss_str_to_oid for OIDs with zero-valued arcsLuke Howard2013-02-221-6/+6
* Check for negative poll timeout in k5_sendto_kdcGreg Hudson2013-02-221-0/+4
* PKINIT null pointer deref [CVE-2013-1415]Xi Wang2013-02-221-2/+1
* Convert success in krb5_chpw_result_code_stringJonathan Reams2013-02-221-0/+3
* Make kprop/kpropd work with RC4 session keyGreg Hudson2013-02-223-20/+19
* Fix various integer issuesTom Yu2013-01-113-6/+6
* Handle PKINIT DH replies with no certsGreg Hudson2013-01-111-1/+8
* Suppress some gcc uninitialized variable warningsGreg Hudson2013-01-113-3/+5
* Avoid side effects in assert expressionsGreg Hudson2013-01-113-6/+14
* Suppress maybe-uninitialized warning in x-deltat.yGreg Hudson2013-01-112-23/+25