iodine/src
2008-12-14 17:21:27 +00:00
..
base32.c Added simple 5bits to 8 and reverse encoder, with test 2008-12-11 19:26:11 +00:00
base32.h Added simple 5bits to 8 and reverse encoder, with test 2008-12-11 19:26:11 +00:00
base64.c Added blocksize funcs, made funcs static 2008-12-06 15:31:28 +00:00
base64.h Added blocksize funcs, made funcs static 2008-12-06 15:31:28 +00:00
common.c Updated year 2008-09-09 19:07:09 +00:00
common.h Removing old code 2008-12-11 19:12:51 +00:00
dns.c rewrote strange message 2008-09-09 21:10:48 +00:00
dns.h Fix issue #33, respond to NS requests 2008-09-09 20:55:13 +00:00
encoding.c Implemented new protocol for upstream data 2008-12-11 22:39:06 +00:00
encoding.h Added blocksize funcs, made funcs static 2008-12-06 15:31:28 +00:00
fw_query.c Forward non-tunnel requests to another udp port (fixes #31) 2008-08-07 21:18:15 +00:00
fw_query.h Forward non-tunnel requests to another udp port (fixes #31) 2008-08-07 21:18:15 +00:00
iodine.c Detect duplicates in upstream data, start frag at zero 2008-12-14 17:21:27 +00:00
iodined.c Detect duplicates in upstream data, start frag at zero 2008-12-14 17:21:27 +00:00
login.c Updated year 2008-09-09 19:07:09 +00:00
login.h Updated year 2008-09-09 19:07:09 +00:00
Makefile Forward non-tunnel requests to another udp port (fixes #31) 2008-08-07 21:18:15 +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
osflags Patch to make it build on BeOS R5-BONE and Haiku from Francois Revol 2008-08-07 16:53:59 +00:00
read.c Updated year 2008-09-09 19:07:09 +00:00
read.h Updated year 2008-09-09 19:07:09 +00:00
tun.c Updated year 2008-09-09 19:07:09 +00:00
tun.h Updated year 2008-09-09 19:07:09 +00:00
user.c Implemented new protocol for upstream data 2008-12-11 22:39:06 +00:00
user.h Implemented new protocol for upstream data 2008-12-11 22:39:06 +00:00
version.h Reverted [686], [689] and [692]. SSH login now works again. Increased version. 2008-09-14 12:44:55 +00:00