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
*
Add way to check if mechlistMIC must be produced
spnego
Simo Sorce
2014-05-06
1
-0
/
+38
*
Properly reflect MS krb5 mech in SPNEGO acceptor
Greg Hudson
2014-02-05
1
-4
/
+4
*
Let SPNEGO display mechanism errors
Simo Sorce
2013-12-18
1
-8
/
+34
*
Fix memory leak in SPNEGO initiator
Simo Sorce
2013-12-16
1
-0
/
+1
*
Remove unneeded check in SPNEGO initiator
Greg Hudson
2013-12-16
1
-7
/
+0
*
Fix SPNEGO one-hop interop against old IIS
Greg Hudson
2013-12-12
1
-0
/
+6
*
Avoid malloc(0) in SPNEGO get_input_token
Greg Hudson
2013-12-06
1
-6
/
+9
*
Add GSSAPI IOV MIC functions
Greg Hudson
2013-09-18
1
-0
/
+33
*
Fix various warnings
Greg Hudson
2013-06-07
1
-8
/
+2
*
Fix mismatched spnego_mech.c declarations
Greg Hudson
2013-05-03
1
-3
/
+4
*
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
[next]