1
1
mirror of https://github.com/wez/wezterm.git synced 2024-12-25 14:22:37 +03:00
wezterm/src
Wez Furlong 760f9f25de implement peer authentication on the server side
This is admittedly pretty environment-specific, but it matches
an environment that I use :-p
2019-06-20 18:46:31 -07:00
..
font more dyn courtesy of cargo +nightly fix 2019-06-09 07:44:02 -07:00
frontend make mux server frontend channel unbounded 2019-06-20 08:59:26 -07:00
mux allow capturing the clipboard impl from the terminal host 2019-06-20 07:55:03 -07:00
opengl we can now see the remote tab rendered via the muxed domain 2019-06-09 13:38:19 -07:00
server implement peer authentication on the server side 2019-06-20 18:46:31 -07:00
config.rs use openssl directly for the client when that feature is enabled 2019-06-20 17:27:40 -07:00
main.rs can now push changes from server->client 2019-06-17 08:47:24 -07:00