summaryrefslogtreecommitdiffhomepage
path: root/windows-service
AgeCommit message (Expand)AuthorFilesLines
2018-06-04Remove local source of windows-service and migrate to mullvad/windows-service-rsAndrej Mihajlov8-1436/+0
2018-05-17Change from to_string_lossy() to display() on pathsLinus Färnstrand1-1/+1
2018-05-17Format with rustfmt 0.7.0Linus Färnstrand1-2/+4
2018-05-12Move crate imports into platform specific moduleJanito Vaqueiro Ferreira Filho1-3/+5
2018-05-07Updating formatting to be up to date with the newest rustfmtEmīls Piņķis1-5/+7
2018-04-23Add basic windows serviceAndrej Mihajlov2-2/+8
2018-04-18Add example of simple serviceAndrej Mihajlov2-0/+456
2018-04-18Add windows-service crateAndrej Mihajlov7-0/+968