summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* From: Sam Hartman <hartmans@debian.org>Sam Hartman2011-10-051-0/+2
* Add tests to pkinit_kdf_test to test SHA-256/AES and SHA-512/DES3Sam Hartman2011-10-051-14/+113
* Make alg agility KDF work properly when the hash length differs from the key ...Sam Hartman2011-10-051-4/+10
* Clean up unused constantsSam Hartman2011-10-051-3/+0
* Make pkinit fall back to octetstring2key() if there are not matching KDFsSam Hartman2011-10-051-7/+5
* Treat the client's list of supported KDFs as an unordered listSam Hartman2011-10-051-4/+5
* Make KDF work when length of random data differs from length of hashSam Hartman2011-10-051-16/+9
* Fix incorrect formatting of KDF fields, no substantive changeSam Hartman2011-10-051-2/+2
* Use an opaque handle in the kdcpreauth callbackGreg Hudson2011-10-0517-311/+220
* Fix initialization and pointer bugs in new codeGreg Hudson2011-10-042-3/+6
* Create e_data as pa_data in KDC interfacesGreg Hudson2011-10-0422-261/+181
* Improve k5_get_os_entropy for WindowsGreg Hudson2011-10-041-1/+2
* Fix a Fortuna PRNG failure caseGreg Hudson2011-10-031-1/+3
* Make kdcpreauth verify respond via callbackGreg Hudson2011-10-037-214/+317
* Make check_padata() respond via a callbackGreg Hudson2011-10-033-421/+514
* Make do_as_req() respond via a callbackGreg Hudson2011-10-033-42/+80
* Make dispatch() respond via a callbackGreg Hudson2011-10-035-174/+225
* Man page spelling corrections from ville.skytta@iki.fiGreg Hudson2011-10-0210-26/+26
* Revert r25288 because it can remove parts of the source treeTom Yu2011-09-291-11/+3
* Allow kdc_realm test run in case when the build and source directories are di...Zhanna Tsitkov2011-09-291-2/+8
* git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@25287 dc483132-0cff-0310-8789-dd...Zhanna Tsitkov2011-09-291-1/+1
* Include Domain Realm Referrals (per http://k5wiki.kerberos.org/wiki/Projects/...Zhanna Tsitkov2011-09-293-2/+4
* Revert r25274 and just don't include sys/cdefs.hGreg Hudson2011-09-282-4/+2
* Fix line endingsSam Hartman2011-09-281-1/+1
* Installer wip. Actually builds semi-functional kfw.msiSam Hartman2011-09-289-725/+328
* Windows "make install" fixesSam Hartman2011-09-281-7/+15
* Moved Windows specific include files to src/windows/includeSam Hartman2011-09-2819-5/+7
* Initial import of KFW 3.2.2 Leash32 codeSam Hartman2011-09-28106-0/+16832
* Windows fix: no longer building gss.exe, so don't try to install itSam Hartman2011-09-281-1/+0
* Remove windows/gss from buildSam Hartman2011-09-2812-2144/+1
* Windows fix: Add resource macros for kswitch appSam Hartman2011-09-281-0/+7
* Windows fix: add sys/cdefs.h to AC_CHECK_HEADERS and use guard macroSam Hartman2011-09-282-2/+3
* Windows fixes: enable DNS lookups; turn on KDC lookup by defaultSam Hartman2011-09-2824-8/+18
* Windows fixes: remove unreferenced; use sizeof to compute array sizeSam Hartman2011-09-281-2/+1
* Windows fix ccapi/test "make clean" to clean copied source intermediatesSam Hartman2011-09-281-0/+2
* Windows fix: correct ENTRYPOINT for 32 bit buildSam Hartman2011-09-282-5/+2
* Windows fixes: add KRB5_CALLCONV where neededSam Hartman2011-09-283-3/+3
* Windows fix: add kswitch Makefile to WINMAKEFILES and rule to build itSam Hartman2011-09-281-0/+3
* Rename ccapi.dll to krbcc{32|64}.dll as appropriate for windows buildsSam Hartman2011-09-286-22/+19