Tags give the ability to mark specific points in history as being important
- Sort by
- Name
- Oldest updated
- Last updated
-
v0.6.4 [0.6.4] - 2021-04-01 Changed: * speed up generating of dhparam file * set topology "subnet" instead of "net30" (default, but for legacy clients only) * cleanup in tests fixtures
-
v0.6.3 0.6.3 (2020-11-11) ------------------ * return certificate name within get_client_config api call * generate dhparam with turris-cagen instead of using separate dhparam * python2 code cleanup
-
v0.6.2 0.6.2 (2019-10-10) ------------------ * fix router ip address autodetection * tests: refactoring
-
v0.6.1 0.6.1 (2019-08-12) ------------------ * use ipaddress module instead of foris_controller_utils.IPv4 and remove IPv4
-
v0.6 0.6 (2018-02-11) ---------------- * compress logic update * setup.py: making dependencies paho-mqtt and ubus optional * python2 deprecation * ca ready fix
-
v0.5.1 0.5.1 (2018-11-30) ------------------ * setup.py: cleanup + PEP508 updated