Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Rename test program. | Simo Sorce | 2012-02-09 | 1 | -0/+0 | |
| | | | | | The test program is now testing almost all functions so change name to reflect reaility. | |||||
* | Add import_and_canon_name function family tests | Simo Sorce | 2012-02-07 | 1 | -8/+45 | |
| | ||||||
* | Add tests for indicate_mechs functions | Simo Sorce | 2012-02-05 | 1 | -0/+79 | |
| | ||||||
* | Add gpm_indicate_mechs to test program | Simo Sorce | 2012-02-03 | 1 | -1/+9 | |
| | ||||||
* | Modify accept_context test to use acquire_cred | Simo Sorce | 2012-02-01 | 1 | -3/+17 | |
| | ||||||
* | Convert tests to use mechglue | Simo Sorce | 2012-01-30 | 1 | -31/+35 | |
| | ||||||
* | Split gp_utils.h into proxy headers and commonly useful headers | Simo Sorce | 2012-01-29 | 1 | -1/+1 | |
| | ||||||
* | Improve test program | Simo Sorce | 2012-01-25 | 1 | -76/+191 | |
| | | | | | | | Split it into a lcient and a server thread. Properly implement gss_init_sec_context loop for the client part. Still relies on kerberos being used and gss_accept_sec_context beeing finished in one roundtrip. | |||||
* | Add test program to exercise accept_sec_context | Simo Sorce | 2012-01-25 | 1 | -0/+345 | |