.. |
android_dns.h
|
Add support for Android L
|
2015-08-05 19:36:28 +02:00 |
Android.mk
|
Second attempt at PIE binary for new android
|
2015-08-05 20:04:03 +02:00 |
base32.c
|
Refactor to match client.c usage
|
2015-12-16 22:43:47 +08:00 |
base32.h
|
Refactor to match client.c usage
|
2015-12-16 22:43:47 +08:00 |
base64.c
|
Refactor to match client.c usage
|
2015-12-16 22:43:47 +08:00 |
base64.h
|
Refactor to match client.c usage
|
2015-12-16 22:43:47 +08:00 |
base128.c
|
Refactor to match client.c usage
|
2015-12-16 22:43:47 +08:00 |
base128.h
|
Refactor to match client.c usage
|
2015-12-16 22:43:47 +08:00 |
client.c
|
Always print window sizes on startup
|
2016-01-09 22:13:13 +08:00 |
client.h
|
Added command line option presets (--preset or -Y)
|
2016-01-09 19:29:17 +08:00 |
common.c
|
Minor adjustments and fixed some warnings
|
2015-10-27 17:27:11 +08:00 |
common.h
|
Modify debug macro to use appropriate global instance
|
2016-01-09 15:05:16 +08:00 |
dns.c
|
Minor adjustments and fixed some warnings
|
2015-10-27 17:27:11 +08:00 |
dns.h
|
Change license wording to follow ISC license exactly
|
2014-08-07 21:18:33 +02:00 |
encoding.c
|
Unsigned types for encoding data
|
2015-08-29 13:03:08 +08:00 |
encoding.h
|
Reduced max label size to accomodate fussy DNS servers
|
2015-12-16 22:44:51 +08:00 |
fw_query.c
|
Change license wording to follow ISC license exactly
|
2014-08-07 21:18:33 +02:00 |
fw_query.h
|
Change license wording to follow ISC license exactly
|
2014-08-07 21:18:33 +02:00 |
iodine.c
|
Added more presets - TODO: test to ensure they work as described
|
2016-01-09 22:12:00 +08:00 |
iodined.c
|
Server now functions the same as before, using default preset
|
2016-01-09 15:26:25 +08:00 |
login.c
|
Change license wording to follow ISC license exactly
|
2014-08-07 21:18:33 +02:00 |
login.h
|
Change license wording to follow ISC license exactly
|
2014-08-07 21:18:33 +02:00 |
Makefile
|
Update makefile to produce correct base64u files
|
2015-12-16 22:51:59 +08: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 |
osflags
|
Server-side sliding window implementation mostly finished. Requires
|
2015-08-21 23:23:24 +08:00 |
read.c
|
Change license wording to follow ISC license exactly
|
2014-08-07 21:18:33 +02:00 |
read.h
|
Change license wording to follow ISC license exactly
|
2014-08-07 21:18:33 +02:00 |
server.c
|
Make user.c independent of server for tests, add util.o to testobjs
|
2016-01-09 22:36:34 +08:00 |
server.h
|
Refactor server code to use global server_instance
|
2016-01-09 15:03:58 +08:00 |
tun.c
|
Should now compile with mingw cross (still need zlib + err.h)
|
2015-11-15 20:57:45 +08:00 |
tun.h
|
A little bit of refactoring - separated iodined.c into separate files
|
2015-08-21 16:57:54 +08:00 |
user.c
|
Make user.c independent of server for tests, add util.o to testobjs
|
2016-01-09 22:36:34 +08:00 |
user.h
|
Make user.c independent of server for tests, add util.o to testobjs
|
2016-01-09 22:36:34 +08:00 |
util.c
|
Fixed clang warnings + debug build
|
2015-11-21 19:27:28 +08: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
|
Fixed err.h errors
|
2015-11-16 21:59:01 +08:00 |
window.h
|
Updated debug macros to include more info with DEBUG_BUILD
|
2015-11-10 20:03:27 +08:00 |
windows.h
|
Remove unused date constants
|
2016-01-09 15:05:41 +08:00 |