summaryrefslogtreecommitdiffhomepage
path: root/Cargo.lock
AgeCommit message (Expand)AuthorFilesLines
2020-04-08Updating version in package files2020.4-beta2Linus Färnstrand1-7/+7
2020-03-30Update `jnix` to version `0.2.2`Janito Vaqueiro Ferreira Filho1-9/+9
2020-03-30Updating version in package files2020.4-beta1Linus Färnstrand1-7/+7
2020-03-18Bump version metadata to 2020.3Linus Färnstrand1-6/+6
2020-03-16Placeholder tool for managing Mullvad daemon setupDavid Lönnhager1-0/+15
2020-03-11Update jnix dependencyDavid Lönnhager1-9/+9
2020-03-04Prefer WireGuard over OpenVPNEmīls1-0/+1
2020-02-28Use newer version of nixEmīls1-1/+15
2020-02-11Update `jnix` to version `0.2.0`Janito Vaqueiro Ferreira Filho1-9/+25
2020-02-10Updating version in package filesLinus Färnstrand1-6/+6
2020-02-07Use x25519_dalek::StaticSecret to store private keysDavid Lönnhager1-19/+25
2020-01-28Add conectivity checkEmīls1-0/+7
2020-01-28Restart daemon after system hibernationOdd Stranne1-0/+1
2020-01-22Update `jnix` dependency to version `0.1.2`Janito Vaqueiro Ferreira Filho1-9/+9
2020-01-15Update `jnix` dependency to fix JNI memory leakJanito Vaqueiro Ferreira Filho1-9/+9
2019-12-12Updating version in package filesLinus Färnstrand1-6/+6
2019-12-09Always have a command sender in `DaemonInterface`Janito Vaqueiro Ferreira Filho1-1/+0
2019-12-06Bump 'windows-service-rs' revisionOdd Stranne1-3/+3
2019-12-05Updating version in package files2019.10-beta2Linus Färnstrand1-6/+6
2019-11-25Implement WireGuard logging using callbackOdd Stranne1-0/+1
2019-11-22Derive `IntoJava` for `TransportProtocol`Janito Vaqueiro Ferreira Filho1-0/+1
2019-11-22Derive `IntoJava` for `AccountData`Janito Vaqueiro Ferreira Filho1-0/+1
2019-11-22Create `InetNetwork` conversion helper typeJanito Vaqueiro Ferreira Filho1-0/+1
2019-11-22Use `jnix` crateJanito Vaqueiro Ferreira Filho1-3/+26
2019-11-19Bump windows-service dependency to newerLinus Färnstrand1-3/+3
2019-11-19Bump 'windows-service-rs' dependencyOdd Stranne1-11/+5
2019-11-06Updating version in package files2019.10-beta1Linus Färnstrand1-6/+6
2019-11-04Upgrade the which crate to 3.1 to get rid of failure dependencyLinus Färnstrand1-67/+66
2019-10-29Upgrade duct to 0.13Linus Färnstrand1-7/+23
2019-10-17Upgrade err-derive to 0.2.1Linus Färnstrand1-28/+26
2019-10-17Upgrade env_logger to 0.7Linus Färnstrand1-4/+14
2019-10-17Run cargo updateLinus Färnstrand1-239/+227
2019-10-11Updating version in package filesLinus Färnstrand1-6/+6
2019-10-08Updating version in package files2019.9-beta1Linus Färnstrand1-6/+6
2019-10-01Implement `IntoJava` for `getAccountData` resultJanito Vaqueiro Ferreira Filho1-0/+1
2019-09-30Add Windows implementation for ping_monitorEmīls Piņķis1-0/+125
2019-09-26Use `jni` version 0.13Janito Vaqueiro Ferreira Filho1-3/+3
2019-09-25Duplicate tunnel fd on all platforms for wireguard-goEmīls Piņķis1-1/+0
2019-09-23Upgrade x25519-dalekLinus Färnstrand1-3/+3
2019-09-23Upgrade dirsLinus Färnstrand1-4/+15
2019-09-23Upgrade derive_moreLinus Färnstrand1-4/+6
2019-09-23Upgrade whichLinus Färnstrand1-3/+3
2019-09-23Upgrade hex and nixLinus Färnstrand1-17/+4
2019-09-23Run cargo update to get all latest compatible updatesLinus Färnstrand1-550/+565
2019-09-23Upgrade parking_lot to 0.9.0Linus Färnstrand1-12/+11
2019-09-23Bump nftnl and mnl dependencies to crates.io versionsLinus Färnstrand1-15/+15
2019-09-23Updating version in package files2019.8Linus Färnstrand1-6/+6
2019-09-19Updating version in package files2019.8-beta1Linus Färnstrand1-6/+6
2019-09-17Sort countries, cities and relays with natural sorting in CLILinus Färnstrand1-0/+7
2019-09-17Display age of creation for WireGuard key in CLIEmīls Piņķis1-0/+1