iodine/src
2015-09-28 13:02:34 +08:00
..
android_dns.h Add support for Android L 2015-08-05 19:36:28 +02:00
Android.mk Second attempt at PIE binary for new android 2015-08-05 20:04:03 +02:00
base32.c Unsigned types for encoding data 2015-08-29 13:03:08 +08:00
base32.h Change license wording to follow ISC license exactly 2014-08-07 21:18:33 +02:00
base64.c Unsigned types for encoding data 2015-08-29 13:03:08 +08:00
base64.h Change license wording to follow ISC license exactly 2014-08-07 21:18:33 +02:00
base128.c Unsigned types for encoding data 2015-08-29 13:03:08 +08:00
base128.h Change license wording to follow ISC license exactly 2014-08-07 21:18:33 +02:00
client.c Re-implemented working DNS tunnelling (with windows!) 2015-08-29 20:11:46 +08:00
client.h Added client debug output option 2015-08-29 20:10:53 +08:00
common.c Client side sliding window implementation (requires further testing) 2015-08-21 11:08:47 +08:00
common.h Fixed issues with difftime and removed unused parts of query struct. 2015-09-28 13:02:34 +08:00
dns.c Fixed issues with difftime and removed unused parts of query struct. 2015-09-28 13:02:34 +08:00
dns.h Change license wording to follow ISC license exactly 2014-08-07 21:18:33 +02:00
encoding.c Unsigned types for encoding data 2015-08-29 13:03:08 +08:00
encoding.h Unsigned types for encoding data 2015-08-29 13:03:08 +08: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 Added client debug output option 2015-08-29 20:10:53 +08:00
iodined.c Now starts when no non-loopback interfaces configured 2015-08-29 20:10:25 +08: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
Makefile Added debug / default build options (make debug) 2015-09-28 12:24:15 +08: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 Server-side sliding window implementation mostly finished. Requires 2015-08-21 23:23:24 +08: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
server.c More unsignedness and working DNS tunnelling 2015-08-29 20:08:46 +08:00
server.h More unsignedness and working DNS tunnelling 2015-08-29 20:08:46 +08:00
tun.c A little bit of refactoring - separated iodined.c into separate files 2015-08-21 16:57:54 +08:00
tun.h A little bit of refactoring - separated iodined.c into separate files 2015-08-21 16:57:54 +08:00
user.c Modified qmem for lazy mode handling; fixed some user management issues 2015-09-28 13:01:18 +08:00
user.h Modified qmem for lazy mode handling; fixed some user management issues 2015-09-28 13:01:18 +08: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 Updated docs + protocol description (800) 2015-08-21 11:07:48 +08:00
window.c Added clear, reset and number of fragments to be sent; better debugging 2015-09-28 12:57:33 +08:00
window.h Added clear, reset and number of fragments to be sent; better debugging 2015-09-28 12:57:33 +08:00
windows.h Added windows gettimeofday function and timeval macros 2015-09-28 12:26:41 +08:00