Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | chore: Add SPDX header | Andy Scherzinger | 2024-05-24 | 1 | -19/+3 |
| | | | | Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de> | ||||
* | fix(security): Handle idn_to_utf8 returning false | Joas Schilling | 2023-12-04 | 1 | -0/+4 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Refactors lib/private/Security. | Faraz Samapoor | 2023-09-21 | 1 | -13/+6 |
| | | | | | | Mainly using PHP8's constructor property promotion. Signed-off-by: Faraz Samapoor <fsa@adlas.at> | ||||
* | Refactors "strpos" calls in lib/private to improve code readability. | Faraz Samapoor | 2023-05-15 | 1 | -2/+1 |
| | | | | Signed-off-by: Faraz Samapoor <fsamapoor@gmail.com> | ||||
* | Add remote host validation API | Christoph Wurst | 2022-10-31 | 1 | -0/+76 |
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> |