index
:
krb5.git
gss_cs
keyring
kinit-c
master
msspng_ntlmssp
proxymech
spnego
MIT Kerberos patches
Simo Sorce
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
kfw leash: bracket krb.con code with #ifndef NO_KRB4
Tom Yu
2011-12-12
1
-1
/
+2
*
kfw: use _WIN64 names where appropriate
Tom Yu
2011-12-12
2
-3
/
+7
*
kfw leash: add -console option to create console for debug output
Tom Yu
2011-12-12
4
-0
/
+172
*
Split cci_thread_init into per-process and per-thread portions
Tom Yu
2011-12-12
9
-72
/
+101
*
kfw: rename leash32/64.exe to simply leash.exe
Tom Yu
2011-12-12
6
-20
/
+13
*
kfw installer: purge bufferoverflowu from custom.dll
Tom Yu
2011-12-12
1
-3
/
+0
*
kfw: fix 'K5_ORIGINAL_NAME' for 64 bit dlls
Tom Yu
2011-12-12
1
-14
/
+14
*
kfw installer: generate leash shortcuts (desktop and start menu)
Tom Yu
2011-12-12
1
-5
/
+10
*
kfw: generate manifests
Tom Yu
2011-12-12
1
-1
/
+1
*
kfw fixes: ccapiserver only quits after all clients detach
Tom Yu
2011-12-12
3
-6
/
+14
*
kfw fixes: fix _snprintf usage; use full error code in leash_error_message
Tom Yu
2011-12-12
1
-2
/
+3
*
kfw fix: restructure low ticket warning popup code to workaround mfc bug
Tom Yu
2011-12-12
2
-4
/
+32
*
kfw fix: int -> size_t to fix warning in krb5routines.c
Tom Yu
2011-12-12
1
-1
/
+1
*
kfw fixes: krb5_get_init_creds_opt_init->krb5_get_init_creds_opt_alloc
Tom Yu
2011-12-12
4
-20
/
+54
*
kfw fixes: define USE_MESSAGE_BOX in leashdll code for user feedback
Tom Yu
2011-12-12
1
-1
/
+1
*
kfw fix: Add custom "Password incorrect" message to Leash_int_kinit_ex()
Tom Yu
2011-12-12
1
-3
/
+3
*
kfw fix: make Leash_kdestroy() actually destroy k5 tickets
Tom Yu
2011-12-12
1
-0
/
+3
*
kfw fixes: make leash ignore credentials that store config principals
Tom Yu
2011-12-12
4
-0
/
+15
*
kfw installer: don't build installer into installer
Tom Yu
2011-12-12
2
-46
/
+0
*
kfw installer: purge support for old compilers
Tom Yu
2011-12-12
1
-194
/
+0
*
kfw fixes: install xpprof32
Tom Yu
2011-12-12
2
-4
/
+4
*
kfw: update copyright notice in license.rtf
Tom Yu
2011-12-12
1
-1
/
+1
*
kfw: use correct message id to obtain tgt from leash
Tom Yu
2011-12-12
1
-1
/
+2
*
kfw: clean out unused #defines from Lglobals.h
Tom Yu
2011-12-12
1
-4
/
+0
*
kfw installer: install leash32.exe
Tom Yu
2011-12-12
2
-4
/
+4
*
kfw installer: use MSVC 2010 merge modules
Tom Yu
2011-12-12
3
-138
/
+37
*
Windows leash fixes: 'make install' installs leash exes
Tom Yu
2011-12-12
1
-0
/
+1
*
Windows leash64 fixes: use proper names for leash and krb5 dlls
Tom Yu
2011-12-12
1
-0
/
+6
*
kfw installer: add runtime.wxi WIXINCLUDES in Makefile to fix dependencies
Tom Yu
2011-12-12
1
-0
/
+1
*
LeashView.cpp: only specify TVIF_TEXT if there is actually text
Tom Yu
2011-12-12
1
-1
/
+4
*
windows ccapi: use a random challenge to authenticate ccapiserver
Tom Yu
2011-12-12
1
-2
/
+38
*
windows ccapi: launch server without console by default
Tom Yu
2011-12-12
1
-5
/
+6
*
Make ccapiserver exit if its receiveloop thread terminates for any reason
Tom Yu
2011-12-12
2
-2
/
+10
*
fix warning in test_cc_credentials_iterator_next.c
Tom Yu
2011-12-12
1
-0
/
+1
*
windows ccapiserver: replace Sleep with event wait
Tom Yu
2011-12-12
5
-10
/
+52
*
Corrected the name of KRB5_NT_SRV_HST macro. Added some doxygen comments
Zhanna Tsitkov
2011-12-12
1
-30
/
+21
*
Fix subkey memory leak in krb5_get_credentials
Greg Hudson
2011-12-09
1
-0
/
+2
*
Fix memory leaks in FAST TGS support
Greg Hudson
2011-12-09
2
-4
/
+12
*
Actually allow null server key in krb5_pac_verify
Greg Hudson
2011-12-08
1
-3
/
+0
*
Allow null server key to krb5_pac_verify
Greg Hudson
2011-12-07
2
-6
/
+8
*
Add automated tests for S4U2Self and S4U2Proxy
Greg Hudson
2011-12-07
5
-9
/
+347
*
Allow S4U2Proxy service tickets to be cached
Greg Hudson
2011-12-07
1
-3
/
+1
*
Allow S4U2Proxy delegated credentials to be saved
Greg Hudson
2011-12-07
8
-31
/
+89
*
SA-2011-007 KDC null pointer deref in TGS handling [CVE-2011-1530]
Tom Yu
2011-12-06
3
-1
/
+11
*
make depend
Ken Raeburn
2011-12-05
2
-5
/
+10
*
Set a default enctype for optimistic preauth
Greg Hudson
2011-12-04
1
-0
/
+8
*
Added support for loading of Krb5.ini from Windows APPDATA
Sam Hartman
2011-12-02
1
-8
/
+77
*
Use LsaDeregisterLogonProcess(), not CloseHandle()
Sam Hartman
2011-12-02
1
-9
/
+9
*
Fix free ofuninitialized memory in sname_to_princ
Sam Hartman
2011-12-02
1
-2
/
+3
*
krb5_lcc_store() now ignores config credentials
Sam Hartman
2011-12-02
1
-0
/
+9
[next]