1
0
mirror of https://github.com/yarrick/iodine.git synced 2024-11-25 22:46:05 +03:00
iodine/src
2007-02-11 01:30:41 +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 basic support for multiple users. some work left 2007-02-11 00:50:02 +00:00
dns.c code cleanup 2007-02-10 22:52:36 +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 #10 fix offbyone error in decode 2007-02-08 20:32:17 +00:00
encoding.h extracted common code from send_* in iodine.c 2007-02-04 23:12:08 +00:00
iodine.c #11 basic support for multiple users. some work left 2007-02-11 00:50:02 +00:00
iodined.c #11 Fix delayed ack timer 2007-02-11 01:30:41 +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 #4 - moved common stuff to common.c and moved open_dns, close_dns there 2007-02-04 15:21:55 +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 moved method that encoded strings to dnsnames to read.c and renamed it to putname 2007-02-10 22:30:40 +00:00
read.h moved method that encoded strings to dnsnames to read.c and renamed it to putname 2007-02-10 22:30:40 +00:00
tun.c moving files to src and tests, tests disabled 2006-11-09 19:08:28 +00:00
tun.h moving files to src and tests, tests disabled 2006-11-09 19:08:28 +00:00
version.h #11 basic support for multiple users. some work left 2007-02-11 00:50:02 +00:00