summaryrefslogtreecommitdiff
path: root/fticks_hashmac.c
Commit message (Collapse)AuthorAgeFilesLines
* Improve the documentation for the fticks_hashmac() interface.Linus Nordberg2013-04-231-1/+18
| | | | | | | 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.
* s/NULL/NUL/1 in a comment.Linus Nordberg2013-04-231-1/+1
|
* Add c-file-style to C source files missing it.Linus Nordberg2013-04-231-0/+4
|
* Adjust copyright lines to reflect git (svn) history of each and every file.Linus Nordberg2012-11-121-2/+1
| | | | | | The LICENSE file still aims to reflect a summary of all files. The LICENSE file was changed to not include year 2006 since there was no evidence in git (svn) of any contributions from that year.
* Formatting changes.Linus Nordberg2012-09-251-2/+2
| | | | | | | | | And, actually, a typo in catgconf.c. Cherry-picked b712a6bf from branch 'licensing'. Conflicts: LICENSE
* Remove the second copyright line, with both UNINETT and NORDUnet.Linus Nordberg2012-09-171-1/+0
| | | | The overlap is clearly expressed without it.
* Remove Stig from first copyright line.Linus Nordberg2012-09-171-1/+1
|
* Update copyright and licensing information.Linus Nordberg2012-09-141-3/+4
| | | | | | Note that this change makes all files carry the same copyright info, regardless of when they've been touched. People interested in more detail will have to consult the commit history.
* Update copyright info.Linus 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.