summaryrefslogtreecommitdiff
path: root/src/sp_cookie_encryption.h (follow)
AgeCommit message (Collapse)Author
2020-11-06Use proper prototype declarationjvoisin
2017-12-28Clang-format passThibault "bui" Koechlin
- `clang-format --style="{BasedOnStyle: google, SortIncludes: false}" -i snuffleu*.c sp_*.c sp_*.h` - Update the documentation accordingly
2017-11-24Implement anti csrf measuresxXx-caillou-xXx
This is done by using the "samesite" cookie attribute.
2017-09-20Initial importSebastien Blot