summaryrefslogtreecommitdiff
path: root/fticks_hashmac.c
Commit message (Collapse)AuthorAgeFilesLines
* Improve the documentation for the fticks_hashmac() interface.Linus Nordberg2013-09-021-3/+19
| | | | | | | | | | That interface is a bit surprising. radsecproxy-hash(1) was indeed bitten by it. Also, make _format_hash() behave consistently even when out_len < 3. Conflicts: fticks_hashmac.c
* Update copyright info.radsecproxy-1.5Linus Nordberg2011-09-291-0/+4
|
* Add binary radsecproxy-hash.Linus Nordberg2011-09-291-0/+90
Split up fticks.c in order not to have to drag in too much of radsecproxy in order to just hash a MAC.