| Age | Commit message (Expand) | Author | Files | Lines |
|---|---|---|---|---|
| 2019-09-30 | Improve interface for ping_monitor | Emīls Piņķis | 2 | -9/+14 |
| 2019-09-30 | Move ping_monitor to root of talpid-core | Emīls Piņķis | 3 | -1/+11 |
| 2019-09-30 | Detect EBADF on Linux and Android too | Janito Vaqueiro Ferreira Filho | 1 | -14/+9 |
| 2019-09-30 | Reword duplication error message | Janito Vaqueiro Ferreira Filho | 1 | -2/+2 |
| 2019-09-26 | Stop ping monitor when it's no longer necessary | Janito Vaqueiro Ferreira Filho | 2 | -4/+21 |
| 2019-09-25 | Duplicate tunnel fd on all platforms for wireguard-go | Emīls Piņķis | 2 | -6/+49 |
| 2019-09-23 | Upgrade derive_more | Linus Färnstrand | 1 | -1/+1 |
| 2019-09-23 | Upgrade which | Linus Färnstrand | 1 | -1/+1 |
| 2019-09-23 | Upgrade hex and nix | Linus Färnstrand | 1 | -2/+2 |
| 2019-09-23 | Upgrade parking_lot to 0.9.0 | Linus Färnstrand | 1 | -1/+1 |
| 2019-09-23 | Bump nftnl and mnl dependencies to crates.io versions | Linus Färnstrand | 1 | -2/+2 |
| 2019-09-18 | Stop ping monitor thread if first ping fails | Janito Vaqueiro Ferreira Filho | 1 | -8/+11 |
| 2019-09-13 | Upgrade pfctl to 0.3.0 | Linus Färnstrand | 1 | -2/+1 |
| 2019-09-12 | Fix formatting (on unrelated code) | Linus Färnstrand | 1 | -1/+1 |
| 2019-09-12 | Upgrade ipnetwork to 0.15 to get rid of git dependency | Linus Färnstrand | 1 | -1/+1 |
| 2019-09-10 | Open dummy tunnel interface in blocking state | Janito Vaqueiro Ferreira Filho | 1 | -0/+18 |
| 2019-09-10 | Add `create_tun_if_closed` method to `TunProvider` | Janito Vaqueiro Ferreira Filho | 2 | -0/+9 |
| 2019-09-10 | Close tunnel in `DisconnectedState` | Janito Vaqueiro Ferreira Filho | 1 | -0/+3 |
| 2019-09-10 | Add `close_tun` method to `TunProvider` trait | Janito Vaqueiro Ferreira Filho | 2 | -0/+9 |
| 2019-09-10 | Derive `PartialEq` and `Eq` for `TunConfig` | Janito Vaqueiro Ferreira Filho | 1 | -1/+1 |
| 2019-09-10 | Change `create_tun` into `get_tun` | Janito Vaqueiro Ferreira Filho | 4 | -5/+5 |
| 2019-09-10 | Pass a mutable reference to `dyn TunProvider` | Janito Vaqueiro Ferreira Filho | 4 | -7/+7 |
| 2019-09-10 | Update logging definitions/log sink implementation in 'winnet' wrapper | Odd Stranne | 3 | -24/+37 |
| 2019-09-05 | Adjust Rust code responsible for setting DNS | Odd Stranne | 2 | -165/+20 |
| 2019-08-30 | Update netlink dependencies | Emīls Piņķis | 1 | -4/+4 |
| 2019-08-27 | Improve Android `RouteManagerImpl` stub | Janito Vaqueiro Ferreira Filho | 1 | -5/+15 |
| 2019-08-19 | Lower default MTU to increase quality of life on 4g | Emīls Piņķis | 1 | -1/+1 |
| 2019-08-12 | Replace ::std with just std | Linus Färnstrand | 7 | -10/+10 |
| 2019-08-11 | Change TunnelParametersGenerator to return errors | Emīls Piņķis | 2 | -4/+8 |
| 2019-08-11 | Remove redundant import of err-derive | Emīls Piņķis | 1 | -1/+0 |
| 2019-08-06 | Also retry to connect when tunnel bypass fails | Janito Vaqueiro Ferreira Filho | 1 | -0/+5 |
| 2019-08-06 | Create `should_retry` helper function | Janito Vaqueiro Ferreira Filho | 1 | -26/+33 |
| 2019-08-06 | Separate `StartWireguardError` into error variants | Janito Vaqueiro Ferreira Filho | 3 | -5/+21 |
| 2019-08-06 | Display error chain when retrying to connect | Janito Vaqueiro Ferreira Filho | 1 | -4/+9 |
| 2019-08-06 | Log error chain when tunnel fails to start | Janito Vaqueiro Ferreira Filho | 1 | -1/+4 |
| 2019-07-31 | Improve Linux DNS static-file management resiliency | Emīls Piņķis | 1 | -11/+18 |
| 2019-07-29 | Retry connection on specific Wireguard error | Janito Vaqueiro Ferreira Filho | 1 | -0/+12 |
| 2019-07-29 | Fix typo in Wireguard error variant name | Janito Vaqueiro Ferreira Filho | 1 | -1/+1 |
| 2019-07-29 | Make `tunnel_close_event` optional | Janito Vaqueiro Ferreira Filho | 3 | -10/+25 |
| 2019-07-29 | Make `CloseHandle` optional in disconnecting state | Janito Vaqueiro Ferreira Filho | 3 | -13/+15 |
| 2019-07-29 | Remove unnecessary attribute | Janito Vaqueiro Ferreira Filho | 1 | -1/+0 |
| 2019-07-25 | Replace `i64` usage with `isize` | Janito Vaqueiro Ferreira Filho | 1 | -2/+2 |
| 2019-07-17 | Update `libwg` directory to build `talpid-core` | Janito Vaqueiro Ferreira Filho | 1 | -1/+2 |
| 2019-07-10 | Upgrade parking_lot in talpid-core | Linus Färnstrand | 1 | -1/+1 |
| 2019-06-28 | Bump wireguard-go | Emīls Piņķis | 1 | -0/+1 |
| 2019-06-28 | Use newer commit for netlink libraries | Emīls Piņķis | 1 | -4/+4 |
| 2019-06-14 | Let Linux offline check fail into an online state | Emīls Piņķis | 1 | -2/+11 |
| 2019-06-14 | Ignore IrDA devices | Emīls Piņķis | 1 | -0/+1 |
| 2019-06-14 | Use patched netlink libraries to be more kernel agnostic | Emīls Piņķis | 1 | -5/+4 |
| 2019-06-12 | Remove clone() call on Copy type | Linus Färnstrand | 1 | -1/+1 |
