summaryrefslogtreecommitdiffhomepage
path: root/mullvad-daemon/src/exception_logging/win.rs
AgeCommit message (Expand)AuthorFilesLines
2023-10-20Add process module to talpid-windowsDavid Lönnhager1-90/+6
2023-08-08Always use std::ffi::c_char for a c_char typeLinus Färnstrand1-2/+2
2023-08-08Migrate from libc::c_void to std::ffi::c_voidLinus Färnstrand1-2/+1
2023-04-21Apply clippy --fix fixesLinus Färnstrand1-3/+3
2022-09-01Replace winapi with windows-sys for all remaining cratesDavid Lönnhager1-33/+32
2020-02-28Factor exception logging to be multi-platformEmīls1-0/+392