summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
it.class
Age
Commit message (
Expand
)
Author
Files
Lines
2026-07-13
combining chars not well defined after blanks and cause more trouble after wo...
Urban Müller
1
-2
/
+2
2026-05-22
use (faster) proper func to check for valid utf8
Urban Müller
1
-1
/
+1
2026-05-18
Remove obsolete check as dependency of log filename from time debug parameter...
Christian Schneider
1
-2
/
+1
2026-05-13
grapheme_strlen can also return false on certain errors
Urban Müller
1
-1
/
+1
2026-05-11
force utf8 in all HTTP_ fields including HTTP_SEC_CH_UA_MOBILE (mail8642)
Urban Müller
1
-2
/
+2
2026-04-09
docs
Urban Müller
1
-1
/
+1
2026-04-09
Simplify creation of helper function and avoid eval in callable string case
Christian Schneider
1
-5
/
+3
2026-03-31
Remove combining characters at beginning of string in it::any2utf8() (mail8281)
Christian Schneider
1
-0
/
+2
2026-03-23
Switch ULTRATIME and some other runtime measurements to hrtime()
Christian Schneider
1
-5
/
+5
2026-02-03
Revert "known problem, reduce utf8 err messages"
Urban Müller
1
-1
/
+1
2026-01-06
known problem, reduce utf8 err messages
Urban Müller
1
-1
/
+1
2025-11-24
Fix PHP 8.5 ord() warning with null/empty string by passing dummy value
Christian Schneider
1
-1
/
+1
2025-10-03
fix invalid utf8 in HTTP_ACCEPT (mail5151)
Urban Müller
1
-1
/
+1
2025-09-08
revert handling of - in it::safe_filename, we do not know if php://stdin or p...
Nathan Gass
1
-2
/
+2
2025-09-03
enable use of command "see"
Urban Müller
1
-1
/
+1
2025-08-26
debug it::gets_all, thanks buddha
Nathan Gass
1
-1
/
+1
2025-08-26
add it::gets_all variant of it::gets
Nathan Gass
1
-0
/
+16
2025-08-26
handle shell process substitution and - in it file wrappers
Nathan Gass
1
-1
/
+2
2025-05-21
mention localization of "date"
Urban Müller
1
-1
/
+1
2025-05-21
it::date(): mention passing to date()
Urban Müller
1
-1
/
+1
2025-05-12
need error message not error number
Urban Müller
1
-1
/
+1
2025-04-10
Miniscule optimization: Only convert ip being check to binary once
Christian Schneider
1
-1
/
+2
2025-04-10
json_decode: return json error in title
Urban Müller
1
-2
/
+2
2025-04-10
return matching CIDR for tracking
Urban Müller
1
-1
/
+1
2025-03-26
allow 20241212 is second arg of it::date
Urban Müller
1
-1
/
+3
2025-03-25
Handle pretty printed null including newlines in it::json_decode
Christian Schneider
1
-1
/
+1
2025-03-19
only allow ten positional args
Urban Müller
1
-2
/
+2
2025-03-19
invert can never be set here
Urban Müller
1
-1
/
+1
2025-02-19
small performance boost
Urban Müller
1
-3
/
+2
2025-01-16
fix some missed censorship, also censort x-auth-token
Urban Müller
1
-2
/
+2
2024-12-03
avoid leaving tempfiles lying around if rename fails for permission reasons
Urban Müller
1
-0
/
+4
2024-10-28
avoid replacing away the quotes
Urban Müller
1
-1
/
+1
2024-10-04
avoid leaking API keys in err messages
Urban Müller
1
-3
/
+3
2024-08-14
fix syntax
Urban Müller
1
-1
/
+1
2024-08-14
add simplexml_load_string() with better error reporting
Urban Müller
1
-0
/
+19
2024-07-11
docs
Urban Müller
1
-1
/
+1
2024-06-11
mark legit use of http
Urban Müller
1
-1
/
+1
2024-06-10
handle empty replacements array in it::replace
Nathan Gass
1
-1
/
+1
2024-04-25
apply password hiding in both json and var_dump format
Urban Müller
1
-2
/
+4
2024-04-22
keep quotes around key
Urban Müller
1
-2
/
+2
2024-04-22
reinstate masking of passwords
Urban Müller
1
-2
/
+2
2024-04-10
add forgotten newline
Urban Müller
1
-1
/
+1
2024-04-05
prevent Log: lines in shell mode
Urban Müller
1
-1
/
+1
2024-04-04
append newline to pretty printed json
Urban Müller
1
-7
/
+7
2024-04-03
indicate logfile for further errors
Urban Müller
1
-1
/
+3
2024-04-03
use json for superglobal output
Urban Müller
1
-6
/
+6
2024-04-03
no need for $reqbody if $_POST is present
Urban Müller
1
-1
/
+1
2024-02-28
validate
Urban Müller
1
-1
/
+1
2024-02-21
it::getopt: do not eat up second --
Nathan Gass
1
-1
/
+1
2023-11-16
add mailid to alertlog for grepping
Urban Müller
1
-3
/
+2
[next]