1
0
mirror of https://github.com/yarrick/iodine.git synced 2024-11-25 14:36:05 +03:00
iodine/src
2008-08-07 22:12:10 +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 Now fetches destination address from udp packets 2008-08-07 22:12:10 +00:00
common.h Now fetches destination address from udp packets 2008-08-07 22:12:10 +00:00
dns.c Forward non-tunnel requests to another udp port (fixes #31) 2008-08-07 21:18:15 +00:00
dns.h Forward non-tunnel requests to another udp port (fixes #31) 2008-08-07 21:18:15 +00:00
encoding.c reverting the code after 0.4.1, except for some patches 2008-07-12 11:36:39 +00:00
encoding.h move unpack_data to encoding.c 2007-06-09 16:38:31 +00:00
fw_query.c Forward non-tunnel requests to another udp port (fixes #31) 2008-08-07 21:18:15 +00:00
fw_query.h Forward non-tunnel requests to another udp port (fixes #31) 2008-08-07 21:18:15 +00:00
iodine.c Eliminate extra 'ping' message when server sends data to client which generates a reply 2008-08-07 15:05:51 +00:00
iodined.c Now fetches destination address from udp packets 2008-08-07 22:12:10 +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 Forward non-tunnel requests to another udp port (fixes #31) 2008-08-07 21:18:15 +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 Patch to make it build on BeOS R5-BONE and Haiku from Francois Revol 2008-08-07 16:53:59 +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 Improved latency for traffic initiated from server 2008-08-07 13:22:30 +00:00
user.h Improved latency for traffic initiated from server 2008-08-07 13:22:30 +00:00
version.h reverting the code after 0.4.1, except for some patches 2008-07-12 11:36:39 +00:00