index
:
gss-proxy.git
allow_s4u2s
alluids
delegate
getenv
impersonate
libsshfixes
master
ntlmssp
review
strerror
tests
usermode
wip
Work on gss-proxy before it lands upstream
Simo Sorce
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
proxy
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
mechglue: initialize gpp cred_handle in gssi_acquire_cred_with_password().
Günther Deschner
2013-02-22
1
-1
/
+1
*
mechglue: fix gssi_set_cred_option() arguments.
Günther Deschner
2013-02-22
2
-4
/
+4
*
interposer-plugin: Fix MIT 1.11 gssi_import_sec_context_by_mech symbol name.
Günther Deschner
2013-02-15
2
-8
/
+8
*
Change interposer usage, clients need to set GSS_USE_PROXY=1|YES.
Günther Deschner
2013-01-15
2
-3
/
+6
*
Use new gss_import/export_cred functions
Simo Sorce
2012-10-25
9
-403
/
+98
*
Implement export_name_composite
Günther Deschner
2012-10-25
2
-0
/
+28
*
Call gss_export_name_composite() from gp_conv_name_to_gssx().
Günther Deschner
2012-10-25
2
-1
/
+23
*
Add gpm_export_name_composite().
Günther Deschner
2012-10-25
2
-0
/
+31
*
New test program to exercise the mechglue plugin
Simo Sorce
2012-10-25
1
-1
/
+1
*
Implement internal_release_oid
Simo Sorce
2012-10-25
2
-0
/
+27
*
Implement misc spi calls
Simo Sorce
2012-10-25
2
-0
/
+218
*
Implement privacy/integrity mechglue wrappers
Simo Sorce
2012-10-25
2
-0
/
+420
*
Implement indicate mechs related mechglue wrappers
Simo Sorce
2012-10-25
3
-1
/
+217
*
Implement name related mechglue wrappers
Simo Sorce
2012-10-25
2
-0
/
+456
*
Implement display status mechglue wrappers
Simo Sorce
2012-10-25
2
-0
/
+75
*
Implement init sec context mechglue wrapper
Simo Sorce
2012-10-25
3
-0
/
+228
*
Implement accept sec context mechglue wrappers
Simo Sorce
2012-10-25
2
-0
/
+167
*
Implement context related mechglue wrappers
Simo Sorce
2012-10-25
2
-0
/
+460
*
Implement cred related mechglue wrappers
Simo Sorce
2012-10-25
3
-0
/
+831
*
Add name handle wrapper
Simo Sorce
2012-10-25
9
-111
/
+142
*
Add context handle wrapper
Simo Sorce
2012-10-25
5
-12
/
+17
*
Add cred handle wrapper
Simo Sorce
2012-10-25
6
-23
/
+28
*
Add function to ease copying oids
Simo Sorce
2012-10-25
2
-0
/
+25
*
Add function to convert remote context to local
Simo Sorce
2012-10-25
2
-0
/
+18
*
Add simple functions to map errors
Simo Sorce
2012-10-25
2
-0
/
+26
*
Add function to return a special mech
Simo Sorce
2012-10-25
3
-0
/
+204
*
Add mechanism to select behavior based on envvar
Simo Sorce
2012-10-25
2
-0
/
+38
*
Add loop avoidance in proxy daemon and gssapi plugin
Simo Sorce
2012-10-25
2
-0
/
+11
*
Add initialization code
Simo Sorce
2012-10-25
2
-0
/
+141
*
Implement gpm_wrap_size_limit().
Günther Deschner
2012-09-14
2
-0
/
+91
*
Implement gpm_unwrap().
Günther Deschner
2012-09-14
2
-0
/
+130
*
Implement gpm_wrap()
Günther Deschner
2012-09-14
2
-1
/
+130
*
Implement gpm_verify_mic().
Günther Deschner
2012-09-14
2
-0
/
+98
*
Implement gpm_get_mic().
Günther Deschner
2012-09-14
2
-1
/
+103
*
Implement gpm_compare_name
Simo Sorce
2012-09-14
2
-0
/
+53
*
Implement gpm_inquire_context
Simo Sorce
2012-09-14
2
-0
/
+121
*
Implement gpm_inquire_cred
Simo Sorce
2012-09-14
2
-0
/
+221
*
Move client lib files in their own directory
Simo Sorce
2012-08-31
10
-7
/
+2
*
Add macro to suppress const warnings
Simo Sorce
2012-08-31
1
-0
/
+2
*
Save internal errors in init_sec_context
Simo Sorce
2012-08-31
1
-0
/
+2
*
Add function to report internal client errors
Simo Sorce
2012-08-31
2
-0
/
+19
*
Always return a minor_status
Simo Sorce
2012-08-31
1
-0
/
+2
*
Move release_name to the proper place
Simo Sorce
2012-08-31
2
-11
/
+10
*
Fix gpm_display_status
Simo Sorce
2012-08-31
1
-19
/
+13
*
Add gpm_inquire_name to client lib
Simo Sorce
2012-08-31
2
-0
/
+68
*
Implement gp_wrap_size_limit().
Günther Deschner
2012-08-31
2
-5
/
+82
*
Implement gp_unwrap().
Günther Deschner
2012-08-31
2
-4
/
+138
*
Implement gp_wrap().
Günther Deschner
2012-08-31
2
-4
/
+135
*
Implement gp_verify_mic().
Günther Deschner
2012-08-23
3
-6
/
+107
*
Implement gp_get_mic().
Günther Deschner
2012-08-23
2
-4
/
+104
[next]