iodine/src
Erik Ekman 2032b44949 Look up external IP via DNS instead of HTTP
Use myip.opendns.com via their resolver.

The code is now TCP free again :)
2020-05-24 16:06:41 +02:00
..
Android.16.mk Try building working binaries for non-ancient Android 2017-10-22 11:54:59 +02:00
Android.mk Second attempt at PIE binary for new android 2015-08-05 20:04:03 +02:00
Makefile Clean up makefile 2020-05-24 14:12:40 +02:00
android_dns.h Warn, warn warn. 2017-03-11 21:30:01 -08:00
base32.c encoding: simplify {places,eats}_dots 2017-03-11 21:30:50 -08:00
base64.c encoding: simplify {places,eats}_dots 2017-03-11 21:30:50 -08:00
base128.c encoding: simplify {places,eats}_dots 2017-03-11 21:30:50 -08:00
client.c client: warn when handshake fails due to BADIP 2019-08-04 13:53:21 +02:00
client.h consequently use tabs, and no spaces 2017-04-10 21:26:13 +02:00
common.c common: no need for \n in check_superuser 2017-03-11 02:17:27 -08:00
common.h consequently use tabs, and no spaces 2017-04-10 21:26:13 +02:00
dns.c Look up external IP via DNS instead of HTTP 2020-05-24 16:06:41 +02:00
dns.h consequently use tabs, and no spaces 2017-04-10 21:26:13 +02:00
encoding.c encoding: simplify {places,eats}_dots 2017-03-11 21:30:50 -08:00
encoding.h consequently use tabs, and no spaces 2017-04-10 21:26:13 +02:00
fw_query.c Change license wording to follow ISC license exactly 2014-08-07 21:18:33 +02:00
fw_query.h Warn, warn warn. 2017-03-11 21:30:01 -08:00
iodine.c Warn, warn warn. 2017-03-11 21:30:01 -08:00
iodined.c Look up external IP via DNS instead of HTTP 2020-05-24 16:06:41 +02:00
login.c util: add missing #includes 2017-03-11 14:23:02 -08:00
login.h Change license wording to follow ISC license exactly 2014-08-07 21:18:33 +02:00
md5.c separated md5 and login 2006-12-16 01:07:29 +00:00
md5.h Remove trailing whitespace 2014-06-01 08:46:54 +02:00
osflags Fix cross compilation 2019-08-04 13:30:33 +02:00
read.c global: constify things 2017-03-11 21:30:49 -08:00
read.h global: constify things 2017-03-11 21:30:49 -08:00
tun.c Define searchpath for route with macro 2019-08-24 16:43:34 +02:00
tun.h Change license wording to follow ISC license exactly 2014-08-07 21:18:33 +02:00
user.c Merge branch 'protect-options' of https://github.com/Masaq-/iodine into protect_opts 2017-10-22 11:59:38 +02:00
user.h Merge branch 'protect-options' of https://github.com/Masaq-/iodine into protect_opts 2017-10-22 11:59:38 +02:00
util.c Warn, warn warn. 2017-03-11 21:30:01 -08:00
util.h Warn, warn warn. 2017-03-11 21:30:01 -08:00
version.h Change license wording to follow ISC license exactly 2014-08-07 21:18:33 +02:00
windows.h consequently use tabs, and no spaces 2017-04-10 21:26:13 +02:00