iodine/src
Erik Ekman a1a2e3cefe Refactored to make it easier to add unit tests 2012-02-04 20:34:03 +01:00
..
Makefile Split the client code out from the file with the main() func 2012-02-04 20:34:03 +01:00
base32.c clean up codec reverse inits 2012-02-04 20:34:01 +01:00
base32.h Happy new year 2012-02-04 20:33:59 +01:00
base64.c clean up codec reverse inits 2012-02-04 20:34:01 +01:00
base64.h Happy new year 2012-02-04 20:33:59 +01:00
client.c Refactored to make it easier to add unit tests 2012-02-04 20:34:03 +01:00
client.h Refactored to make it easier to add unit tests 2012-02-04 20:34:03 +01:00
common.c Fix build error on OSX 10.6 by Guillaume Rischard, #79 2012-02-04 20:34:03 +01:00
common.h Refactored to make it easier to add unit tests 2012-02-04 20:34:03 +01:00
dns.c Fix build error on OSX 10.6 by Guillaume Rischard, #79 2012-02-04 20:34:03 +01:00
dns.h Made dns_get_id return unsigned short, added test cases 2012-02-04 20:34:00 +01:00
encoding.c Refactored to make it easier to add unit tests 2012-02-04 20:34:03 +01:00
encoding.h Refactored to make it easier to add unit tests 2012-02-04 20:34:03 +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 Refactored to make it easier to add unit tests 2012-02-04 20:34:03 +01:00
iodined.c Fix build error on OSX 10.6 by Guillaume Rischard, #79 2012-02-04 20:34:03 +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
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 Happy new year 2012-02-04 20:33:59 +01:00
read.h Happy new year 2012-02-04 20:33:59 +01:00
tun.c print error if tun device is already taken 2012-02-04 20:34:02 +01:00
tun.h fix warnings 2012-02-04 20:33:59 +01:00
user.c #36, basic raw mode tunnel works 2012-02-04 20:34:02 +01:00
user.h #36, upstream traffic now sent in raw mode 2012-02-04 20:34:02 +01:00
util.c Split the client code out from the file with the main() func 2012-02-04 20:34:03 +01:00
util.h Split the client code out from the file with the main() func 2012-02-04 20:34:03 +01:00
version.h #36, add way to request ip address from server 2012-02-04 20:34:02 +01:00
windows.h Use winsock2.h, use ws2tcpip.h for socklen_t 2012-02-04 20:34:01 +01:00