aboutsummaryrefslogtreecommitdiffstats
path: root/src/libimcv/pts/pts.c
Commit message (Expand)AuthorAgeFilesLines
* diffie-hellman: Add a bool return value to set_other_public_value()Martin Willi2015-03-231-1/+4
* diffie-hellman: Add a bool return value to get_my_public_value()Martin Willi2015-03-231-1/+4
* libimcv: Allow pts_t.set_peer_public_value() to failMartin Willi2015-03-231-1/+2
* libimcv: Allow pts_t.get_my_public_value() to failMartin Willi2015-03-231-1/+2
* diffie-hellman: Use bool instead of status_t as get_shared_secret() return valueMartin Willi2015-03-231-1/+1
* Merged libpts into libimcvAndreas Steffen2014-10-051-0/+1198