summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 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
* automated tests for anonymous pkinitSam Hartman2010-01-076-1/+120
* Always treat anonymous as preauth requiredSam Hartman2010-01-071-0/+1
* Make preauth_module_dir override, rather than supplement, theGreg Hudson2010-01-072-66/+20
* Use a distinct pass/fail string for kinit_fast so its failures can beGreg Hudson2010-01-071-3/+3
* Add miising files from rev #23593Zhanna Tsitkov2010-01-072-0/+405
* Make krb5_dbe_def_search_enctype more consistent about when it returnsGreg Hudson2010-01-061-27/+23
* Don't return KRB5_KDB_NO_PERMITTED_KEY fromGreg Hudson2010-01-061-1/+2
* Divide copy_auth.c into three files based on the functionality. Namely, Zhanna Tsitkov2010-01-065-321/+45
* Since krb5int_validate_times is used only inside krb dir do not export it and...Zhanna Tsitkov2010-01-064-5/+4
* Rename krb5_validate_times into krb5int_validate_times as it is internal func...Zhanna Tsitkov2010-01-055-6/+6
* Rename krb5int_tgtname into krb5_tgtname as an internal functionZhanna Tsitkov2010-01-057-16/+14