.. |
Android.mk
|
Fix git revision for android
|
2014-01-29 20:34:00 +01:00 |
Makefile
|
Change compiler standard to C11 and add optimization level 3 to the flags.
|
2014-04-23 19:39:56 -05:00 |
android_dns.h
|
Move common #define's into an enum.
|
2014-04-23 19:22:59 -05:00 |
base32.c
|
Remove more implicit casts that lost precision; declared function parameters as void if no function arguments were taken in.
|
2014-04-23 19:37:27 -05:00 |
base32.h
|
Happy new year
|
2012-02-04 20:33:59 +01:00 |
base64.c
|
Remove more implicit casts that lost precision; declared function parameters as void if no function arguments were taken in.
|
2014-04-23 19:37:27 -05:00 |
base64.h
|
Happy new year
|
2012-02-04 20:33:59 +01:00 |
base64u.c
|
Change compiler standard to C11 and add optimization level 3 to the flags.
|
2014-04-23 19:39:56 -05:00 |
base128.c
|
Remove more implicit casts that lost precision; declared function parameters as void if no function arguments were taken in.
|
2014-04-23 19:37:27 -05:00 |
base128.h
|
Applied patch from #88, thanks a lot!
|
2012-02-04 20:34:04 +01:00 |
client.c
|
Remove more implicit casts that lost precision; declared function parameters as void if no function arguments were taken in.
|
2014-04-23 19:37:27 -05:00 |
client.h
|
IPv6 support for client (#107)
|
2014-02-05 22:36:53 +01:00 |
common.c
|
Remove more implicit casts that lost precision; declared function parameters as void if no function arguments were taken in.
|
2014-04-23 19:37:27 -05: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
|
Remove more implicit casts that lost precision; declared function parameters as void if no function arguments were taken in.
|
2014-04-23 19:37:27 -05:00 |
encoding.h
|
Applied patch from #88, thanks a lot!
|
2012-02-04 20:34:04 +01:00 |
fw_query.c
|
Remove more implicit casts that lost precision; declared function parameters as void if no function arguments were taken in.
|
2014-04-23 19:37:27 -05:00 |
fw_query.h
|
IPv6: Create single way to format IP addresses
|
2014-02-06 19:44:26 +01:00 |
iodine.c
|
Remove more implicit casts that lost precision; declared function parameters as void if no function arguments were taken in.
|
2014-04-23 19:37:27 -05:00 |
iodined.c
|
Remove more implicit casts that lost precision; declared function parameters as void if no function arguments were taken in.
|
2014-04-23 19:37:27 -05: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
|
Remove more implicit casts that lost precision; declared function parameters as void if no function arguments were taken in.
|
2014-04-23 19:37:27 -05: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
|
Remove more implicit casts that lost precision; declared function parameters as void if no function arguments were taken in.
|
2014-04-23 19:37:27 -05:00 |
user.h
|
Rename user struct to fix ubuntu arm build failure
|
2012-02-05 00:49:30 +01:00 |
util.c
|
Remove more implicit casts that lost precision; declared function parameters as void if no function arguments were taken in.
|
2014-04-23 19:37:27 -05: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 |