Updated MIT Kerberos "quick facts" with license information
[krb5.git] / src /
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 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
2011-09-19 Greg HudsonMake ASN.1 code build without PKINIT support
2011-09-19 Greg HudsonMake pkinit_kdf_test.c compile
2011-09-19 Greg HudsonFormatting fixes
2011-09-19 Sam Hartmanreindent
2011-09-19 Sam HartmanFix x64 compile issues: remove bufferoverflowu.lib...
2011-09-19 Sam HartmanUse closesocket() instead of close() for sockets on...
2011-09-19 Sam HartmanFixed some warnings on Windows
2011-09-19 Sam HartmanAdded util\profile\testmod\Makefile to the list of...
2011-09-19 Sam HartmanAdd KRB5_CALLCONV to krb5_init_context_profile definiti...
2011-09-19 Sam HartmanUpdated copyright year in a Windows version resource
2011-09-19 Sam HartmanUpdated command line utilities not to complain about...
2011-09-19 Sam Hartman__func__ -> __FUNCTION__ in #ifdef DEBUG blocks in...
2011-09-19 Sam HartmanProtect autoconf #defines (HAVE_FOO, et al) in win...
2011-09-19 Sam HartmanOn Windows, parse mechanism info from Registry instead...
2011-09-19 Sam HartmanRemove the ticket from the pkinit-alg-agility KDF funct...
2011-09-19 Sam HartmanAsn1_encode: indicate DER compressed form without tag...
2011-09-19 Sam HartmanImplement encoding and decoding for supportedKDFs and...
2011-09-19 Sam Hartman* Extend auth_pack
2011-09-19 Sam HartmanRefactor to use oid instead of algorithm_id in KDF...
2011-09-19 Sam Hartmanpkinit_crypto_openssl: fix signed vs unsigned comparison
2011-09-19 Sam Hartman implementation of new function and test program for...
2011-09-19 Sam HartmanAdded underlying ASN.1 structures for pkinit algorithm...
2011-09-19 Sam HartmanIn pkinit_crypto_openssl.c, modified pkinit_octetstring...
2011-09-19 Sam HartmanIn order for asn1_encode_oid to be called from DEFLENFN...
2011-09-19 Sam Hartmanasn1_encode.{c,h}: support DEFOCTETWRAPTYPE
2011-09-19 Sam Hartmanpkinit: client: Use SignedData for anonymous
2011-09-19 Sam HartmanFix pkinit warnings
2011-09-19 Sam HartmanSupport pkinit: SignedData with no signers (KDC)
next