wireguard-android/tunnel
Jason A. Donenfeld fe61522f2a tunnel: retry DNS resolution for 10 seconds
This has several problems: 1) it blocks the main thread; 2) it doesn't
distinguish between a permanent error and a transient one; 3) the 10
seconds is hard coded; 4) there's no way for the user to cancel it.

We'll have to improve this.

Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
2021-05-26 18:07:28 +02:00
..
src tunnel: retry DNS resolution for 10 seconds 2021-05-26 18:07:28 +02:00
tools tunnel: bump deps 2021-05-07 10:28:51 +02:00
build.gradle build: switch to Gradle's maven-publish plugin 2020-11-07 18:53:06 +05:30
publish.gradle tunnel: add developer information to pom xml 2021-02-11 16:40:34 +01:00