summaryrefslogtreecommitdiffstats
path: root/proxy/tests
Commit message (Collapse)AuthorAgeFilesLines
...
* Rename test program.Simo Sorce2012-02-091-0/+0
| | | | | The test program is now testing almost all functions so change name to reflect reaility.
* Add import_and_canon_name function family testsSimo Sorce2012-02-071-8/+45
|
* Add tests for indicate_mechs functionsSimo Sorce2012-02-051-0/+79
|
* Add gpm_indicate_mechs to test programSimo Sorce2012-02-031-1/+9
|
* Modify accept_context test to use acquire_credSimo Sorce2012-02-011-3/+17
|
* Convert tests to use mechglueSimo Sorce2012-01-301-31/+35
|
* Split gp_utils.h into proxy headers and commonly useful headersSimo Sorce2012-01-291-1/+1
|
* Improve test programSimo Sorce2012-01-251-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_contextSimo Sorce2012-01-251-0/+345