summaryrefslogtreecommitdiff
path: root/src/sp_config.c (follow)
AgeCommit message (Collapse)Author
2017-11-24Implement anti csrf measuresxXx-caillou-xXx
This is done by using the "samesite" cookie attribute.
2017-10-26Free additionally allocated `sp_list` instancesBen Foster
References #43.
2017-10-02First pass for #9jvoisin
2017-09-25Show the line number in case of processing errorjvoisin
2017-09-21Add travisjvoisin
2017-09-20Initial importSebastien Blot