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
*
New SPI call to import creds by oid
Simo Sorce
2012-09-14
3
-2
/
+20
*
New SPI call to import a name by mech oid
Simo Sorce
2012-09-14
4
-11
/
+40
*
New SPI call to import a context by oid
Simo Sorce
2012-09-14
3
-3
/
+19
*
Check creds to select mech in accept_sec_context
Simo Sorce
2012-09-14
1
-4
/
+23
*
Distinguish between requested and selected oids
Simo Sorce
2012-09-14
14
-120
/
+239
*
Add function to return the Public OID
Simo Sorce
2012-09-13
2
-0
/
+23
*
Add function to get the mechanism type to use
Simo Sorce
2012-09-13
2
-0
/
+56
*
Never return interposers OIDs
Simo Sorce
2012-09-13
1
-3
/
+8
*
Add interposer plugin type loader
Simo Sorce
2012-09-13
2
-0
/
+282
*
Allow to define an interposer in the conf file
Simo Sorce
2012-09-13
2
-6
/
+38
*
Avoid memory leaks on error condition
Simo Sorce
2012-09-13
1
-4
/
+5
*
make depend
Greg Hudson
2012-09-12
1
-0
/
+16
*
Introduce gss_export_cred and gss_import_cred
Greg Hudson
2012-09-11
4
-0
/
+300
*
Add support for GSS_C_NT_COMPOSITE_EXPORT
Luke Howard
2012-08-31
1
-1
/
+1
*
Fix memory leak in gss_add_cred
Greg Hudson
2012-08-30
1
-0
/
+3
*
Use gssalloc in more parts of GSSAPI
Greg Hudson
2012-08-11
2
-2
/
+2
*
Remove gss_mechanism_ext
Simo Sorce
2012-08-08
3
-110
/
+24
*
Pass the actual mech oid in creds functions
Simo Sorce
2012-08-06
2
-11
/
+34
*
Reuse code to free gss_mech_info structure
Simo Sorce
2012-08-05
1
-21
/
+4
*
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
[next]