iodine/src
2007-12-01 22:11:48 +00:00
..
base32.c Added me as author 2007-06-09 17:11:09 +00:00
base32.h Added me as author 2007-06-09 17:11:09 +00:00
base64.c more comments 2007-06-10 23:13:07 +00:00
base64.h added base64 codec 2007-06-09 17:49:19 +00:00
common.c stdin-echo fix in server too 2007-07-12 15:48:05 +00:00
common.h #7 Move packet handling out of iodine.c and into packet.c 2007-12-01 21:23:59 +00:00
dns.c buffer overflow in dns.c pointed out by Matus Harvan, also strncpy cleanups 2007-08-26 15:47:32 +00:00
dns.h Move dns_build_hostname to iodine.c 2007-06-07 18:57:18 +00:00
encoding.c move unpack_data to encoding.c 2007-06-09 16:38:31 +00:00
encoding.h move unpack_data to encoding.c 2007-06-09 16:38:31 +00:00
iodine.c #7 Move packet handling out of iodine.c and into packet.c 2007-12-01 21:23:59 +00:00
iodined.c Extract login handling to function 2007-12-01 21:55:48 +00:00
login.c #6 reworked encoding 2007-06-09 16:18:59 +00:00
login.h new year 2007-03-21 00:00:27 +00:00
Makefile #7 Move packet handling out of iodine.c and into packet.c 2007-12-01 21:23:59 +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
packet.c Speling 2007-12-01 22:11:48 +00:00
packet.h Added packet_init 2007-12-01 22:10:48 +00:00
read.c new year 2007-03-21 00:00:27 +00:00
read.h new year 2007-03-21 00:00:27 +00:00
tun.c Use %d for size_t sprintf 2007-11-27 20:04:13 +00:00
tun.h buffer overflow in dns.c pointed out by Matus Harvan, also strncpy cleanups 2007-08-26 15:47:32 +00:00
user.c Added packet_init 2007-12-01 22:10:48 +00:00
user.h #7 Move packet handling out of iodine.c and into packet.c 2007-12-01 21:23:59 +00:00
version.h #16 Do case preservation check after login 2007-07-12 08:31:29 +00:00