summaryrefslogtreecommitdiffstats
path: root/proxy/tests/cli_srv_comm.c
Commit message (Expand)AuthorAgeFilesLines
* Fix uninizialized variables found by CoveritySimo Sorce2013-04-031-1/+1
* Add name handle wrapperSimo Sorce2012-10-251-5/+5
* Add context handle wrapperSimo Sorce2012-10-251-7/+7
* Add cred handle wrapperSimo Sorce2012-10-251-3/+3
* cli_srv_comm: Add and use a DEBUG macro.Günther Deschner2012-10-251-28/+35
* Add testcode for gpm_wrap_size_limit().Günther Deschner2012-09-141-0/+13
* Add testcode for gpm_unwrap().Günther Deschner2012-09-141-0/+29
* Add testcode for add gpm_wrap().Günther Deschner2012-09-141-0/+27
* Add test code for gpm_(get|verify)_mic.Günther Deschner2012-09-141-0/+60
* Move client lib files in their own directorySimo Sorce2012-08-311-1/+1
* Test init_sec_contextSimo Sorce2012-02-091-22/+25
* There is no need anymore to load the server config in the client test program.Simo Sorce2012-02-091-13/+1
* Retrieve the buffer when needed, right before accept_sec_contextSimo Sorce2012-02-091-6/+6
* Remove useless connection to the proxySimo Sorce2012-02-091-37/+0
* Rename test program.Simo Sorce2012-02-091-0/+602