summaryrefslogtreecommitdiffhomepage
path: root/talpid-wireguard/src/logging.rs
AgeCommit message (Expand)AuthorFilesLines
2023-08-31Add compile-time flag for wireguard-goDavid Lönnhager1-2/+2
2023-08-31Hide implementation details in logging moduleDavid Lönnhager1-36/+3
2023-08-31Remove userspace wg module on WindowsDavid Lönnhager1-9/+7
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-1/+2
2023-08-04Replace all use of `lazy_static` with `once_cell`Markus Pettersson1-3/+2
2023-04-21Apply clippy --fix fixesLinus Färnstrand1-2/+2
2022-11-07Split up talpid-coreEmīls Piņķis1-0/+125