summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
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-28Allow for negotiation of higher SMB versionAnna Platash1-10/+31
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-23Assure rigth permissions for filesCzarnowski, Przemyslaw2-0/+22
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 Grobelny16-1129/+1464
2020-07-06VolatileFile security fixKrzysztof Grobelny1-18/+23
2020-07-01Use timeout value from virtual-media.json fileKarol Wachowski2-2/+4
2020-06-30Fix stopping usbgadgetKarol Wachowski1-1/+2
2020-04-03Make 'Legacy mode' (mounting through HTTPS or SMB) configurable at compile time.Adrian Ambrożewicz2-0/+11
2020-02-28Fix for 'Mounting image using legacy mode with invalid credentialsAgata Olender1-2/+8
2020-02-20Add handling of exit code property.Agata Olender1-6/+11
2020-02-06Authentication support for Legacy modeAgata Olender3-13/+336
2020-02-06Detailed error handlingAgata Olender1-18/+50
2020-02-06Integration with NBDKit for Legacy modeAgata Olender3-25/+253
2020-01-29Gadget inactivity timeoutAgata Olender4-0/+94
2020-01-29Manage remote media state transitionsCzarnowski, Przemyslaw2-2/+782
2020-01-17Add configuration classCzarnowski, Przemyslaw2-3/+244
2020-01-17Add Process and DeviceMonitor class with dependenciesCzarnowski, Przemyslaw2-1/+593
2020-01-10Entry commit for new VM codeCzarnowski, Przemyslaw2-1026/+101
2019-09-16Support for Legacy mode.Zbigniew Lukwinski1-19/+384
2019-08-27Initial version of Virtual-MediaRapkiewicz, Pawel1-0/+722