iodine/src
Frank Denis 1523a4f035 snprintf() is a macro on some operating systems
and having #ifdef statements in macro parameters has undefined behavior.
2013-05-20 10:39:05 -07:00
..
Android.mk Android support (#105) patch from Marcel Bokhorst 2012-02-04 20:34:05 +01:00
Makefile Added android specific readme file, along with new make targets 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
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 Adjust indentation 2012-02-06 20:28:42 +01:00
client.h Applied patch from #88, thanks a lot! 2012-02-04 20:34:04 +01:00
common.c Check set[e]uid return code 2013-05-20 10:27:23 -07:00
common.h Reorganize imports for OpenBSD 2012-02-10 23:26:27 +01:00
dns.c Reorganize imports for OpenBSD 2012-02-10 23:26:27 +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 -R only works on OpenBSD. 2013-05-20 10:31:39 -07:00
iodined.c Fix NULL pointer deref 2013-05-20 10:30:43 -07: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 Set WINVER to Windows XP to support getaddrinfo 2012-09-03 10:52:04 +02: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 snprintf() is a macro on some operating systems 2013-05-20 10:39:05 -07: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 Fix compile for win32 2012-02-04 20:34:04 +01:00