summaryrefslogtreecommitdiff
path: root/src/state/activating_state.cpp
AgeCommit message (Expand)AuthorFilesLines
2022-03-15Make mount/unmount dbus calls asynchronousPrzemyslaw Czarnowski1-1/+2
2022-02-14Switch the build system to mesonPrzemyslaw Czarnowski1-26/+21
2022-01-26Add -Wextra, remove warnings (#1)Przemyslaw Czarnowski1-9/+10
2021-08-27Override default libcurl CAInfo with empty string.Golgowski, Wiktor1-13/+13
2021-08-25Restricted TLS cipher suites to preferred onesKarol Niczyj1-4/+5
2021-05-25Forbid ECDHE-RSA-CHACHA20-POLY1305 with TLSv1.2Czarnowski, Przemyslaw1-1/+2
2021-05-24Forbid redirection of https resourcesCzarnowski, Przemyslaw1-0/+1
2021-05-07Legacy HTTPs: Set minimum tls version to 1.2Czarnowski, Przemyslaw1-1/+1
2021-05-06Change log level to InfoCzarnowski, Przemyslaw1-5/+5
2021-04-27Image mount fails if socket directory not presentAnna Platash1-0/+31
2020-12-15Remove unsuported cipher suits form legacy HTTPSKarol Wachowski1-1/+4
2020-10-02Add requirement for TLSv1.1 for VM legacy mode.Golgowski, Wiktor1-1/+2
2020-09-30Revert "Add TLS version and cipher suites to legacy HTTPS."Feist, James1-6/+1
2020-09-23Add TLS version and cipher suites to legacy HTTPS.Golgowski, Wiktor1-3/+8
2020-07-21VirtualMedia add Mount/Unmount timeout handlingKarol Wachowski1-13/+4
2020-07-20Provide nbdkit with path to CA certificatesCzarnowski, Przemyslaw1-1/+3
2020-07-17Fixing multiple problems with state machine in virtual mediaKrzysztof Grobelny1-0/+336