Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | manpage fix: use minus signs instead of hyphens | Faidon Liambotis | 2012-05-23 | 1 | -4/+4 |
| | | | | | | | | | | To: radsecproxy@uninett.no Cc: Faidon Liambotis <paravoid@debian.org> Date: Wed, 23 May 2012 01:50:26 +0300 groff interprets "-" as hyphens (U+2010) and not as minus signs (U+002D). Process arguments are clearly being done with minus signs, so escape them properly and make copy/paste work again. | ||||
* | Add binary radsecproxy-hash. | Linus Nordberg | 2011-09-29 | 1 | -0/+30 |
Split up fticks.c in order not to have to drag in too much of radsecproxy in order to just hash a MAC. |