krb5.git
2011-10-05 Sam HartmanDon't need to check for fork on windows
2011-10-05 Sam HartmanAdd krb5int_gettimeofday to k5sprt for platforms w...
2011-10-05 Sam Hartmangss_unwrap_iov crashes with stream buffers for 3des...
2011-10-05 Sam HartmanFrom: Sam Hartman <hartmans@debian.org>
2011-10-05 Sam HartmanAdd tests to pkinit_kdf_test to test SHA-256/AES and...
2011-10-05 Sam HartmanMake alg agility KDF work properly when the hash length...
2011-10-05 Sam HartmanClean up unused constants
2011-10-05 Sam HartmanMake pkinit fall back to octetstring2key() if there...
2011-10-05 Sam HartmanTreat the client's list of supported KDFs as an unorder...
2011-10-05 Sam HartmanMake KDF work when length of random data differs from...
2011-10-05 Sam HartmanFix incorrect formatting of KDF fields, no substantive...
2011-10-05 Greg HudsonUse an opaque handle in the kdcpreauth callback
2011-10-04 Greg HudsonFix initialization and pointer bugs in new code
2011-10-04 Greg HudsonCreate e_data as pa_data in KDC interfaces
2011-10-04 Greg HudsonImprove k5_get_os_entropy for Windows
2011-10-03 Zhanna TsitkovMinor RST adjustment
2011-10-03 Greg HudsonFix a Fortuna PRNG failure case
2011-10-03 Greg HudsonMake kdcpreauth verify respond via callback
2011-10-03 Greg HudsonMake check_padata() respond via a callback
2011-10-03 Greg HudsonMake do_as_req() respond via a callback
2011-10-03 Greg HudsonMake dispatch() respond via a callback
2011-10-02 Greg HudsonMan page spelling corrections from ville.skytta@iki.fi
2011-09-29 Tom YuRevert r25288 because it can remove parts of the source...
2011-09-29 Zhanna TsitkovAllow kdc_realm test run in case when the build and...
2011-09-29 Zhanna Tsitkovgit-svn-id: svn://anonsvn.mit.edu/krb5/trunk@25287...
2011-09-29 Zhanna TsitkovUpdated MIT Kerberos "quick facts" with license information
2011-09-29 Zhanna TsitkovUpdated Copyrights dates
2011-09-29 Zhanna TsitkovInclude Domain Realm Referrals (per k5wiki.kerberos...
2011-09-28 Greg HudsonRevert r25274 and just don't include sys/cdefs.h
2011-09-28 Sam HartmanFix line endings
2011-09-28 Sam HartmanInstaller wip. Actually builds semi-functional kfw.msi
2011-09-28 Sam HartmanWindows "make install" fixes
2011-09-28 Sam HartmanMoved Windows specific include files to src/windows...
2011-09-28 Sam HartmanInitial import of KFW 3.2.2 Leash32 code
2011-09-28 Sam HartmanWindows fix: no longer building gss.exe, so don't try...
2011-09-28 Sam HartmanRemove windows/gss from build
2011-09-28 Sam HartmanWindows fix: Add resource macros for kswitch app
2011-09-28 Sam HartmanWindows fix: add sys/cdefs.h to AC_CHECK_HEADERS and...
2011-09-28 Sam HartmanWindows fixes: enable DNS lookups; turn on KDC lookup...
2011-09-28 Sam HartmanWindows fixes: remove unreferenced; use sizeof to compu...
2011-09-28 Sam HartmanWindows fix ccapi/test "make clean" to clean copied...
2011-09-28 Sam HartmanWindows fix: correct ENTRYPOINT for 32 bit build
2011-09-28 Sam HartmanWindows fixes: add KRB5_CALLCONV where needed
2011-09-28 Sam HartmanWindows fix: add kswitch Makefile to WINMAKEFILES and...
2011-09-28 Sam HartmanRename ccapi.dll to krbcc{32|64}.dll as appropriate...
2011-09-28 Sam HartmanAdded Windows 64 DLL CCAPI DLL name
2011-09-28 Sam HartmanFix ccapi rpc methods to always pass 8 byte handles...
2011-09-28 Sam HartmanBuild with USE_LEASH=1 unconditionally
2011-09-28 Sam HartmanAdded /EHsc compiler flag for C++ exception handling...
2011-09-28 Sam HartmanAdded CCLIB Makefile definition on Windows to hold...
2011-09-28 Sam HartmanUpdated dependencies for the resource file
2011-09-28 Sam HartmanRationalized versioning resources and made KFW versions...
2011-09-28 Sam HartmanRemoved unused version.rc
2011-09-28 Sam HartmanEnabled unconditional build of kfwlogon on Windows
2011-09-28 Sam HartmanMoved LoadFuncs/UnloadFuncs() to windows/lib
2011-09-28 Sam HartmanRemoved code protected by NO_KRB4, eliminated warnings...
2011-09-28 Sam HartmanEliminated lots of warnings about not typecasting char...
2011-09-28 Sam HartmanDisable AFS related code for now
2011-09-28 Sam HartmanUpdated a textual resource to match the .rc file include
2011-09-28 Sam HartmanFixed resource file compilation in leashdll
2011-09-28 Sam HartmanRemoved code protected by NO_KRB4
2011-09-28 Sam Hartmanif krb5_get_default_config_files() returns success and
2011-09-28 Sam HartmanIf the KRB5CCNAME variable gets set to the empty string
2011-09-28 Sam Hartmanmiscellaneous leash32.dll corrections
2011-09-28 Sam Hartmanincrease stack buffer size for res_query result
2011-09-28 Sam HartmanAdd missing prototypes; always use ANSI prototypes
2011-09-28 Sam HartmanInitial update to KFW related source to build with...
2011-09-28 Sam HartmanAdd new krb5 exported functions to loadfuncs
2011-09-28 Sam HartmanAdded leashdll/wshelper related files from KFW
2011-09-28 Sam Hartmanwin-mac.h additions for windows build
2011-09-28 Greg HudsonEliminate domain-based client realm walk
2011-09-28 Greg HudsonUpdate verto.c to 2011-09-28 version
2011-09-27 Greg HudsonFix an error case in encrypted timestamp preauth
2011-09-26 Zhanna TsitkovDocumentation - Updated the API list with the new inter...
2011-09-26 Zhanna TsitkovMake the comments usable by Doxygen
2011-09-26 Greg HudsonRemove CFLAGS and external deps from krb5-config -...
2011-09-26 Ezra PeisachUpdate dependencies
2011-09-26 Ezra PeisachMove static function prototypes from header to individu...
2011-09-26 Ezra PeisachRemove variables set but not used
2011-09-26 Ezra PeisachRemove the correct execuatble and object file on make...
2011-09-24 Greg HudsonEliminate union in net-server.c struct connection
2011-09-24 Greg HudsonFix krb5_dbe_get_strings error handling
2011-09-24 Greg HudsonDon't use accessor in encrypted challenge
2011-09-23 Greg HudsonRemove empty src/preauth/encrypted_challenge dir
2011-09-23 Greg HudsonRecast encrypted challenge as linked built-ins
2011-09-22 Greg HudsonSupport special salt type in default krb5_dbe_cpw
2011-09-22 Greg HudsonImprove mk_safe/mk_priv cleanup slightly
2011-09-21 Greg HudsonWhitespace
2011-09-21 Greg HudsonFix string attribute unit tests
2011-09-21 Sam Hartman* New implementation to map a gss name to localname
2011-09-21 Sam Hartmanfix pkinit warnings
2011-09-21 Sam HartmanFix typo in pkinit_kdf_test error message
2011-09-21 Sam HartmanAdd newlines to end of status messages
2011-09-21 Sam HartmanIf the client offers the alg agility KDF, use it
2011-09-21 Sam HartmanReordered pkinit_server_return_padata(), so that the...
2011-09-21 Greg HudsonAdd stubs for new pkinit encoders
2011-09-21 Greg HudsonAdd kadmin functionality for string attributes
2011-09-21 Greg HudsonAdd KRB5_TL_STRING_ATTRS and libkdb5 accessors
2011-09-21 Greg HudsonFix asn.1 encoder build without PKINIT support
2011-09-20 Sam HartmanFix Openssl 1.0 function capitalization in pkinit
next