Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make radsecproxy.h self-sustaining. | Linus Nordberg | 2011-09-26 | 1 | -1/+0 |
* | Prepend static functions with underscore. | Linus Nordberg | 2011-09-26 | 1 | -12/+16 |
* | Hash full MAC even for VendorHashed and VendorKeyHashed. | Linus Nordberg | 2011-04-05 | 1 | -2/+8 |
* | Produce full length F-Tick MAC hashes for FullyHashed and FullyKeyHashed. | Linus Nordberg | 2011-04-05 | 1 | -3/+3 |
* | Don't smash buffer on stack. | Linus Nordberg | 2011-04-05 | 1 | -1/+1 |
* | Don't crash in F-Ticks logging if we don't find User-Name. | Linus Nordberg | 2011-04-05 | 1 | -5/+5 |
* | Log MAC as "undisclosed" for config FTicksMac Static. | Linus Nordberg | 2011-04-05 | 1 | -37/+33 |
* | Do save vendor part of MAC for FTicksMac VendorHashed and VendorKeyHashed. | Linus Nordberg | 2011-04-05 | 1 | -3/+5 |
* | Move configure_fticks to fticks.c. | Linus Nordberg | 2011-04-04 | 1 | -0/+69 |
* | Move F-Ticks logging to fticks.c. | Linus Nordberg | 2011-04-04 | 1 | -0/+87 |
* | Add fticks.c and fticks.h to the build. | Linus Nordberg | 2011-04-04 | 1 | -0/+67 |