Branch | Commit message | Author | Age | |
---|---|---|---|---|
main | check-certificates: pass real and modified name into function | Christian Hesse | 22 hours | |
next | check-certificates: pass real and modified name into function | Christian Hesse | 22 hours | |
routeros-v6 | adopt all required certificate changes | Christian Hesse | 5 months | |
staging | check-certificates: pass real and modified name into function | Christian Hesse | 22 hours | |
Tag | Download | Author | Age | |
routeros-7.16-6 | commit 6548f83ef4... | Christian Hesse | 2 months | |
routeros-7.16-7 | commit 09e8b1d219... | Christian Hesse | 2 months | |
routeros-7.16-5 | commit e851cd5ad0... | Christian Hesse | 2 months | |
routeros-7.16-4 | commit 794525b706... | Christian Hesse | 2 months | |
routeros-7.17beta5-1 | commit 5b09469cc6... | Christian Hesse | 3 months | |
routeros-7.16-3 | commit 1f526b3561... | Christian Hesse | 3 months | |
routeros-7.16-2 | commit 9c945b1a32... | Christian Hesse | 3 months | |
routeros-7.16-1 | commit 084c246ef0... | Christian Hesse | 3 months | |
routeros-7.17beta4-2 | commit 07c9576377... | Christian Hesse | 3 months | |
routeros-7.17beta4-1 | commit 435f70999c... | Christian Hesse | 3 months | |
[...] | ||||
Age | Commit message | Author | Files | Lines |
22 hours | check-certificates: pass real and modified name into functionHEADstagingnextmain | Christian Hesse | 1 | -9/+13 |
30 hours | check-certificates: do not rename the wrong certificate | Christian Hesse | 1 | -2/+4 |
31 hours | check-certificates: try with "star." for renewal with wildcards | Christian Hesse | 1 | -0/+4 |
44 hours | update list of contributors | Christian Hesse | 1 | -0/+1 |
44 hours | certs: support checking ipv4 or ipv6 only•••Just run for IPv4 only: make NOIPV6=1 ... or for IPv6 only: make NOIPV4=1 | Christian Hesse | 1 | -0/+8 |
44 hours | certs: split checks for dual, ipv4 & ipv6...•••... and check both if available. | Christian Hesse | 1 | -14/+34 |
45 hours | certs: fix curl false positives...•••... when default capath contains system certs If curl has a default capath (debian 12 capath=/etc/ssl/certs) it will add those certs and return ok to any valid https url, defeating the intended use of the cacert option in the Makefile that validates sites and certs. To avoid that, adding option "--capath /dev/null" overrides the default value, if any. Closes: https://github.com/eworm-de/routeros-scripts/pull/88 | Miquel Bonastre | 1 | -1/+1 |
2 days | global-functions: $ScriptInstallUpdate: resolve more nested conditions•••Just like the previous one. | Christian Hesse | 1 | -10/+16 |
2 days | global-functions: $ScriptInstallUpdate: resolve nested conditions...•••... and check one after another in a do-block. This uses `:error` as poor man's continue. 🤪 | Christian Hesse | 1 | -42/+49 |
2 days | Merge branch 'device-mode' into next | Christian Hesse | 25 | -10/+53 |
[...] | ||||
Clone | ||||
https://git.eworm.de/cgit/routeros-scripts |