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
/
mechglue
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make gss_ctx_id_t truly opaque
Simo Sorce
2012-08-03
5
-6
/
+6
*
Fix oid set construction in gss_inquire_cred()
Kevin Wasserman
2012-08-02
1
-22
/
+10
*
Introduce credential store extensions
Simo Sorce
2012-07-20
3
-32
/
+210
*
In g_oid_ops.c, remove an unneeded declaration
Simo Sorce
2012-07-18
1
-3
/
+0
*
Avoid mapping GSSAPI minor code on success
Greg Hudson
2012-07-08
1
-1
/
+2
*
Use first mech's status in gss_acquire_cred
Greg Hudson
2012-06-03
1
-3
/
+11
*
Initialize gss_get_name_attribute output buffers
Greg Hudson
2012-02-14
1
-0
/
+8
*
make depend
Tom Yu
2011-10-14
1
-325
/
+331
*
Use gssalloc memory management where appropriate
Sam Hartman
2011-10-14
5
-6
/
+6
*
Simplify gss_indicate_mechs() by using generic_gss_copy_oid_set
Sam Hartman
2011-10-14
1
-52
/
+3
*
Initialize localname on error in gss_localname
Greg Hudson
2011-10-06
1
-4
/
+5
*
Windows fixes: remove unreferenced; use sizeof to compute array size
Sam Hartman
2011-09-28
1
-2
/
+1
*
Whitespace
Greg Hudson
2011-09-21
2
-66
/
+68
*
* New implementation to map a gss name to localname
Sam Hartman
2011-09-21
3
-56
/
+75
*
Formatting fixes
Greg Hudson
2011-09-19
1
-203
/
+219
*
On Windows, parse mechanism info from Registry instead of mech file
Sam Hartman
2011-09-19
1
-169
/
+351
*
Eliminate the mechglue union cred auxinfo field
Greg Hudson
2011-09-05
8
-242
/
+65
*
Reindent per krb5-batch-reindent.el.
Ken Raeburn
2011-09-04
2
-15
/
+15
*
Fix style issues in r25087
Greg Hudson
2011-08-29
2
-3
/
+3
*
Fix major status handling in gss_acquire_cred
Greg Hudson
2011-08-11
1
-0
/
+1
*
Whitespace
Greg Hudson
2011-08-09
1
-1
/
+1
*
call gssint_mecherrmap_init() from gssint_mechglue_init()
Sam Hartman
2011-08-09
1
-0
/
+1
*
Use KRB5_CALLCONV for all gss mechanism functions. Also wrap #include <unistd...
Sam Hartman
2011-08-09
6
-64
/
+66
*
Fix gss_set_cred_option cred creation with no name
Greg Hudson
2011-07-22
1
-6
/
+8
*
make depend
Ezra Peisach
2011-07-01
1
-8
/
+8
*
Mark up strings for translation
Greg Hudson
2011-06-10
1
-49
/
+44
*
Handle null OID values in gss_oid_equal()
Greg Hudson
2011-04-16
1
-0
/
+3
*
Check mech_type as well as mech_name in gssint_import_internal_name(),
Greg Hudson
2011-04-16
1
-1
/
+2
*
Fix a code path where mech could be used uninitialized in
Greg Hudson
2011-04-16
1
-1
/
+1
*
Implement gss_authorize_localname, as discussed on the kitten list,
Greg Hudson
2011-04-10
4
-104
/
+109
*
Allow anonymous name to be imported with empty name buffer
Greg Hudson
2011-04-06
1
-4
/
+11
*
Make depend
Greg Hudson
2011-04-05
1
-0
/
+32
*
gss_duplicate_name SPI for SPNEGO
Greg Hudson
2011-04-05
5
-46
/
+82
*
More sensical mech selection for gss_acquire_cred/accept_sec_context
Greg Hudson
2011-04-04
2
-49
/
+44
*
r24838 accidentally added a gss_duplicate_name line to
Greg Hudson
2011-04-04
1
-1
/
+0
*
Prevent bleed-through of mechglue symbols into loaded mechs
Greg Hudson
2011-04-04
1
-54
/
+67
*
Add gss_userok and gss_pname_to_uid to dynamic mech loading table.
Greg Hudson
2011-04-04
1
-0
/
+2
*
Add gss_userok and gss_pname_to_uid
Greg Hudson
2011-04-04
4
-59
/
+293
*
Use RFC 5587 const types for draft-josefsson-gss-capsulate APIs
Luke Howard
2011-04-03
3
-6
/
+6
*
Allow absolute paths for mechglue libraries. From r24736 in
Greg Hudson
2011-04-01
1
-1
/
+5
*
Implement draft-josefsson-gss-capsulate
Greg Hudson
2011-04-01
4
-0
/
+145
*
Although it can't actually happen, make it more explicit that we won't
Greg Hudson
2011-03-11
1
-1
/
+2
*
Adjust most C source files to match the new standards for copyright
Greg Hudson
2011-03-09
20
-81
/
+23
*
Make depend
Greg Hudson
2011-02-25
1
-5
/
+5
*
Don't leak the mechanism internal context when we get an error in the
Greg Hudson
2011-02-22
1
-1
/
+6
*
Tighten up the error handling in the mechglue's gss_canonicalize_name,
Greg Hudson
2011-01-10
1
-32
/
+14
*
Ensure time() is prototyped in g_accept_sec_context.c
Greg Hudson
2010-12-14
1
-0
/
+1
*
update dependencies
Ken Raeburn
2010-12-05
1
-0
/
+16
*
Use for loops for recursion in the Windows build, cutting down on the
Greg Hudson
2010-11-28
1
-1
/
+1
*
Fix Windows build
Greg Hudson
2010-11-25
4
-24
/
+16
[next]