summaryrefslogtreecommitdiffstats
path: root/src/util/authtok.h
Commit message (Collapse)AuthorAgeFilesLines
* Add authtok utility functions.Simo Sorce2013-01-101-0/+180
These functions allow handling of auth tokens in a completely opaque way, with clear semantics and accessor fucntions that guarantee consistency, proper access to data and error conditions.