iodine/src
Barak A. Pearlmutter 88590bcaaf Mixing signed and unsigned quantities in MIN() upset GCC's tender soul. 2014-04-06 13:41:31 +02:00
..
Android.mk Fix git revision for android 2014-01-29 20:34:00 +01:00
Makefile Print git revision as version 2014-01-29 20:25:45 +01:00
android_dns.h Android support (#105) patch from Marcel Bokhorst 2012-02-04 20:34:05 +01:00
base32.c Applied patch from #88, thanks a lot! 2012-02-04 20:34:04 +01:00
base32.h Happy new year 2012-02-04 20:33:59 +01:00
base64.c Applied patch from #88, thanks a lot! 2012-02-04 20:34:04 +01:00
base64.h Happy new year 2012-02-04 20:33:59 +01:00
base128.c Applied patch from #88, thanks a lot! 2012-02-04 20:34:04 +01:00
base128.h Applied patch from #88, thanks a lot! 2012-02-04 20:34:04 +01:00
client.c IPv6 support for client (#107) 2014-02-05 22:36:53 +01:00
client.h IPv6 support for client (#107) 2014-02-05 22:36:53 +01:00
common.c Merge branch 'master' of https://github.com/jedisct1/iodine 2014-04-06 13:31:34 +02:00
common.h IPv6: Create single way to format IP addresses 2014-02-06 19:44:26 +01:00
dns.c rewrite comparison to avoid negative unsigned numbers 2014-04-06 13:41:17 +02:00
dns.h Applied patch from #88, thanks a lot! 2012-02-04 20:34:04 +01:00
encoding.c Mixing signed and unsigned quantities in MIN() upset GCC's tender soul. 2014-04-06 13:41:31 +02:00
encoding.h Applied patch from #88, thanks a lot! 2012-02-04 20:34:04 +01:00
fw_query.c Made dns_get_id return unsigned short, added test cases 2012-02-04 20:34:00 +01:00
fw_query.h IPv6: Create single way to format IP addresses 2014-02-06 19:44:26 +01:00
iodine.c Fix build after rtable patch 2014-04-06 13:35:09 +02:00
iodined.c Merge branch 'master' of https://github.com/jedisct1/iodine 2014-04-06 13:31:34 +02:00
login.c Reorganize imports for OpenBSD 2012-02-10 23:26:27 +01:00
login.h Split the client code out from the file with the main() func 2012-02-04 20:34:03 +01: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 Switch from inet_pton() to getnameinfo() for portability 2014-02-06 22:50:23 +01:00
read.c size_t values can't be negative. 2013-05-20 10:40:44 -07:00
read.h add txt read/write #75 2012-02-04 20:34:03 +01:00
tun.c Merge branch 'master' of https://github.com/jedisct1/iodine 2014-04-06 13:31:34 +02:00
tun.h #89, use remote ip as second ip in ifconfig on FreeBSD 2012-02-04 20:34:05 +01:00
user.c Rename user struct to fix ubuntu arm build failure 2012-02-05 00:49:30 +01:00
user.h Rename user struct to fix ubuntu arm build failure 2012-02-05 00:49:30 +01:00
util.c Android support (#105) patch from Marcel Bokhorst 2012-02-04 20:34:05 +01:00
util.h Add support for openbsd routing domain, #95 2012-02-04 20:34:05 +01:00
version.h Applied patch from #88, thanks a lot! 2012-02-04 20:34:04 +01:00
windows.h Switch from inet_pton() to getnameinfo() for portability 2014-02-06 22:50:23 +01:00