Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2013-01-16 | Correct format security for talloc_named of auth tokens | Stephen Gallagher | 1 | -1/+1 | |
2013-01-10 | Add authtok utility functions. | Simo Sorce | 1 | -0/+202 | |
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. |