Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | deps: update tinc to 1.1pre18 | pacien | 2021-07-12 |
| | |||
* | tinc: fix FORTIFY error when initialising a new tinc configuration | pacien | 2020-09-10 |
| | | | | | | | | | This fixes the "FORTIFY: umask: called with invalid mask -601" error when attempting to create a new tinc configuration on builds having the FORTIFY option enabled (by default in NDK >=r21). Upstream patch: https://github.com/gsliepen/tinc/pull/251 GitHub: closes #99 | ||
* | pass network device fd via unix socket instead of inheritance | pacien | 2020-01-20 |
| | | | | | | | | | Workaround for new shared memory restrictions added in Android 10 preventing file descriptor leakage to sub-processes. This change set BREAKS ENCRYPTED PRIVATE KEYS SUPPORT. GitHub: https://github.com/pacien/tincapp/issues/92 | ||
* | Capitalise app name | pacien | 2018-08-06 |
| | |||
* | Code style | pacien | 2018-08-05 |
| | |||
* | Add start year | pacien | 2018-08-01 |
| | |||
* | Succumb to paranoia | pacien | 2018-08-01 |
| | |||
* | Handle daemon startup failures | pacien | 2018-02-24 |
| | |||
* | Properly get daemon state | pacien | 2018-02-14 |
| | |||
* | Reformat code | pacien | 2018-02-10 |
| | |||
* | Import unversioned prototypev0.1-preview | Pacien TRAN-GIRARD | 2017-05-05 |