summaryrefslogtreecommitdiffhomepage
path: root/Cargo.lock
AgeCommit message (Expand)AuthorFilesLines
2019-01-18Upgrade the remaining crates to Rust 2018Linus Färnstrand1-26/+26
2019-01-18Add wireguard-go support in talpid-coreEmīls Piņķis1-0/+82
2019-01-09Updating version metadata to 2018.6Linus Färnstrand1-3/+3
2018-12-12Bump openvpn-plugin git hashLinus Färnstrand1-1/+1
2018-12-12Upgrade mullvad-types to Rust 2018Linus Färnstrand1-1/+0
2018-12-12Upgrade talpid-types to Rust 2018Linus Färnstrand1-1/+0
2018-12-11Listen on netlink socket to monitor offline statusJanito Vaqueiro Ferreira Filho1-0/+1
2018-12-11Implement `is_offline` for LinuxJanito Vaqueiro Ferreira Filho1-0/+65
2018-12-05Updating version in package files2018.6-beta1Linus Färnstrand1-3/+3
2018-12-03Add network interface management to talpid-coreEmīls Piņķis1-49/+84
2018-11-19Make problem-report tool create its own tokio CoreLinus Färnstrand1-0/+1
2018-11-15Updating version in package files to 2018.5Linus Färnstrand1-3/+3
2018-11-14Complement 'offline' module with code for WindowsOdd Stranne1-0/+1
2018-11-12Updating version in package filesLinus Färnstrand1-3/+3
2018-11-09Update windows-service-rsAndrej Mihajlov1-13/+4
2018-11-06Bump all dependenciesLinus Färnstrand1-552/+634
2018-11-05Update lazy_static to 1.2.0Linus Färnstrand1-16/+13
2018-11-05Use latest changes to openvpn-plugin libraryLinus Färnstrand1-14/+16
2018-10-29Remove #[macro_use] from log crateLinus Färnstrand1-36/+36
2018-10-24Add terminal logging to problem-reportLinus Färnstrand1-0/+1
2018-10-23Changing macOS dns monitor implementation to consider all settingsLinus Färnstrand1-17/+14
2018-10-23Added auth_failed module to mullvad-typesEmīls Piņķis1-0/+2
2018-10-16Pull in version bump from 2018.4 release branchLinus Färnstrand1-3/+3
2018-10-12Pull in version bump from 2018.4-beta3 release branchLinus Färnstrand1-3/+3
2018-10-08Updating version in package files2018.4-beta2Linus Färnstrand1-3/+3
2018-10-05Implement support for systemd-resolvedJanito Vaqueiro Ferreira Filho1-0/+20
2018-10-01Updating version in package files2018.4-beta1Linus Färnstrand1-3/+3
2018-09-24Use winres in all binary crates to set Windows resource metadataLinus Färnstrand1-31/+6
2018-09-24Switch out windres for winresLinus Färnstrand1-3/+21
2018-09-20Swap to versions of mnl and nftnl published to crates.ioLinus Färnstrand1-12/+12
2018-09-17Use development version of `openvpn-plugin` crateJanito Vaqueiro Ferreira Filho1-3/+12
2018-09-17Updating version in package files2018.3Linus Färnstrand1-3/+3
2018-09-13Remove unused patched openssl crateLinus Färnstrand1-5/+0
2018-09-13Updating version in package files2018.3-beta1Linus Färnstrand1-3/+3
2018-09-11Upgrade to newer tokio librariesEmīls Piņķis1-91/+40
2018-09-11Update dependencies and use fixed IPC server implementation for JSONRPCEmīls Piņķis1-31/+83
2018-09-08Move the Mullvad Settings type to mullvad_typesLinus Färnstrand1-0/+2
2018-09-06Implement `is_ipv6_enabled` for WindowsJanito Vaqueiro Ferreira Filho1-0/+1
2018-08-30Replace `DaemonState` with `TunnelStateTransition`Janito Vaqueiro Ferreira Filho1-1/+1
2018-08-29Update Cargo.lockEmīls Piņķis1-111/+242
2018-08-29Move tunnel state machine to TalpidJanito Vaqueiro Ferreira Filho1-0/+1
2018-08-22Revert "Upgrade tokio-timer"Janito Vaqueiro Ferreira Filho1-1/+11
2018-08-16Log panics instead of printing to stderrLinus Färnstrand1-0/+10
2018-08-14Updating versionLinus Färnstrand1-3/+3
2018-08-10Upgrade tokio-timerLinus Färnstrand1-11/+1
2018-08-10Upgrade duct, windres, os_pipe and randLinus Färnstrand1-12/+44
2018-08-10Update all Rust dependenciesLinus Färnstrand1-495/+550
2018-08-09Updating version in package.json2018.2-beta3Linus Färnstrand1-3/+3
2018-08-06Update Cargo.lockLinus Färnstrand1-39/+1
2018-08-01Try to read OS info from `os-release` file firstJanito Vaqueiro Ferreira Filho1-0/+25