Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Implement accept sec context mechglue wrappers | Simo Sorce | 2012-10-25 | 3 | -0/+168 | |
* | Implement context related mechglue wrappers | Simo Sorce | 2012-10-25 | 3 | -0/+461 | |
* | Implement cred related mechglue wrappers | Simo Sorce | 2012-10-25 | 4 | -0/+833 | |
* | Add name handle wrapper | Simo Sorce | 2012-10-25 | 10 | -116/+147 | |
* | Add context handle wrapper | Simo Sorce | 2012-10-25 | 6 | -19/+24 | |
* | Add cred handle wrapper | Simo Sorce | 2012-10-25 | 7 | -26/+31 | |
* | 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 | 3 | -2/+146 | |
* | Build mechglue as a plugin | Simo Sorce | 2012-10-25 | 1 | -0/+13 | |
* | cli_srv_comm: Add and use a DEBUG macro. | Günther Deschner | 2012-10-25 | 1 | -28/+35 | |
* | Add testcode for gpm_wrap_size_limit(). | Günther Deschner | 2012-09-14 | 1 | -0/+13 | |
* | Add testcode for gpm_unwrap(). | Günther Deschner | 2012-09-14 | 1 | -0/+29 | |
* | Add testcode for add gpm_wrap(). | Günther Deschner | 2012-09-14 | 1 | -0/+27 | |
* | Add test code for gpm_(get|verify)_mic. | Günther Deschner | 2012-09-14 | 1 | -0/+60 | |
* | Implement gpm_wrap_size_limit(). | Günther Deschner | 2012-09-14 | 3 | -0/+92 | |
* | Implement gpm_unwrap(). | Günther Deschner | 2012-09-14 | 3 | -0/+131 | |
* | Implement gpm_wrap() | Günther Deschner | 2012-09-14 | 3 | -1/+131 | |
* | Implement gpm_verify_mic(). | Günther Deschner | 2012-09-14 | 3 | -0/+99 | |
* | Implement gpm_get_mic(). | Günther Deschner | 2012-09-14 | 3 | -1/+104 | |
* | Implement gpm_compare_name | Simo Sorce | 2012-09-14 | 2 | -0/+53 | |
* | Implement gpm_inquire_context | Simo Sorce | 2012-09-14 | 3 | -0/+122 | |
* | 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 | 12 | -17/+12 | |
* | 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 | 3 | -5/+83 | |
* | Implement gp_unwrap(). | Günther Deschner | 2012-08-31 | 3 | -4/+139 | |
* | Implement gp_wrap(). | Günther Deschner | 2012-08-31 | 3 | -4/+136 | |
* | Implement gp_verify_mic(). | Günther Deschner | 2012-08-23 | 4 | -6/+108 | |
* | Implement gp_get_mic(). | Günther Deschner | 2012-08-23 | 3 | -4/+105 | |
* | 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 | |
* | Allow cleanup of files to make distcheck happy | Simo Sorce | 2012-07-10 | 1 | -0/+3 | |
* | Add missing headers to Makefile.am | Simo Sorce | 2012-07-10 | 1 | -1/+15 | |
* | First release | Simo Sorce | 2012-07-10 | 3 | -128/+128 | |
* | Remove Fixme comment | Günther Deschner | 2012-07-06 | 1 | -21/+0 |