Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Improve the documentation for the fticks_hashmac() interface. | Linus Nordberg | 2013-09-02 | 1 | -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.5 | Linus Nordberg | 2011-09-29 | 1 | -0/+4 |
| | |||||
* | Add binary radsecproxy-hash. | Linus Nordberg | 2011-09-29 | 1 | -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. |