iodine/src
Bjorn Andersson eb082ac9ce code cleanup
2007-02-10 22:52:36 +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 splint said that these headers where not used 2007-02-10 22:13:42 +00:00
common.h #3 major cleanup on client, moved all network code from dns.c to iodine.c 2007-02-04 20:37:36 +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 checking return value from decompress, to avoid sending 64k packages on the tun every time there is a datacorruption 2007-02-10 22:52:15 +00:00
iodined.c the seed wasnt saved in the server between it was sent to the client and the client logged in, extracted function for sending version_responses 2007-02-10 22:17:11 +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 Fix speling 2007-01-28 04:31:19 +00:00