summaryrefslogtreecommitdiff
path: root/src/util/authtok.h
AgeCommit message (Collapse)AuthorFilesLines
2013-01-10Add authtok utility functions.Simo Sorce1-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.