iodine/src
2007-03-01 15:34:04 +00:00
..
base32.c fix signedness and cleanup 2007-01-28 12:50:24 +00:00
base32.h added new base32-implementation, work has to be done to incoorp this into encoding 2006-12-16 00:12:06 +00:00
common.c readded some includes to make it build on openbsd 2007-02-10 23:21:12 +00:00
common.h #11 moved user code to user.c 2007-02-11 11:21:18 +00:00
dns.c Use -pedantic, fixed all warnings 2007-02-11 13:54:40 +00:00
dns.h moved method that encoded strings to dnsnames to read.c and renamed it to putname 2007-02-10 22:30:40 +00:00
encoding.c Use -pedantic, fixed all warnings 2007-02-11 13:54:40 +00:00
encoding.h extracted common code from send_* in iodine.c 2007-02-04 23:12:08 +00:00
iodine.c compare with VNAK instead of VACK twice 2007-03-01 15:34:04 +00:00
iodined.c #11 routing between clients implemented. clients need to poll more often to get reasonable packetloss due to no queue 2007-02-11 16:39:09 +00:00
login.c knf 2007-02-10 21:44:03 +00:00
login.h separated md5 and login 2006-12-16 01:07:29 +00:00
Makefile Use -pedantic, fixed all warnings 2007-02-11 13:54:40 +00:00
md5.c separated md5 and login 2006-12-16 01:07:29 +00:00
md5.h separated md5 and login 2006-12-16 01:07:29 +00:00
read.c Use -pedantic, fixed all warnings 2007-02-11 13:54:40 +00:00
read.h Use -pedantic, fixed all warnings 2007-02-11 13:54:40 +00:00
tun.c Use -pedantic, fixed all warnings 2007-02-11 13:54:40 +00:00
tun.h moving files to src and tests, tests disabled 2006-11-09 19:08:28 +00:00
user.c #11 only read from tun if any active user is not sending 2007-02-11 11:51:30 +00:00
user.h #11 only read from tun if any active user is not sending 2007-02-11 11:51:30 +00:00
version.h Use -pedantic, fixed all warnings 2007-02-11 13:54:40 +00:00