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
/
spnego
/
spnego_mech.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix various integer issues
Greg Hudson
2012-12-10
1
-3
/
+3
*
Add SPNEGO support for GSS cred export and import
Greg Hudson
2012-09-11
1
-1
/
+37
*
Use gssalloc in more parts of GSSAPI
Greg Hudson
2012-08-11
1
-6
/
+6
*
Remove gss_mechanism_ext
Simo Sorce
2012-08-08
1
-5
/
+0
*
Always consider desired_mechs empty in spnego (2)
Simo Sorce
2012-08-06
1
-9
/
+7
*
Always consider desired_mechs empty in spnego
Simo Sorce
2012-08-03
1
-18
/
+4
*
Implement credential store support in spnego
Simo Sorce
2012-07-20
1
-15
/
+41
*
Don't stomp minor code in spnego_gss_acquire_cred
Greg Hudson
2012-05-13
1
-3
/
+3
*
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
1
-77
/
+42
*
Fix style issues in r25087
Greg Hudson
2011-08-29
1
-96
/
+96
*
Fix call to gss_inquire_cred from spnego_gss_acquire_cred_impersonate_name
Greg Hudson
2011-08-11
1
-13
/
+11
*
Correctly dereference cred_handle when assigning to spcred in
Greg Hudson
2011-08-11
1
-1
/
+1
*
Use KRB5_CALLCONV for all gss mechanism functions. Also wrap #include <unistd...
Sam Hartman
2011-08-09
1
-48
/
+48
*
Mark up strings for translation
Greg Hudson
2011-06-10
1
-5
/
+10
*
gss_duplicate_name SPI for SPNEGO
Greg Hudson
2011-04-05
1
-0
/
+18
*
Add gss_userok and gss_pname_to_uid
Greg Hudson
2011-04-04
1
-0
/
+2
*
Adjust most C source files to match the new standards for copyright
Greg Hudson
2011-03-09
1
-2
/
+0
*
SPNEGO's accept_sec_context and init_sec_context produce a null context
Greg Hudson
2011-03-08
1
-2
/
+6
*
Fix a couple of cases in the SPNEGO implementation where a
Greg Hudson
2011-01-10
1
-1
/
+4
*
Fix Windows build
Greg Hudson
2010-11-25
1
-3
/
+1
*
Remove duplicate code block in spnego_gss_set_cred_option()
Greg Hudson
2010-10-08
1
-17
/
+0
*
Merge users/lhoward/sasl-gs2 to trunk
Greg Hudson
2010-10-06
1
-1
/
+99
*
Use gss_set_cred_option instead of (undeclared) gssspi_set_cred_option
Ken Raeburn
2010-10-02
1
-4
/
+4
*
Add gss_krb5_import_cred
Greg Hudson
2010-09-27
1
-2
/
+22
*
Apply patch from Arlene Berry to detect and ignore a duplicate
Tom Yu
2010-05-20
1
-0
/
+12
*
Add IAKERB mechanism and gss_acquire_cred_with_password
Greg Hudson
2010-04-30
1
-0
/
+64
*
MITKRB5-SA-2010-002 CVE-2010-0628 denial of service in SPNEGO
Tom Yu
2010-03-23
1
-22
/
+16
*
Release the internal_name field of a SPNEGO context if it has not been
Greg Hudson
2010-03-05
1
-0
/
+3
*
Explain the current SPNEGO initiator/acceptor design in comments. No
Greg Hudson
2010-02-22
1
-11
/
+66
*
Fix two unrelated problems in SPNEGO which don't crop up with the krb5
Greg Hudson
2010-02-22
1
-10
/
+16
*
Clarify the SPNEGO NegHints code and plug two cases where half-created
Greg Hudson
2010-02-13
1
-25
/
+19
*
Simplify the SPNEGO neg_mechs intersection logic a bit using
Greg Hudson
2010-02-12
1
-7
/
+6
*
Implement gss_set_neg_mechs
Greg Hudson
2010-02-10
1
-81
/
+191
*
Add a set_cred_option handler for SPNEGO which forwards to the
Greg Hudson
2009-12-21
1
-1
/
+16
*
Add GSS extensions to store credentials, generate random bits
Greg Hudson
2009-12-17
1
-0
/
+19
*
make mark-cstyle
Tom Yu
2009-10-31
1
-5
/
+5
*
Implement GSS naming extensions and authdata verification
Greg Hudson
2009-10-09
1
-0
/
+131
*
Implement s4u extensions
Greg Hudson
2009-09-13
1
-3
/
+140
*
Memory leak in spnego accept_sec_context error path
Greg Hudson
2009-08-27
1
-0
/
+7
*
fix minor syntax error
Ken Raeburn
2009-05-22
1
-1
/
+1
*
CVE-2009-0844 SPNEGO can read beyond buffer end
Tom Yu
2009-04-07
1
-27
/
+24
*
Apply revised patch from Apple that ensures that a REJECT token is
Tom Yu
2009-04-07
1
-3
/
+5
*
CVE-2009-0845 SPNEGO can dereference a null pointer
Tom Yu
2009-03-13
1
-1
/
+2
*
Remove unnecessary pointer casts in args to free,memcpy,memset,memchr except ...
Ken Raeburn
2009-02-02
1
-1
/
+1
*
Remove gss_export_name_object and gss_import_name_object.
Sam Hartman
2009-01-12
1
-2
/
+0
*
Merge mskrb-integ onto trunk
Sam Hartman
2009-01-03
1
-81
/
+633
*
Apply (adapted) patch from Apple to check for SPNEGO mechanism in
Tom Yu
2008-10-20
1
-0
/
+11
*
Use strdup in place of malloc/strcpy in many places
Greg Hudson
2008-10-20
1
-8
/
+1
[next]