krb5.git
2011-10-21 Tom YuCreate tag krb5-1-10-alpha1 krb5-1.10-alpha1
2011-10-21 Tom YuREADME and patchlevel.h for krb5-1.10-alpha1
2011-10-21 Tom Yupull up r25395 from trunk
2011-10-20 Tom YuFix patchlevel.h for krb5-1.10 branch
2011-10-20 Tom YuUpdate README for 1.10 branch
2011-10-20 Tom Yupull up r25385 from trunk
2011-10-20 Tom Yupull up r25384 from trunk
2011-10-20 Tom Yupull up r25368 from trunk
2011-10-20 Tom Yupull up r25367 from trunk
2011-10-17 Tom Yubranch for krb5-1.10 release
2011-10-17 Tom YuBump release numbers in definitions.texinfo
2011-10-17 Zhanna TsitkovNoted that kadmind should be restarted if its acl file...
2011-10-17 Tom YuDelete Network Identity Manager
2011-10-17 Tom YuMake reindent
2011-10-17 Tom YuExclude util/wshelper from reindent
2011-10-17 Greg HudsonAdd AC_LANG_SOURCE to PKINIT NSS version check
2011-10-17 Greg HudsonStyle police
2011-10-17 Sam Hartmangssalloc-related fixes to naming_exts.c
2011-10-17 Sam HartmanRFC 4120 says that we should not canonicalize using...
2011-10-15 Greg HudsonAllow password changes over NATs
2011-10-15 Greg HudsonAllow rd_priv/rd_safe without remote address
2011-10-15 Greg HudsonUpdate mit-krb5.pot
2011-10-15 Greg HudsonInstall krb5/preauth_plugin.h
2011-10-15 Greg HudsonRename PAC type constants to avoid conflicts
2011-10-15 Greg HudsonHide gak_fct interface and arguments in clpreauth
2011-10-15 Greg HudsonDrop retransmits while processing requests
2011-10-15 Greg HudsonUntabify kdc_preauth_encts.c
2011-10-15 Greg HudsonMake kdcpreauth edata method respond via callback
2011-10-15 Greg HudsonMake get_preauth_hint_list respond via callback
2011-10-15 Greg HudsonRemove enc-timestamp code from kdc_preauth.c
2011-10-14 Tom YuExclude more stuff from make reindent
2011-10-14 Tom Yumake depend
2011-10-14 Greg HudsonUntabify a recent gssapi_alloc.h change
2011-10-14 Sam HartmanFix gssapi_strdup
2011-10-14 Sam Hartmangssalloc memory management for gss_buffer_set
2011-10-14 Sam Hartmanbuild profile dll (xpprof32/64.dll) on windows
2011-10-14 Sam HartmanFurther attempt at removing K4 specific code from the...
2011-10-14 Sam HartmanFixed some warnings and Windows 64 portability issues...
2011-10-14 Sam HartmanFixed some warnings in libwin
2011-10-14 Sam HartmanUpdated resource file dependencies for leashdll
2011-10-14 Sam Hartmanre-remove windows/gss from windows build
2011-10-14 Sam HartmanFix windows fork detection
2011-10-14 Sam HartmanAdd "-dce" commandline option to gss-client.c to set...
2011-10-14 Sam HartmanUse gssalloc memory management where appropriate
2011-10-14 Sam HartmanUtility functions to move allocations from k5buf/krb5_d...
2011-10-14 Sam HartmanAdd new header gssapi_alloc.h
2011-10-14 Sam HartmanSimplify gss_indicate_mechs() by using generic_gss_copy...
2011-10-14 Zhanna TsitkovRemoved unused macros
2011-10-13 Greg HudsonAdd PKINIT NSS support
2011-10-12 Zhanna TsitkovFix the doxygen comments for krb5_pac_sign
2011-10-12 Greg HudsonMake krb5_pac_sign public
2011-10-12 Greg HudsonDocumentation pass over preauth_plugin.h
2011-10-07 Greg HudsonFix a memory leak in make_gss_checksum
2011-10-07 Zhanna TsitkovRemoved references to non-existing krb5_default_local_r...
2011-10-07 Zhanna TsitkovMinor updates and correction of the RST documents
2011-10-07 Greg HudsonMinor cleanups to encrypted challenge
2011-10-07 Greg HudsonUse built-in modules for encrypted timestamp
2011-10-06 Greg HudsonAdd get_string, free_string kdcpreauth callbacks
2011-10-06 Greg HudsonDitch fast_factor.h since it contains only stubs
2011-10-06 Greg HudsonInitialize localname on error in gss_localname
2011-10-06 Greg HudsonUse type-safe callbacks in preauth interface
2011-10-05 Greg HudsonRemove edata code in sample preauth plugins
2011-10-05 Sam HartmanReplace gss_pname_to_uid with gss_localname in gss...
2011-10-05 Sam HartmanReplace gss_pname_to_uid with gss_localname in gssapi32.def
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
next