index
:
krb5.git
master
master-krb5pkgconfig
master-mechdconf
proxymech
Unnamed repository; edit this file 'description' to name the repository.
Günther Deschner
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
lib
/
gssapi
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Apply patch from Arlene Berry to not use freed memory in
Tom Yu
2010-03-23
1
-1
/
+2
*
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
*
Update dependencies
Ken Raeburn
2010-02-20
1
-0
/
+8
*
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
9
-81
/
+301
*
Apply patch from Arlene Berry to handle the case where a mechanism
Tom Yu
2010-02-05
1
-2
/
+10
*
Apply patch from Arlene Berry to avoid segfault if a mech
Tom Yu
2010-02-05
1
-0
/
+5
*
Apply patch from Arlene Berry to return a comparable static OID object
Tom Yu
2010-02-05
1
-0
/
+3
*
define MIN() in lib/gssapi/krb5/prf.c
Tom Yu
2010-01-26
1
-0
/
+4
*
Update dependencies
Ken Raeburn
2010-01-03
2
-0
/
+36
*
krb5_gss_acquire_cred will deref garbage pointer if actual_mechs is NULL
Ezra Peisach
2010-01-03
1
-3
/
+5
*
Whitespace fixes for new anonymous support
Greg Hudson
2009-12-28
1
-1
/
+2
*
Anonymous support for Kerberos
Sam Hartman
2009-12-28
2
-2
/
+18
*
Add a set_cred_option handler for SPNEGO which forwards to the
Greg Hudson
2009-12-21
2
-1
/
+25
*
Fix a cleanup handler in the store_creds code; krb5_cc_close doesn't
Greg Hudson
2009-12-17
1
-2
/
+2
*
Add GSS extensions to store credentials, generate random bits
Greg Hudson
2009-12-17
15
-2
/
+511
*
Mark and reindent lib/gssapi, with some exceptions
Tom Yu
2009-12-08
64
-312
/
+312
*
Reindent
Zhanna Tsitkov
2009-11-30
1
-35
/
+26
*
Remove the non-iov entry point introduced in r23378, since it's easy
Greg Hudson
2009-11-29
1
-5
/
+6
*
Create functional internal interfaces to allow GSSAPI to perform
Greg Hudson
2009-11-28
2
-125
/
+21
*
Add krb5_key versions of the auth context key accessors, and use them
Greg Hudson
2009-11-27
1
-29
/
+12
*
Coding Style related fixes
Zhanna Tsitkov
2009-11-25
3
-414
/
+379
*
Consolidate Makefile variables now that we have only a single global
Greg Hudson
2009-11-22
9
-718
/
+761
*
Clean up a bunch of signed/unsigned comparison warnings
Greg Hudson
2009-11-02
1
-1
/
+1
*
make mark-cstyle
Tom Yu
2009-10-31
58
-203
/
+166
*
Bump the accessor version number since we made changes.
Greg Hudson
2009-10-28
3
-20
/
+21
*
Replace krb5_ with krb5Int_ prefix for non-API functions
Zhanna Tsitkov
2009-10-28
1
-4
/
+4
*
Reformat function definition headers in gss-krb5's util_crypt.c to
Greg Hudson
2009-10-25
1
-98
/
+48
*
Comment out empty definition of krb5_gss_set_sec_context_option_ops and its
Luke Howard
2009-10-23
1
-0
/
+4
*
Ensure that a GSS_C_BOTH acquired for GSS_C_NO_NAME still passes
Luke Howard
2009-10-22
3
-1
/
+3
*
Make some gss-krb5 utility functions take enctypes instead of keys,
Greg Hudson
2009-10-20
8
-38
/
+44
*
use ANSI prototypes for acquire_XXX_cred, and fix cast to calling acquire_acc...
Luke Howard
2009-10-20
1
-14
/
+13
*
Implement new APIs to allow improved crypto performance
Greg Hudson
2009-10-19
18
-196
/
+260
*
Move destest to builtin/des, because it depends on overriding some
Tom Yu
2009-10-10
3
-296
/
+387
*
Implement GSS naming extensions and authdata verification
Greg Hudson
2009-10-09
43
-251
/
+2369
*
Fix a few bugs in r22736. Cherry-picked from Luke's authdata branch
Greg Hudson
2009-09-21
1
-1
/
+1
*
Clean up warnings of unused variables that have crept into the source tree..
Ezra Peisach
2009-09-20
1
-0
/
+2
*
Re-run make depend without autoconf.h in the source tree
Greg Hudson
2009-09-16
4
-718
/
+694
*
Crypto modularity proj.: Move prf and random-to-key ops from backend to krb
Zhanna Tsitkov
2009-09-16
4
-678
/
+724
*
Implement s4u extensions
Greg Hudson
2009-09-13
22
-210
/
+1454
*
Fix parsing of GSS exported names
Greg Hudson
2009-09-11
1
-4
/
+18
*
Fix memory leak in gss_krb5int_copy_ccache
Greg Hudson
2009-09-09
1
-1
/
+4
*
Memory leak in spnego accept_sec_context error path
Greg Hudson
2009-08-27
1
-0
/
+7
*
Get "make depend" to work in an unbuilt source tree, since bad deps
Greg Hudson
2009-08-03
2
-2
/
+2
*
fix minor syntax error
Ken Raeburn
2009-05-22
1
-1
/
+1
*
Copy the sequence key rather than the subkey for lucid contexts in RFC
Sam Hartman
2009-05-18
1
-1
/
+1
[prev]
[next]