summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* Fix warnings and version check for NSS pkinitGreg Hudson2011-11-072-7/+5
* Fix month/year units in getdateGreg Hudson2011-11-061-1/+2
* Improve verto and libev documentationGreg Hudson2011-11-052-0/+10
* Clean up more stuff in make cleanGreg Hudson2011-11-048-9/+12
* Get rid of fake-installGreg Hudson2011-11-0425-65/+38
* Add cross-realm support to "make testrealm"Greg Hudson2011-11-042-3/+12
* Exit on error in kadmind kprop childGreg Hudson2011-11-041-2/+2
* Get rid of periods in Python test success messagesGreg Hudson2011-11-0318-19/+19
* Clean up realms as we go in t_crossrealm.pyGreg Hudson2011-11-031-0/+4
* Fix typos in k5test.pyGreg Hudson2011-11-031-3/+3
* Add cross-realm tests to python test frameworkGreg Hudson2011-11-033-0/+192
* Conditionalize po subdir on msgfmt, not dgetextGreg Hudson2011-11-011-2/+6
* Make krb5_check_clockskew publicGreg Hudson2011-10-319-7/+23
* Use zero-filled states for all async ops in KDCGreg Hudson2011-10-283-30/+10
* Initialize typed_e_data in as_req_stateGreg Hudson2011-10-281-0/+1
* Fix intermediate key length in hmac-md5 checksumGreg Hudson2011-10-281-1/+1
* Fix format string for TRACE_INIT_CREDS_SERVICEGreg Hudson2011-10-261-1/+1
* Make krb5_find_authdata publicGreg Hudson2011-10-2511-56/+51
* Refactor salt computation into libkdb5Greg Hudson2011-10-247-204/+124
* Remove unneeded stuff from util directoryZhanna Tsitkov2011-10-2110-197/+0
* fix tar invocation in mkrelTom Yu2011-10-211-4/+5
* Fix handling of null edata method in KDC preauthGreg Hudson2011-10-201-1/+1
* Fix krb5_cc_set_configGreg Hudson2011-10-201-8/+6
* SA-2011-006 KDC denial of service [CVE-2011-1527 CVE-2011-1528 CVE-2011-1529]Tom Yu2011-10-183-2/+25
* Ensure termination in Windows vsnprintf wrapperGreg Hudson2011-10-181-1/+3
* Delete Network Identity ManagerTom Yu2011-10-17436-101374/+0
* Make reindentTom Yu2011-10-1737-538/+546
* Exclude util/wshelper from reindentTom Yu2011-10-171-1/+2
* Add AC_LANG_SOURCE to PKINIT NSS version checkGreg Hudson2011-10-171-2/+2
* Style policeGreg Hudson2011-10-171-2/+1
* gssalloc-related fixes to naming_exts.cSam Hartman2011-10-171-28/+31
* RFC 4120 says that we should not canonicalize using DNS. We cannot getSam Hartman2011-10-171-4/+3
* Allow password changes over NATsGreg Hudson2011-10-151-23/+8
* Allow rd_priv/rd_safe without remote addressGreg Hudson2011-10-153-12/+18
* Update mit-krb5.potGreg Hudson2011-10-151-927/+1655
* Install krb5/preauth_plugin.hGreg Hudson2011-10-151-0/+1
* Rename PAC type constants to avoid conflictsGreg Hudson2011-10-153-36/+53
* Hide gak_fct interface and arguments in clpreauthGreg Hudson2011-10-159-187/+127
* Drop retransmits while processing requestsGreg Hudson2011-10-153-7/+46
* Untabify kdc_preauth_encts.cGreg Hudson2011-10-151-5/+5
* Make kdcpreauth edata method respond via callbackGreg Hudson2011-10-157-123/+218
* Make get_preauth_hint_list respond via callbackGreg Hudson2011-10-153-29/+48
* Remove enc-timestamp code from kdc_preauth.cGreg Hudson2011-10-151-124/+0
* Exclude more stuff from make reindentTom Yu2011-10-141-4/+9
* make dependTom Yu2011-10-1410-582/+635
* Untabify a recent gssapi_alloc.h changeGreg Hudson2011-10-141-1/+2
* Fix gssapi_strdupSam Hartman2011-10-141-7/+3
* gssalloc memory management for gss_buffer_setSam Hartman2011-10-143-9/+26
* build profile dll (xpprof32/64.dll) on windowsSam Hartman2011-10-141-1/+1
* Further attempt at removing K4 specific code from the leash executableSam Hartman2011-10-1418-39/+329