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
/
lib
/
gssapi
Commit message (
Expand
)
Author
Age
Files
Lines
*
Implement credential store support in spnego
Simo Sorce
2012-07-20
2
-15
/
+55
*
Implement credential store support for krb5 mech
Simo Sorce
2012-07-20
6
-27
/
+263
*
Introduce credential store extensions
Simo Sorce
2012-07-20
5
-32
/
+269
*
Use internal release function in oid_ops.c
Simo Sorce
2012-07-18
1
-1
/
+1
*
In g_oid_ops.c, remove an unneeded declaration
Simo Sorce
2012-07-18
1
-3
/
+0
*
define USE_HEAPALLOC in gssapi_alloc.h
Kevin Wasserman
2012-07-16
1
-4
/
+7
*
__func__ -> __FUNCTION__ in disp_status.c
Kevin Wasserman
2012-07-16
1
-4
/
+4
*
Don't use syslog / LOG_DEBUG when they don't exist
Kevin Wasserman
2012-07-16
1
-1
/
+1
*
Avoid mapping GSSAPI minor code on success
Greg Hudson
2012-07-08
1
-1
/
+2
*
Comment fall-throughs in iakerb switch statement
Greg Hudson
2012-07-02
1
-0
/
+2
*
Fix minor memory leaks in acquire_cred.c
Greg Hudson
2012-07-02
1
-4
/
+4
*
Add client keytab initiation support
Greg Hudson
2012-07-02
6
-223
/
+395
*
Get default cred only once in gss-krb5 initiator
Greg Hudson
2012-07-02
2
-42
/
+41
*
Rename gss-krb5 cred tgt_expire field
Greg Hudson
2012-06-27
7
-11
/
+11
*
Scan ccache more efficiently in gss_acquire_cred
Greg Hudson
2012-06-27
1
-28
/
+25
*
Simplify password storage in krb5_gss_cred_id_rec
Greg Hudson
2012-06-27
5
-17
/
+12
*
Simplify acquire_cred.c
Greg Hudson
2012-06-22
1
-109
/
+48
*
Remove orphaned KfM code
Greg Hudson
2012-06-21
1
-63
/
+2
*
Fail from gss_acquire_cred if we have no creds
Greg Hudson
2012-06-15
1
-0
/
+8
*
Remove big-endian gss-krb5 support
Greg Hudson
2012-06-08
10
-100
/
+32
*
Fix -DDEBUG compilation errors
Henry B. Hotz
2012-06-04
1
-0
/
+1
*
Fail from gss_acquire_cred if we have no keytab
Greg Hudson
2012-06-03
1
-0
/
+8
*
Use first mech's status in gss_acquire_cred
Greg Hudson
2012-06-03
1
-3
/
+11
*
Export gss_mech_krb5_wrong from libgssapi_krb5
Greg Hudson
2012-05-22
1
-0
/
+1
*
Don't stomp minor code in spnego_gss_acquire_cred
Greg Hudson
2012-05-13
1
-3
/
+3
*
Fix up gssapi_ext.h Doxygen markup somewhat
Greg Hudson
2012-03-27
1
-8
/
+10
*
Initialize gss_get_name_attribute output buffers
Greg Hudson
2012-02-14
1
-0
/
+8
*
Set display_value in krb5_gss_get_name_attribute
Greg Hudson
2012-02-06
1
-1
/
+1
*
Better short/long descs in gss_display_mech_attr
Greg Hudson
2012-02-03
1
-1
/
+34
*
Don't check mech in krb5_gss_inquire_cred_by_mech
Greg Hudson
2012-01-31
1
-10
/
+0
*
Fix an unlikely memory leak in r25591
Greg Hudson
2011-12-27
1
-1
/
+1
*
Do mech fallback for first SPNEGO context token
Greg Hudson
2011-12-16
1
-8
/
+37
*
Verify acceptor's mech in SPNEGO initiator
Greg Hudson
2011-12-16
2
-78
/
+44
*
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
7
-31
/
+86
*
Recognize IAKERB mech in krb5_gss_display_status
Greg Hudson
2011-11-21
1
-1
/
+2
*
Clean up more stuff in make clean
Greg Hudson
2011-11-04
1
-1
/
+1
*
Make reindent
Tom Yu
2011-10-17
5
-6
/
+6
*
Style police
Greg Hudson
2011-10-17
1
-2
/
+1
*
gssalloc-related fixes to naming_exts.c
Sam Hartman
2011-10-17
1
-28
/
+31
*
make depend
Tom Yu
2011-10-14
4
-486
/
+508
*
Untabify a recent gssapi_alloc.h change
Greg Hudson
2011-10-14
1
-1
/
+2
*
Fix gssapi_strdup
Sam Hartman
2011-10-14
1
-7
/
+3
*
gssalloc memory management for gss_buffer_set
Sam Hartman
2011-10-14
3
-9
/
+26
*
Use gssalloc memory management where appropriate
Sam Hartman
2011-10-14
16
-65
/
+66
*
Utility functions to move allocations from k5buf/krb5_data to gss_buffer_t
Sam Hartman
2011-10-14
2
-1
/
+66
*
Add new header gssapi_alloc.h
Sam Hartman
2011-10-14
3
-1
/
+67
*
Simplify gss_indicate_mechs() by using generic_gss_copy_oid_set
Sam Hartman
2011-10-14
1
-52
/
+3
*
Fix a memory leak in make_gss_checksum
Greg Hudson
2011-10-07
1
-0
/
+1
*
Initialize localname on error in gss_localname
Greg Hudson
2011-10-06
1
-4
/
+5
[next]