index
:
vyos-1x.git
T6712-motd-80-25-terminal
T6732-build-image-circinus
circinus
crux
current
equuleus
sagitta
VyOS command definitions, scripts, and utilities (mirror of https://github.com/marekm72/vyos-1x.git)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
conf_mode
/
https.py
Age
Commit message (
Expand
)
Author
2023-12-04
Revert "https api: T5772: check if keys are configured"
Daniil Baturin
2023-11-23
https api: T5772: check if keys are configured
Daniil Baturin
2022-06-05
http-api: T4459: Fix to set VRF in http(s) service
Yuki Kajiura
2021-12-14
http-api: T4071: allow API to bind to unix domain socket
John Estabrook
2021-12-09
https: T4055: add vrf support
Christian Poessinger
2020-11-27
vyos.template: T2720: always enable Jinja2 trim_blocks feature
Christian Poessinger
2020-08-31
T2636: remove workarounds for get_config_dict()
Christian Poessinger
2020-08-31
configd: T2582: add scripts to include list for daemon
John Estabrook
2020-08-26
https: T2830: update to use get_config_dict
John Estabrook
2020-08-19
https: T2815: adjust for change in certbot config directory
John Estabrook
2020-05-29
airbag: T2088: explicit enabling of the feature
Thomas Mangin
2020-05-19
util: T2467: add systemctl to autosudo
Thomas Mangin
2020-04-12
template: T2230: use render to generate templates
Thomas Mangin
2020-04-09
util: T2226: os.system was wrongly converted to run
Thomas Mangin
2020-04-07
http api: T2160: Fix error message when api proxy restricted.
John Estabrook
2020-04-07
http api: T2160: move 'api virtual-host' to 'api-restrict virtual-host'
John Estabrook
2020-04-06
util: T2226: covert most calls from os.system to util
Thomas Mangin
2020-04-05
https: T2230: move inlined templates to dedicated files
Christian Poessinger
2020-03-30
http api: T2160: allow restricting HTTP API to specific servers
John Estabrook
2020-03-24
service https: T2157: Organize server block directives as 'virtual host'
John Estabrook
2020-03-11
http api: T2096: Added show and generate
Matthias Fetzer
2020-02-25
[service https] T1443: set default HTTPS listen port
John Estabrook
2020-02-21
[service https] T1443: bug: set HTTPS listen port for listen-address '*'
John Estabrook
2020-02-10
service https: T1585: add missing check in verify()
John Estabrook
2020-02-05
service https: T1585: add support for letsencrypt certificates
John Estabrook
2019-11-14
[service https] T1443: add setting of HTTPS listen port
John Estabrook
2019-10-23
[service https] T1443: organize internal data by server block
John Estabrook
2019-10-23
[HTTP API] Add endpoints for config file and image management.
Daniil Baturin
2019-09-04
[service https] T1443: rename "server-names" option to "server-name".
Daniil Baturin
2019-09-04
[service https] T1443: correct the listen-address option in the script.
Daniil Baturin
2019-08-27
[service https] T1443: Correct the use of listen/server_name directives
John Estabrook
2019-08-14
[service https] T1443: add self-signed TLS certificate
John Estabrook
2019-08-14
[service https] T1443: move https and api default data to vyos.defaults
John Estabrook
2019-08-07
[service https] T1443: reset defaults on 'delete service https api'
John Estabrook
2019-07-01
[service https] T1443: add service https and service https api
John Estabrook