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
...
*
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
*
Add newlines to debug statements.
Günther Deschner
2012-08-23
1
-2
/
+2
*
Fix DEBUG message format
Simo Sorce
2012-08-06
1
-1
/
+2
*
Output type can be null in gss_display_name
Simo Sorce
2012-08-06
1
-7
/
+9
*
memset default input token for init_sec_context
Simo Sorce
2012-07-26
1
-3
/
+2
*
Fix handling deleg_creds in accept_sec_context
Simo Sorce
2012-07-26
1
-13
/
+10
*
Fix segfaults when NULL buffer is passed in.
Simo Sorce
2012-07-26
2
-5
/
+11
*
Remove Fixme comment
Günther Deschner
2012-07-06
1
-21
/
+0
*
Remove unused gp_credential_handle conversion fns
Günther Deschner
2012-07-06
1
-34
/
+0
*
Use gp_encrypt_buffer and gp_decrypt_buffer.
Günther Deschner
2012-07-06
1
-4
/
+6
*
Add encryption/decryption routines
Günther Deschner
2012-07-06
1
-0
/
+106
*
Unify find creds
Simo Sorce
2012-07-06
1
-19
/
+20
*
Fix return status for release handle function.
Simo Sorce
2012-07-06
1
-2
/
+2
*
Use gp_find_and_free_cred() in gp_release_handle().
Günther Deschner
2012-06-25
1
-4
/
+1
*
Add gp_find_and_free_cred().
Günther Deschner
2012-06-25
2
-0
/
+30
*
Add free_config() and call it when server shuts down.
Günther Deschner
2012-06-25
3
-0
/
+27
*
Finally use ring buffer in import and export calls.
Günther Deschner
2012-06-25
1
-8
/
+84
*
Make gp_import_gssx_cred() static, it is not used outside this file.
Günther Deschner
2012-06-25
2
-2
/
+1
*
Pass down struct gp_service to import and export credential calls.
Günther Deschner
2012-06-25
6
-7
/
+15
*
Allow to set per service ring buffer, with configurable size.
Günther Deschner
2012-06-25
1
-0
/
+45
*
Set pointer to one of the existing ring buffers in service loading.
Günther Deschner
2012-06-25
1
-0
/
+8
*
Add gp_service_get_ring_buffer to retrieve buffer from a service.
Günther Deschner
2012-06-25
2
-0
/
+5
*
Add gp_ring_buffer pointer to struct gp_service.
Günther Deschner
2012-06-25
1
-0
/
+4
*
Add gp_read_gss_creds_from_ring_buffer/gp_write_gss_creds_to_ring_buffer.
Günther Deschner
2012-06-25
1
-0
/
+93
[prev]
[next]