summaryrefslogtreecommitdiff
path: root/src/state
AgeCommit message (Expand)AuthorFilesLines
2022-03-15Make mount/unmount dbus calls asynchronousPrzemyslaw Czarnowski5-127/+49
2022-02-14Switch the build system to mesonPrzemyslaw Czarnowski2-28/+24
2022-02-07Force udev change event on init (#6)Michal Orzel1-0/+3
2022-01-26Add -Wextra, remove warnings (#1)Przemyslaw Czarnowski4-27/+47
2021-10-28Cleanup mounted resources after application crash.Krzysztof Richert1-0/+45
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, Przemyslaw3-11/+12
2021-04-27Image mount fails if socket directory not presentAnna Platash1-0/+31
2021-04-14Invalid HTTP return codes in RemoteMedia in Legacy mode.Alicja Rybak2-0/+12
2021-01-11WriteProtected value uses reversed logicAnna Platash1-1/+1
2020-12-15Remove unsuported cipher suits form legacy HTTPSKarol Wachowski1-1/+4
2020-11-06Virtual Media does not propagate informationAnna Platash1-0/+10
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-08-06Fix false positive mount result when in active stateKarol Wachowski1-3/+4
2020-07-28Add missing "ImageURL" property to MountPoint interfaceWludzik, Jozef1-6/+20
2020-07-24VirtualMedia throw EBUSY exception when receive invalid event inKarol Wachowski3-31/+8
2020-07-21VirtualMedia add Mount/Unmount timeout handlingKarol Wachowski2-14/+12
2020-07-20Provide nbdkit with path to CA certificatesCzarnowski, Przemyslaw1-1/+3
2020-07-17Fixing multiple problems with state machine in virtual mediaKrzysztof Grobelny7-0/+1016