summaryrefslogtreecommitdiffhomepage
path: root/Cargo.lock
AgeCommit message (Expand)AuthorFilesLines
2019-07-25Specify recovery actions for daemon on WindowsEmīls Piņķis1-5/+27
2019-07-15Updating version in package filesLinus Färnstrand1-5/+5
2019-07-10Upgrade rand to 0.7.0Linus Färnstrand1-2/+2
2019-07-10Run cargo updateLinus Färnstrand1-549/+696
2019-07-10Use parking_lot for some mullvad-daemon locksLinus Färnstrand1-0/+1
2019-07-10Upgrade parking_lot in talpid-coreLinus Färnstrand1-1/+1
2019-07-10Updating version in package filesLinus Färnstrand1-5/+5
2019-07-01Update Cargo.lock to use updated netlink libraryEmīls Piņķis1-17/+17
2019-06-26Add wireguard key generatorEmīls Piņķis1-0/+13
2019-06-25Include logcat in collected problem report logsJanito Vaqueiro Ferreira Filho1-0/+1
2019-06-24Implement `MullvadProblemReport::collectReport`Janito Vaqueiro Ferreira Filho1-0/+1
2019-06-17Updating version in package filesLinus Färnstrand1-4/+4
2019-06-14Updating version in package filesLinus Färnstrand1-4/+4
2019-06-14Use patched netlink libraries to be more kernel agnosticEmīls Piņķis1-28/+17
2019-05-29Implement `IntoJava` for `IpNetwork`Janito Vaqueiro Ferreira Filho1-0/+1
2019-05-28Create `UnixTunProvider`Janito Vaqueiro Ferreira Filho1-0/+1
2019-05-28Allow setting a custom `TunProvider`Janito Vaqueiro Ferreira Filho1-0/+1
2019-05-23Implement `FromJava` for `Constraint`Janito Vaqueiro Ferreira Filho1-3/+3
2019-05-22Implement `DaemonInterface::get_account_data`Janito Vaqueiro Ferreira Filho1-0/+2
2019-05-22Store command sender in a `DaemonInterface` facadeJanito Vaqueiro Ferreira Filho1-0/+44
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