iodine/src
Erik Ekman 7a117bd71e IPv6 support for DNS traffic in server
Server will by default listen on both IPv4 and IPv6.
No way to only listen on one protocol right now.

Use -L to only listen on a specific v6 address.

IP address to use for raw mode is still IPv4 only.
Use -n on server to make raw mode work from IPv6 clients,
then they will get an IPv4 address from the server for raw mode.

Tunnel data is still IPv4.
2015-06-28 20:01:48 +02:00
..
Android.mk Fix git revision for android 2014-01-29 20:34:00 +01:00
Makefile Remove trailing whitespace 2014-06-01 08:46:54 +02:00
android_dns.h Change license wording to follow ISC license exactly 2014-08-07 21:18:33 +02:00
base32.c Change license wording to follow ISC license exactly 2014-08-07 21:18:33 +02:00
base32.h Change license wording to follow ISC license exactly 2014-08-07 21:18:33 +02:00
base64.c Change license wording to follow ISC license exactly 2014-08-07 21:18:33 +02:00
base64.h Change license wording to follow ISC license exactly 2014-08-07 21:18:33 +02:00
base128.c Change license wording to follow ISC license exactly 2014-08-07 21:18:33 +02:00
base128.h Change license wording to follow ISC license exactly 2014-08-07 21:18:33 +02:00
client.c Change license wording to follow ISC license exactly 2014-08-07 21:18:33 +02:00
client.h Change license wording to follow ISC license exactly 2014-08-07 21:18:33 +02:00
common.c Change license wording to follow ISC license exactly 2014-08-07 21:18:33 +02:00
common.h IPv6 support for DNS traffic in server 2015-06-28 20:01:48 +02:00
dns.c Change license wording to follow ISC license exactly 2014-08-07 21:18:33 +02:00
dns.h Change license wording to follow ISC license exactly 2014-08-07 21:18:33 +02:00
encoding.c Change license wording to follow ISC license exactly 2014-08-07 21:18:33 +02:00
encoding.h Change license wording to follow ISC license exactly 2014-08-07 21:18:33 +02:00
fw_query.c Change license wording to follow ISC license exactly 2014-08-07 21:18:33 +02:00
fw_query.h Change license wording to follow ISC license exactly 2014-08-07 21:18:33 +02:00
iodine.c Change license wording to follow ISC license exactly 2014-08-07 21:18:33 +02:00
iodined.c IPv6 support for DNS traffic in server 2015-06-28 20:01:48 +02:00
login.c Change license wording to follow ISC license exactly 2014-08-07 21:18:33 +02: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 compilation error on kFreeBSD and Hurd 2015-01-23 09:50:41 +01:00
read.c Change license wording to follow ISC license exactly 2014-08-07 21:18:33 +02:00
read.h Change license wording to follow ISC license exactly 2014-08-07 21:18:33 +02:00
tun.c Add explanation for tun packet headers 2015-04-08 08:42:05 +02:00
tun.h Change license wording to follow ISC license exactly 2014-08-07 21:18:33 +02:00
user.c Fix warning for comparing enum 2014-10-25 10:27:01 +02:00
user.h Switch to IPv6-ready storage of user IP address 2015-06-27 11:57:39 +02:00
util.c Change license wording to follow ISC license exactly 2014-08-07 21:18:33 +02:00
util.h Change license wording to follow ISC license exactly 2014-08-07 21:18:33 +02:00
version.h Change license wording to follow ISC license exactly 2014-08-07 21:18:33 +02:00
windows.h Change license wording to follow ISC license exactly 2014-08-07 21:18:33 +02:00