aboutsummaryrefslogtreecommitdiffstats
path: root/global-functions
AgeCommit message (Expand)AuthorFilesLines
2018-11-09global-functions: add function to read user inputGravatar Christian Hesse1-0/+5
2018-10-16global-functions: import certificates if requiredGravatar Christian Hesse1-3/+24
2018-10-15global-functions: fix missing colonGravatar Christian Hesse1-2/+2
2018-10-12global-functions: make sure parameters are stringsGravatar Christian Hesse1-6/+7
2018-10-10daily-psk: move function GeneratePSK from global-functionsGravatar Christian Hesse1-42/+0
2018-10-09global-functions: add UrlEncode and use in SendNotificationGravatar Christian Hesse1-1/+25
2018-10-09global-functions: add function to notify via e-mail and telegramGravatar Christian Hesse1-0/+35
2018-10-09global-functions: move daily psk secrets to global-configGravatar Christian Hesse1-15/+4
2018-10-09make GeneratePSK a global functionGravatar Christian Hesse1-0/+52
2018-10-09add global-functionsGravatar Christian Hesse1-0/+6