summaryrefslogtreecommitdiffstats
path: root/inc/crypto.inc.php
Commit message (Collapse)AuthorAgeFilesLines
* Fix more type errors, stricter typingSimon Rettberg2023-11-151-0/+2
|
* Add function param/return types, fix a lot more phpstorm complaintsSimon Rettberg2023-11-141-1/+4
|
* Type annotations, better RNGSimon Rettberg2023-05-221-5/+7
|
* [inc/Util] Add types, move error printing functions to their own classSimon Rettberg2022-05-021-1/+1
|
* [statistics] Support new json-format of hardware info from clientSimon Rettberg2022-03-091-1/+2
| | | | | | We now try to use JSON output mode from any tool on the client to supply information, for easier parsability and hopefully, a more stable format.
* Make default boot entry selectable (also fix menu timeout)Simon Rettberg2013-11-211-1/+1
|
* Comments, minor refactoring, possiblity to validate configuration parametersSimon Rettberg2013-10-311-0/+29