1
0
mirror of https://github.com/yarrick/iodine.git synced 2024-11-26 06:56:05 +03:00
iodine/src
2009-02-21 10:07:10 +00:00
..
base32.c clean up codec reverse inits 2009-02-17 21:03:13 +00:00
base32.h Happy new year 2009-01-03 23:27:21 +00:00
base64.c clean up codec reverse inits 2009-02-17 21:03:13 +00:00
base64.h Happy new year 2009-01-03 23:27:21 +00:00
common.c #43: Basic windows support operational 2009-01-25 20:39:44 +00:00
common.h added proper warn/warnx/err/errx 2009-01-25 19:34:33 +00:00
dns.c Made dns_get_id return unsigned short, added test cases 2009-02-09 20:44:08 +00:00
dns.h Made dns_get_id return unsigned short, added test cases 2009-02-09 20:44:08 +00:00
encoding.c #40, fix dots in hostname when length is 113, 170, 227... Includes test. 2009-01-16 18:51:54 +00:00
encoding.h Happy new year 2009-01-03 23:27:21 +00:00
fw_query.c Made dns_get_id return unsigned short, added test cases 2009-02-09 20:44:08 +00:00
fw_query.h Made dns_get_id return unsigned short, added test cases 2009-02-09 20:44:08 +00:00
iodine.c Use winsock2.2 2009-02-21 10:07:10 +00:00
iodined.c Use winsock2.2 2009-02-21 10:07:10 +00:00
login.c Merged branch with mingw port. Compiles now, tun work to do 2009-01-24 22:19:11 +00:00
login.h Happy new year 2009-01-03 23:27:21 +00:00
Makefile Make crosscompiling easier 2009-01-25 16:28:17 +00: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 Dont need plibc 2009-01-25 16:42:28 +00:00
read.c Happy new year 2009-01-03 23:27:21 +00:00
read.h Happy new year 2009-01-03 23:27:21 +00:00
tun.c give error when no TAP adapters found, and clean better 2009-01-25 21:40:04 +00:00
tun.h fix warnings 2009-01-07 18:16:49 +00:00
user.c Merged branch with mingw port. Compiles now, tun work to do 2009-01-24 22:19:11 +00:00
user.h downstream fragsize is now per user 2009-01-05 18:50:46 +00:00
version.h Rename protocol to version 00000500 2009-01-10 20:32:32 +00:00
windows.h Use winsock2.2 2009-02-21 10:07:10 +00:00