.. |
Android.mk
|
Add window.c to Android.mk
|
2016-07-29 14:35:05 -04:00 |
android_dns.h
|
add support for more query types: A6 AAAA DNAME PTR
|
2016-11-07 11:47:20 +00:00 |
base32.c
|
Merge with autotools branch
|
2017-06-22 16:59:48 +02:00 |
base32.h
|
Refactor to match client.c usage
|
2015-12-16 22:43:47 +08:00 |
base64.c
|
Merge with autotools branch
|
2017-06-22 16:59:48 +02:00 |
base64.h
|
Refactor to match client.c usage
|
2015-12-16 22:43:47 +08:00 |
base128.c
|
Merge with autotools branch
|
2017-06-22 16:59:48 +02:00 |
base128.h
|
Refactor to match client.c usage
|
2015-12-16 22:43:47 +08:00 |
client.c
|
improve debug output & remove unnecessary window_ticks
|
2017-07-04 21:40:56 +02:00 |
client.h
|
Merge branch 'delay-variance-option' of https://github.com/Masaq-/iodine into Masaq--delay-variance-option
|
2017-06-22 17:22:34 +02:00 |
common.c
|
Merge with autotools branch
|
2017-06-22 16:59:48 +02:00 |
common.h
|
Merge with autotools branch
|
2017-06-22 16:59:48 +02:00 |
dns.c
|
Merge with autotools branch
|
2017-06-22 16:59:48 +02:00 |
dns.h
|
Change license wording to follow ISC license exactly
|
2014-08-07 21:18:33 +02:00 |
encoding.c
|
be more conservative with max hostname/data len
|
2017-07-04 21:45:35 +02:00 |
encoding.h
|
Reduced max label size to accomodate fussy DNS servers
|
2015-12-16 22:44:51 +08:00 |
fw_query.c
|
Merge remote-tracking branch 'yarrick/master' into autotools
|
2016-12-28 11:15:45 +01:00 |
fw_query.h
|
Change license wording to follow ISC license exactly
|
2014-08-07 21:18:33 +02:00 |
iodine.c
|
Removed guaranteed arrival constraint by default
|
2017-07-03 22:22:22 +02:00 |
iodined.c
|
Merge with autotools branch
|
2017-06-22 16:59:48 +02:00 |
login.c
|
Merge remote-tracking branch 'yarrick/master' into autotools
|
2016-12-28 11:15:45 +01:00 |
login.h
|
Change license wording to follow ISC license exactly
|
2014-08-07 21:18:33 +02:00 |
md5.c
|
separated md5 and login
|
2006-12-16 01:07:29 +00:00 |
md5.h
|
Remove trailing whitespace
|
2014-06-01 08:46:54 +02:00 |
read.c
|
Merge remote-tracking branch 'yarrick/master' into autotools
|
2016-12-28 11:15:45 +01:00 |
read.h
|
Change license wording to follow ISC license exactly
|
2014-08-07 21:18:33 +02:00 |
server.c
|
improve debug output & remove unnecessary window_ticks
|
2017-07-04 21:40:56 +02:00 |
server.h
|
Implemented TCP forward function (can be used with SSH proxycommand)
|
2016-02-07 21:59:00 +08:00 |
tun.c
|
Merge with autotools branch
|
2017-06-22 16:59:48 +02:00 |
tun.h
|
A little bit of refactoring - separated iodined.c into separate files
|
2015-08-21 16:57:54 +08:00 |
user.c
|
Merge with autotools branch
|
2017-06-22 16:59:48 +02:00 |
user.h
|
Implemented TCP forward function (can be used with SSH proxycommand)
|
2016-02-07 21:59:00 +08:00 |
util.c
|
Merge with autotools branch
|
2017-06-22 16:59:48 +02:00 |
util.h
|
Fixed clang warnings + debug build
|
2015-11-21 19:27:28 +08:00 |
version.h
|
Updated docs + protocol description (800)
|
2015-08-21 11:07:48 +08:00 |
window.c
|
fix reassembly, ticking and sliding
|
2017-07-04 21:44:12 +02:00 |
window.h
|
fix reassembly, ticking and sliding
|
2017-07-04 21:44:12 +02:00 |
windows.h
|
add support for more query types: A6 AAAA DNAME PTR
|
2016-11-07 11:47:20 +00:00 |