kfw: "make install" installs htmlhelp (leash.chm)
[krb5.git] / src /
2011-12-12 Tom Yukfw: "make install" installs htmlhelp (leash.chm)
2011-12-12 Tom Yukfw: use html help in leash
2011-12-12 Tom Yukfw: leash htmlhelp file source
2011-12-12 Tom Yukfw installer: add site-local.wxi
2011-12-12 Tom Yukfw installer: leash32.pdb->leash.pdb
2011-12-12 Tom Yukfw: "make install" also installs pdbs
2011-12-12 Tom Yukfw installer: install krb5.ini to CommonAppDataFolder...
2011-12-12 Tom Yukfw leash: bracket krb.con code with #ifndef NO_KRB4
2011-12-12 Tom Yukfw: use _WIN64 names where appropriate
2011-12-12 Tom Yukfw leash: add -console option to create console for...
2011-12-12 Tom YuSplit cci_thread_init into per-process and per-thread...
2011-12-12 Tom Yukfw: rename leash32/64.exe to simply leash.exe
2011-12-12 Tom Yukfw installer: purge bufferoverflowu from custom.dll
2011-12-12 Tom Yukfw: fix 'K5_ORIGINAL_NAME' for 64 bit dlls
2011-12-12 Tom Yukfw installer: generate leash shortcuts (desktop and...
2011-12-12 Tom Yukfw: generate manifests
2011-12-12 Tom Yukfw fixes: ccapiserver only quits after all clients...
2011-12-12 Tom Yukfw fixes: fix _snprintf usage; use full error code...
2011-12-12 Tom Yukfw fix: restructure low ticket warning popup code...
2011-12-12 Tom Yukfw fix: int -> size_t to fix warning in krb5routines.c
2011-12-12 Tom Yukfw fixes: krb5_get_init_creds_opt_init->krb5_get_init_...
2011-12-12 Tom Yukfw fixes: define USE_MESSAGE_BOX in leashdll code...
2011-12-12 Tom Yukfw fix: Add custom "Password incorrect" message to...
2011-12-12 Tom Yukfw fix: make Leash_kdestroy() actually destroy k5...
2011-12-12 Tom Yukfw fixes: make leash ignore credentials that store...
2011-12-12 Tom Yukfw installer: don't build installer into installer
2011-12-12 Tom Yukfw installer: purge support for old compilers
2011-12-12 Tom Yukfw fixes: install xpprof32
2011-12-12 Tom Yukfw: update copyright notice in license.rtf
2011-12-12 Tom Yukfw: use correct message id to obtain tgt from leash
2011-12-12 Tom Yukfw: clean out unused #defines from Lglobals.h
2011-12-12 Tom Yukfw installer: install leash32.exe
2011-12-12 Tom Yukfw installer: use MSVC 2010 merge modules
2011-12-12 Tom YuWindows leash fixes: 'make install' installs leash...
2011-12-12 Tom YuWindows leash64 fixes: use proper names for leash and...
2011-12-12 Tom Yukfw installer: add runtime.wxi WIXINCLUDES in Makefile...
2011-12-12 Tom YuLeashView.cpp: only specify TVIF_TEXT if there is actua...
2011-12-12 Tom Yuwindows ccapi: use a random challenge to authenticate...
2011-12-12 Tom Yuwindows ccapi: launch server without console by default
2011-12-12 Tom YuMake ccapiserver exit if its receiveloop thread termina...
2011-12-12 Tom Yufix warning in test_cc_credentials_iterator_next.c
2011-12-12 Tom Yuwindows ccapiserver: replace Sleep with event wait
2011-12-12 Zhanna TsitkovCorrected the name of KRB5_NT_SRV_HST macro. Added...
2011-12-09 Greg HudsonFix subkey memory leak in krb5_get_credentials
2011-12-09 Greg HudsonFix memory leaks in FAST TGS support
2011-12-08 Greg HudsonActually allow null server key in krb5_pac_verify
2011-12-07 Greg HudsonAllow null server key to krb5_pac_verify
2011-12-07 Greg HudsonAdd automated tests for S4U2Self and S4U2Proxy
2011-12-07 Greg HudsonAllow S4U2Proxy service tickets to be cached
2011-12-07 Greg HudsonAllow S4U2Proxy delegated credentials to be saved
2011-12-06 Tom YuSA-2011-007 KDC null pointer deref in TGS handling...
2011-12-05 Ken Raeburnmake depend
2011-12-04 Greg HudsonSet a default enctype for optimistic preauth
2011-12-02 Sam HartmanAdded support for loading of Krb5.ini from Windows...
2011-12-02 Sam HartmanUse LsaDeregisterLogonProcess(), not CloseHandle()
2011-12-02 Sam HartmanFix free ofuninitialized memory in sname_to_princ
2011-12-02 Sam Hartmankrb5_lcc_store() now ignores config credentials
2011-12-02 Sam Hartmanmk_cred: memory management
2011-11-29 Sam HartmanLdap dependency for parallel builds
2011-11-29 Greg HudsonFix --with-system-verto without pkg-config
2011-11-29 Sam HartmanUse INSTALL_DATA to avoid marking .mo files executable
2011-11-29 Sam HartmanAC_CHECK_LIB should put -lcrypto in PKINIT_CRYPTO_IMPL_...
2011-11-23 Greg HudsonAdjust krb5int_decode_tgs_rep, closing a leak
2011-11-23 Greg HudsonWhitespace, style changes to past two commits
2011-11-23 Sam HartmanFAST TGS
2011-11-23 Sam HartmanFAST: error handling and const keyblock
2011-11-23 Sam Hartman ticket: new
2011-11-22 Greg HudsonUse POSIX constants instead of S_IREAD/S_IWRITE
2011-11-22 Greg HudsonFix compile error in previous change
2011-11-21 Greg HudsonClean up client-side preauth error data handling
2011-11-21 Greg HudsonRecognize IAKERB mech in krb5_gss_display_status
2011-11-20 Greg HudsonFix failure interval of 0 in LDAP lockout code
2011-11-19 Greg HudsonImprove documentation in preauth_plugin.h
2011-11-15 Greg HudsonFix k5test error message for missing runenv.py
2011-11-15 Greg HudsonMake verto context available to kdcpreauth modules
2011-11-15 Greg HudsonUpdate verto to 0.2.2 release
2011-11-14 Greg HudsonSimplify and fix kdcpreauth request_body callback
2011-11-14 Greg HudsonHandle TGS referrals to the same realm
2011-11-13 Greg HudsonAdd consistency check for plugin interface names
2011-11-12 Greg HudsonAdd plugin interface_names entry for ccselect
2011-11-11 Greg HudsonAvoid looping when preauth can't be generated
2011-11-11 Greg HudsonFix com_err.h dependencies in gss-kernel-lib
2011-11-11 Greg HudsonRemove -v from the preset valgrind flags
2011-11-09 Zhanna TsitkovAdded the note to the trace API functions that they...
2011-11-07 Greg HudsonFix warnings and version check for NSS pkinit
2011-11-06 Greg HudsonFix month/year units in getdate
2011-11-05 Greg HudsonImprove verto and libev documentation
2011-11-04 Greg HudsonClean up more stuff in make clean
2011-11-04 Greg HudsonGet rid of fake-install
2011-11-04 Greg HudsonAdd cross-realm support to "make testrealm"
2011-11-04 Greg HudsonExit on error in kadmind kprop child
2011-11-03 Greg HudsonGet rid of periods in Python test success messages
2011-11-03 Greg HudsonClean up realms as we go in t_crossrealm.py
2011-11-03 Greg HudsonFix typos in k5test.py
2011-11-03 Greg HudsonAdd cross-realm tests to python test framework
2011-11-01 Greg HudsonConditionalize po subdir on msgfmt, not dgetext
2011-10-31 Greg HudsonMake krb5_check_clockskew public
2011-10-28 Greg HudsonUse zero-filled states for all async ops in KDC
2011-10-28 Greg HudsonInitialize typed_e_data in as_req_state
2011-10-28 Greg HudsonFix intermediate key length in hmac-md5 checksum
next