summaryrefslogtreecommitdiffhomepage
path: root/Cargo.lock
AgeCommit message (Expand)AuthorFilesLines
2019-04-15Convert errors in CLI away from error-chainLinus Färnstrand1-1/+1
2019-04-12Get rid of last remains of error-chain in mullvad-daemonLinus Färnstrand1-1/+0
2019-04-10Remove error-chain from problem-reportLinus Färnstrand1-1/+2
2019-04-08Remove error-chain from mullvad-ipc-clientLinus Färnstrand1-1/+1
2019-04-08Update `tun` dependency to new crates.io releaseLinus Färnstrand1-4/+4
2019-04-08Update mullvad-daemon::geoip module to not use error-chainLinus Färnstrand1-0/+1
2019-04-08Getting rid of error-chain in mullvad-rpcLinus Färnstrand1-1/+2
2019-04-05Get rid of error-chain in talpid-openvpn-pluginLinus Färnstrand1-1/+2
2019-04-05Remove error-chain dep from talpid-coreLinus Färnstrand1-1/+0
2019-04-04Get rid of error-chain in mullvad-types and talpid-typesLinus Färnstrand1-2/+1
2019-04-03Upgrade nftnl dep to version without errorsLinus Färnstrand1-7/+7
2019-04-02Updating version in package filesLinus Färnstrand1-3/+3
2019-03-29Get rid of error-chain in Linux DNS moduleLinus Färnstrand1-0/+13
2019-03-29Replace error-chain with err-derive in talpid-ipcLinus Färnstrand1-1/+1
2019-03-29Remove error-chain from mullvad-pathsLinus Färnstrand1-1/+1
2019-03-29Upgrade winregLinus Färnstrand1-3/+3
2019-03-29Upgrade filetime, nix & widestringLinus Färnstrand1-27/+9
2019-03-29Upgrade uuid, rand & env_loggerLinus Färnstrand1-15/+14
2019-03-29Run cargo updateLinus Färnstrand1-348/+327
2019-03-28Updating version in package filesLinus Färnstrand1-3/+3
2019-03-27Update mullvad-tests with new subscription modelLinus Färnstrand1-0/+1
2019-03-26Send two GeoIP lookups, one over each IPvLinus Färnstrand1-1/+0
2019-03-26Upgrade windows-service dependency to the one with err-deriveLinus Färnstrand1-4/+4
2019-03-21Updating version in package files2019.2-beta1Linus Färnstrand1-3/+3
2019-03-21Upgrade os_pipe dependencyLinus Färnstrand1-11/+1
2019-03-21Upgrade the duct dependency to 0.12Linus Färnstrand1-5/+28
2019-03-20Use parking_lot in talpid-core to reduce unwrapLinus Färnstrand1-0/+1
2019-02-27Update Cargo.lockEmīls Piņķis1-0/+76
2019-02-15Add proxy module and Shadowsocks handlerOdd Stranne1-0/+1
2019-02-14Adjust integration tests to work after changes to talpid-core and the ipc-clientEmīls Piņķis1-0/+1
2019-02-14Use proper subscriptions in mullvad-ipc-clientEmīls Piņķis1-443/+631
2019-02-14Adjust relay list to support wireguard endpointsEmīls Piņķis1-1/+1
2019-02-14Add autogenerated header to Cargo.lockLinus Färnstrand1-0/+2
2019-02-13Update iproute2 dependency to fix HW address errorJanito Vaqueiro Ferreira Filho1-12/+12
2019-02-04Temporarily specify newer version of pfctlEmīls Piņķis1-5/+5
2019-02-04Update ipnetwork to 0.14Emīls Piņķis1-3/+12
2019-02-04Allow cli to set custom wireguard relayEmīls Piņķis1-0/+1
2019-02-01Fix dns/firewall code to work with new structureLinus Färnstrand1-0/+14
2019-01-30Refactor talpid-coreEmīls Piņķis1-64/+3
2019-01-29Updating version in package filesLinus Färnstrand1-3/+3
2019-01-29Updating version in package filesLinus Färnstrand1-3/+3
2019-01-22Verify if our firewall tables are set on LinuxEmīls Piņķis1-12/+12
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