Age | Commit message (Expand) | Author | Files | Lines |
2022-08-11 | be conservative and block unknown ip formats | Nathan Gass | 1 | -0/+7 |
2022-06-20 | make is_private_ip resolve hostnames and check all resolved ips | David Flatz | 1 | -0/+7 |
2022-06-20 | add function to check whether an ip is from a private range which should be u... | David Flatz | 1 | -0/+14 |
2021-06-17 | check ::cdist errors | Urban Müller | 1 | -2/+2 |
2021-06-15 | add tests for it::cdist. Two are commented out as they trigger an it::error() | Christian A. Weber | 1 | -0/+4 |
2021-06-15 | allow leading - in ::getopt option arguments, add tests | Urban Müller | 1 | -0/+26 |
2020-12-03 | Add some tests for it::substr() behaviour we rely on which was broken for som... | Christian Schneider | 1 | -0/+4 |
2020-11-27 | pass array values instead of keys to functions with only one argument in it::... | Nathan Gass | 1 | -0/+3 |
2020-09-15 | Make itools PHP 8 compatible | Christian Schneider | 1 | -41/+41 |
2020-05-25 | test new sort features | Urban Müller | 1 | -0/+5 |
2020-04-21 | use new array syntax | Urban Müller | 1 | -56/+56 |
2020-01-20 | Support all arguments of file_get_contents, including maxlen | Christian Schneider | 1 | -5/+8 |
2019-09-11 | add params2utf8 tests | Urban Müller | 1 | -0/+13 |
2019-09-02 | Use older syntax for tests | Christian Schneider | 1 | -1/+2 |
2019-09-02 | Make itools a bit stricter, new PHP versions start to enforce more declarations | Christian Schneider | 1 | -1/+2 |
2019-03-12 | Normalize to FORM_C in any2utf8 | Christian Schneider | 1 | -0/+2 |
2019-01-18 | test assoc flag | Urban Müller | 1 | -0/+3 |
2018-06-28 | Use tempnam() to create tmp file and unlink() for removing, no need to it::sy... | Christian Schneider | 1 | -8/+9 |
2018-06-28 | we have no decent tmp dir that allows overwrites... sigh | Urban Müller | 1 | -0/+1 |
2018-06-21 | no reason for different naming | Urban Müller | 1 | -0/+474 |