summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fixed some warnings and Windows 64 portability issues in the leash executableSam Hartman2011-10-146-20/+22
* Fixed some warnings in libwinSam Hartman2011-10-143-10/+10
* Updated resource file dependencies for leashdllSam Hartman2011-10-141-1/+1
* re-remove windows/gss from windows buildSam Hartman2011-10-141-4/+2
* Fix windows fork detectionSam Hartman2011-10-141-6/+10
* Add "-dce" commandline option to gss-client.c to set GSS_C_DCE_STYLE flagSam Hartman2011-10-143-1/+9
* Use gssalloc memory management where appropriateSam Hartman2011-10-1417-106/+112
* Utility functions to move allocations from k5buf/krb5_data to gss_buffer_tSam Hartman2011-10-142-1/+66
* Add new header gssapi_alloc.hSam Hartman2011-10-147-4/+74
* Simplify gss_indicate_mechs() by using generic_gss_copy_oid_setSam Hartman2011-10-141-52/+3
* Removed unused macrosZhanna Tsitkov2011-10-143-13/+0
* Add PKINIT NSS supportGreg Hudson2011-10-137-5/+5370
* Fix the doxygen comments for krb5_pac_signZhanna Tsitkov2011-10-121-6/+6
* Make krb5_pac_sign publicGreg Hudson2011-10-126-26/+35
* Documentation pass over preauth_plugin.hGreg Hudson2011-10-121-38/+37
* Fix a memory leak in make_gss_checksumGreg Hudson2011-10-071-0/+1
* Minor cleanups to encrypted challengeGreg Hudson2011-10-072-56/+50
* Use built-in modules for encrypted timestampGreg Hudson2011-10-079-80/+306
* Add get_string, free_string kdcpreauth callbacksGreg Hudson2011-10-062-0/+25
* Ditch fast_factor.h since it contains only stubsGreg Hudson2011-10-068-75/+18
* Initialize localname on error in gss_localnameGreg Hudson2011-10-061-4/+5
* Use type-safe callbacks in preauth interfaceGreg Hudson2011-10-0611-524/+238
* Remove edata code in sample preauth pluginsGreg Hudson2011-10-052-44/+3
* Replace gss_pname_to_uid with gss_localname in gss-server.cSam Hartman2011-10-051-5/+5
* Replace gss_pname_to_uid with gss_localname in gssapi32.defSam Hartman2011-10-051-1/+1
* Don't need to check for fork on windowsSam Hartman2011-10-051-3/+8
* Add krb5int_gettimeofday to k5sprt for platforms w/o native gettimeofdaySam Hartman2011-10-054-1/+127
* gss_unwrap_iov crashes with stream buffers for 3des, des, rc4Sam Hartman2011-10-051-1/+5