Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-11-28 | Refactor "code-block:: console" to "code-block:: none" | Christian Poessinger | |
2019-11-28 | docs: remove all trailing whitespaces | Christian Poessinger | |
Done via: $ find . -name "*.rst" | xargs sed -i 's/[ \t]*$//' | |||
2019-11-27 | Refactor "code-block:: sh" to "code-block:: console" | Christian Poessinger | |
This will add proper new-lines into the rendered PDF. Before if it has been a long line, not all content was preserved in the PDF. | |||
2019-11-26 | wireguard: Add road-warrior example | kroy-the-rabbit | |
2019-11-08 | wireguard: fix generation error | Christian Poessinger | |
2019-11-07 | wireguard: Update example run show output | kroy-the-rabbit | |
show interfaces wireguard X example updated to reflect new output | |||
2019-10-05 | T1700: Adding note to address this limitation | kroy | |
2019-09-30 | Fix typos in pages | Ramax Lo | |
2019-09-17 | Text/spelling fixes, adding additional navigation headers | kroy | |
2019-09-10 | [wireguard] - typo fixed | hagbard | |
2019-09-10 | [wireguard] - T1649: documentation different keypairs per interface | hagbard | |
2019-06-16 | WireGuard: remove duplicate reference | Christian Poessinger | |
2019-06-16 | Interfaces/VPN: move WireGuard to VPN section | Christian Poessinger | |
... as OpenVPN is already there, too and it is represented as interface. |