summaryrefslogtreecommitdiffstats
path: root/daemons/ipa-slapi-plugins/libotp/libotp.h
Commit message (Collapse)AuthorAgeFilesLines
* Change OTPSyncRequest structure to use OctetStringNathaniel McCallum2014-06-251-7/+5
| | | | | | | | This change has two motivations: 1. Clients don't have to parse the string. 2. Future token types may have new formats. Reviewed-By: Alexander Bokovoy <abokovoy@redhat.com>
* Add libotp internal library for slapi pluginsNathaniel McCallum2014-02-141-0/+95
Reviewed-By: Alexander Bokovoy <abokovoy@redhat.com>