summaryrefslogtreecommitdiffhomepage
path: root/Cargo.lock
AgeCommit message (Collapse)AuthorFilesLines
2019-05-22Spawn daemon in a separate thread on AndroidJanito Vaqueiro Ferreira Filho1-0/+7
2019-05-22Create JNI interface for Android appJanito Vaqueiro Ferreira Filho1-0/+67
2019-05-14Updating version in package filesLinus Färnstrand1-3/+3
2019-05-09Change route manager to be active rather than passiveEmīls Piņķis1-0/+52
2019-05-08Add router solicitation/advertisement rules to LinuxLinus Färnstrand1-8/+9
2019-05-03Updating version in package filesLinus Färnstrand1-3/+3
2019-04-25Use fork of netlink to fix compatibility with older linux kernelsEmīls Piņķis1-17/+17
2019-04-16Depend on mainline netlink-* and rtnetlink cratesEmīls Piņķis1-55/+52
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