| Age | Commit message (Collapse) | Author |
|
|
|
Thanks to coverity
|
|
This should close #70
|
|
This one was tricky.
It was a great half-hour of joy, full of macros, ctags, gdb, radare2, tears, hardcoded `int3`, … to finally find that php calls `return` when it fails to parse some parameters for various reasons, even if everything goes fine.
This must be a better way to do this, but this is good enough™ for now.
This closes #66
|
|
This is done by using the "samesite" cookie attribute.
|
|
|
|
|
|
|
|
|
|
|
|
* Add error for relative path
|
|
|
|
|
|
|
|
This should close #65
|
|
|
|
|
|
Fix a silly and useless off-by-one
|
|
Fix a silly TOCTOU to make coverity happy
|
|
|
|
|
|
|
|
|
|
43 free at shutdown
|
|
|
|
|
|
|
|
References #43.
|
|
To be consistent with the rest of the `sp_list` functions.
|
|
In reference to #43.
|
|
|
|
|
|
|
|
Courtesy of @buixor
|
|
|
|
|
|
Also add some more tests
|
|
|
|
|
|
|
|
Close #48
|
|
|
|
|
|
|
|
This should close (#45
|
|
Speed up the CI by not running the whole Joomla testsuite on travis
|
|
|
|
Implement match on arguments position
|
|
|
|
|