1
0
mirror of https://github.com/yarrick/iodine.git synced 2024-11-22 13:06:06 +03:00
iodine/src
2012-02-05 00:36:15 +01:00
..
android_dns.h Android support (#105) patch from Marcel Bokhorst 2012-02-04 20:34:05 +01:00
Android.mk 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 Android support (#105) patch from Marcel Bokhorst 2012-02-04 20:34:05 +01:00
client.h Applied patch from #88, thanks a lot! 2012-02-04 20:34:04 +01:00
common.c Android support (#105) patch from Marcel Bokhorst 2012-02-04 20:34:05 +01:00
common.h Android support (#105) patch from Marcel Bokhorst 2012-02-04 20:34:05 +01:00
dns.c Android support (#105) patch from Marcel Bokhorst 2012-02-04 20:34:05 +01:00
dns.h Applied patch from #88, thanks a lot! 2012-02-04 20:34:04 +01:00
encoding.c Applied patch from #88, thanks a lot! 2012-02-04 20:34:04 +01: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 Use winsock2.h, use ws2tcpip.h for socklen_t 2012-02-04 20:34:01 +01:00
iodine.c Missing break in iodine.c command-line parsing 2012-02-04 22:38:27 +01:00
iodined.c Android support (#105) patch from Marcel Bokhorst 2012-02-04 20:34:05 +01:00
login.c Split the client code out from the file with the main() func 2012-02-04 20:34:03 +01:00
login.h Split the client code out from the file with the main() func 2012-02-04 20:34:03 +01:00
Makefile Added android specific readme file, along with new make targets 2012-02-05 00:36:15 +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 Add support for applying SELinux context 2012-02-04 20:34:02 +01:00
read.c add txt read/write #75 2012-02-04 20:34:03 +01:00
read.h add txt read/write #75 2012-02-04 20:34:03 +01:00
tun.c Android support (#105) patch from Marcel Bokhorst 2012-02-04 20:34:05 +01:00
tun.h #89, use remote ip as second ip in ifconfig on FreeBSD 2012-02-04 20:34:05 +01:00
user.c Android support (#105) patch from Marcel Bokhorst 2012-02-04 20:34:05 +01:00
user.h Android support (#105) patch from Marcel Bokhorst 2012-02-04 20:34:05 +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 Fix compile for win32 2012-02-04 20:34:04 +01:00