summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* update mkrel to deal with changed source layoutTom Yu2010-02-161-2/+8
* MITKRB5-SA-2010-001 CVE-2010-0283 KDC denial of serviceTom Yu2010-02-163-1/+8
* Remove another remnant of krb4Ken Raeburn2010-02-151-86/+0
* Clarify the SPNEGO NegHints code and plug two cases where half-createdGreg Hudson2010-02-131-25/+19
* Simplify the SPNEGO neg_mechs intersection logic a bit usingGreg Hudson2010-02-121-7/+6
* Minimal support for updating history keyGreg Hudson2010-02-115-131/+113
* Implement gss_set_neg_mechsGreg Hudson2010-02-1011-83/+570
* Followon fixes to r23712:Greg Hudson2010-02-105-9/+14
* krb5int_fast_free_state segfaults if state is nullSam Hartman2010-02-091-0/+2
* enc_padata can include empty sequenceSam Hartman2010-02-095-84/+61
* Consistently place $(LDFLAGS) after $(SHLIB_EXPFLAGS) when buildingGreg Hudson2010-02-051-13/+12
* Apply patch from Arlene Berry to handle the case where a mechanismTom Yu2010-02-051-2/+10
* Fix cross-realm handling of AD-SIGNEDPATHGreg Hudson2010-02-053-7/+19
* Apply patch from Arlene Berry to avoid segfault if a mechTom Yu2010-02-051-0/+5
* Apply patch from Arlene Berry to return a comparable static OID objectTom Yu2010-02-051-0/+3
* Fix greet_server buildGreg Hudson2010-02-031-1/+1
* Clean up error handling in krb5int_make_tgs_request_ext, closing someGreg Hudson2010-02-021-60/+41
* set_default_enctype_var should filter not reject weak enctypesTom Yu2010-02-012-32/+105
* Correct the DAL documentation ofGreg Hudson2010-02-011-5/+9
* Fix minor error-handling bug in r23676Greg Hudson2010-01-311-1/+1
* Correct the DAL documentation for how modules should handle referralsGreg Hudson2010-01-291-17/+29
* Make decryption of master key list more robustGreg Hudson2010-01-291-37/+13
* Handle migration from pre-1.7 databases with master key kvno != 1Greg Hudson2010-01-285-5/+53
* Update the LDAP dependencies for r23674Greg Hudson2010-01-272-132/+161
* Get rid of kdb_ext.h and allow out-of-tree KDB pluginsGreg Hudson2010-01-2714-285/+281
* define MIN() in lib/gssapi/krb5/prf.cTom Yu2010-01-261-0/+4
* Apply patch from Arlene Berry to plug a memory leakTom Yu2010-01-261-1/+3
* In the DAL comments, document KRB5_KDB_INCLUDE_PAC, and correct theGreg Hudson2010-01-251-7/+14
* Document the DAL interface in comments, as an aid to moduleGreg Hudson2010-01-251-184/+546
* Add krb5_allow_weak_crypto APIGreg Hudson2010-01-194-0/+45
* Change basename of libkadm5 libraries to avoid Heimdal conflictGreg Hudson2010-01-196-8/+18
* In kinit_anonymous, fail out if we receive a password request fromGreg Hudson2010-01-191-1/+11
* Make history key exempt from permitted_enctypesGreg Hudson2010-01-141-7/+7
* Add test program for decryption of overly short buffersGreg Hudson2010-01-122-2/+135
* Use keyed checksum type for DES FASTGreg Hudson2010-01-121-0/+3
* Simplify and fix FAST check for keyed checksum typeGreg Hudson2010-01-121-15/+4
* Group together the funtions related to the supplying options to preauth plugi...Zhanna Tsitkov2010-01-114-125/+159
* (memory leak)Ezra Peisach2010-01-101-2/+0
* Move krb5_authdata_export_authdata into the separate file for better code mod...Zhanna Tsitkov2010-01-103-65/+99
* krb5int_pbkdf2_hmac_sha1 fails to set enctype on keyblockEzra Peisach2010-01-091-0/+1
* Fix t_locate_kdc.c test program after r23613 when krb5_ prefix was removed fr...Zhanna Tsitkov2010-01-081-1/+1
* Move kdc related functionality from pac.c into pac_sign.cZhanna Tsitkov2010-01-085-307/+363
* krb5int_dk_string_to_key fails to set enctypeEzra Peisach2010-01-081-0/+1
* Set enctype in crypto_tests to prevent memory leaksEzra Peisach2010-01-082-17/+13
* Restore interoperability with 1.6 addprinc -randkeyGreg Hudson2010-01-081-0/+28
* yarrow code does not initialize keyblock enctype and uses unitialized valueEzra Peisach2010-01-082-0/+2
* krb5int_derive_key results in cache with uninitialized valuesEzra Peisach2010-01-081-0/+4
* When retrieving the kadmin/history key, accept any enctype, as theGreg Hudson2010-01-071-2/+2
* Move krb5_auth_con_getauthenticator into copy_athctr.c as a better logical lo...Zhanna Tsitkov2010-01-072-9/+41
* Revert change to Makefile.in that ended up not being neededSam Hartman2010-01-071-6/+1