crypto
Add ARM64 asm code, and rearranged asm code filenames
2018-10-21 16:54:19 +02:00
icons
TunSafe open source (Same as 1.3-rc3 version)
2018-08-08 13:53:31 +02:00
installer
Load installer sign keys from outside of repo
2018-10-21 16:54:17 +02:00
ipzip2
Updates for TunSafe 1.4-rc1
2018-08-12 03:30:06 +02:00
Tests
Add a test for ip_to_peer_map
2018-10-21 16:54:18 +02:00
third_party /flat_hash_map
Use siphash on some non-critical hashtables just in case
2018-10-21 16:54:18 +02:00
.gitignore
Support multiple interfaces and the 'ts' command line tool
2018-10-21 16:54:17 +02:00
benchmark.cpp
Updates for TunSafe 1.4-rc1
2018-08-12 03:30:06 +02:00
bit_ops.h
TunSafe open source (Same as 1.3-rc3 version)
2018-08-08 13:53:31 +02:00
build.py
Load installer sign keys from outside of repo
2018-10-21 16:54:17 +02:00
build_config.h
Changes for Iphone
2018-10-21 16:54:18 +02:00
build_freebsd.sh
Add ARM64 asm code, and rearranged asm code filenames
2018-10-21 16:54:19 +02:00
build_linux.sh
Add ARM64 asm code, and rearranged asm code filenames
2018-10-21 16:54:19 +02:00
build_linux_rpi.sh
Add ARM64 asm code, and rearranged asm code filenames
2018-10-21 16:54:19 +02:00
build_osx.sh
Add ARM64 asm code, and rearranged asm code filenames
2018-10-21 16:54:19 +02:00
crypto_ops.h
Updates for TunSafe 1.4-rc1
2018-08-12 03:30:06 +02:00
downarrow.bmp
Updates for TunSafe 1.4-rc1
2018-08-12 03:30:06 +02:00
ip_to_peer_map.cpp
Support multiple interfaces and the 'ts' command line tool
2018-10-21 16:54:17 +02:00
ip_to_peer_map.h
Support multiple interfaces and the 'ts' command line tool
2018-10-21 16:54:17 +02:00
LICENSE.AGPL.TXT
TunSafe open source (Same as 1.3-rc3 version)
2018-08-08 13:53:31 +02:00
Makefile
Added Makefile
2018-08-08 23:27:58 +02:00
netapi.h
Split out ipaddr stuff into a separate file
2018-10-21 16:58:29 +02:00
network_bsd.cpp
Support multiple interfaces and the 'ts' command line tool
2018-10-21 16:54:17 +02:00
network_bsd_common.cpp
Add ARM64 asm code, and rearranged asm code filenames
2018-10-21 16:54:19 +02:00
network_bsd_common.h
Support multiple interfaces and the 'ts' command line tool
2018-10-21 16:54:17 +02:00
network_bsd_mt.cpp
Handle packet overload on non-windows
2018-08-12 12:43:53 +02:00
network_win32.cpp
Background thread for DNS resolve
2018-10-21 16:54:17 +02:00
network_win32.h
Split out ipaddr stuff into a separate file
2018-10-21 16:58:29 +02:00
network_win32_api.h
Support multiple interfaces and the 'ts' command line tool
2018-10-21 16:54:17 +02:00
network_win32_dnsblock.cpp
Change Kill Switch behavior
2018-10-08 00:00:26 +02:00
network_win32_dnsblock.h
Change Kill Switch behavior
2018-10-08 00:00:26 +02:00
README.md
TunSafe open source (Same as 1.3-rc3 version)
2018-08-08 13:53:31 +02:00
readme_osx.txt
TunSafe open source (Same as 1.3-rc3 version)
2018-08-08 13:53:31 +02:00
resource.h
Change Kill Switch behavior
2018-10-08 00:00:26 +02:00
service_pipe_win32.cpp
Support multiple interfaces and the 'ts' command line tool
2018-10-21 16:54:17 +02:00
service_pipe_win32.h
Support multiple interfaces and the 'ts' command line tool
2018-10-21 16:54:17 +02:00
service_win32.cpp
Pass flag to logger if it's error
2018-10-21 16:58:30 +02:00
service_win32.h
Support multiple interfaces and the 'ts' command line tool
2018-10-21 16:54:17 +02:00
service_win32_api.h
Updates for TunSafe 1.4-rc1
2018-08-12 03:30:06 +02:00
service_win32_constants.h
Support multiple interfaces and the 'ts' command line tool
2018-10-21 16:54:17 +02:00
stdafx.cpp
TunSafe open source (Same as 1.3-rc3 version)
2018-08-08 13:53:31 +02:00
stdafx.h
Support multiple interfaces and the 'ts' command line tool
2018-10-21 16:54:17 +02:00
ts.cpp
Add ARM64 asm code, and rearranged asm code filenames
2018-10-21 16:54:19 +02:00
ts.vcxproj
Add ARM64 asm code, and rearranged asm code filenames
2018-10-21 16:54:19 +02:00
ts.vcxproj.filters
Add ARM64 asm code, and rearranged asm code filenames
2018-10-21 16:54:19 +02:00
TunSafe.conf
Updates for TunSafe 1.4-rc1
2018-08-12 03:30:06 +02:00
TunSafe.rc
Change Kill Switch behavior
2018-10-08 00:00:26 +02:00
TunSafe.sln
Add a test for ip_to_peer_map
2018-10-21 16:54:18 +02:00
TunSafe.vcxproj
Allow dns request to be reattempted right away
2018-10-21 16:58:30 +02:00
TunSafe.vcxproj.filters
Allow dns request to be reattempted right away
2018-10-21 16:58:30 +02:00
tunsafe_amalgam.cpp
Split out ipaddr stuff into a separate file
2018-10-21 16:58:29 +02:00
tunsafe_config.h
Use siphash on some non-critical hashtables just in case
2018-10-21 16:54:18 +02:00
tunsafe_cpu.cpp
Updates for TunSafe 1.4-rc1
2018-08-12 03:30:06 +02:00
tunsafe_cpu.h
Updates for TunSafe 1.4-rc1
2018-08-12 03:30:06 +02:00
tunsafe_dnsresolve.h
Allow dns request to be reattempted right away
2018-10-21 16:58:30 +02:00
tunsafe_endian.h
Updates for TunSafe 1.4-rc1
2018-08-12 03:30:06 +02:00
tunsafe_ipaddr.cpp
Allow dns request to be reattempted right away
2018-10-21 16:58:30 +02:00
tunsafe_ipaddr.h
Split out ipaddr stuff into a separate file
2018-10-21 16:58:29 +02:00
tunsafe_threading.cpp
Background thread for DNS resolve
2018-10-21 16:54:17 +02:00
tunsafe_threading.h
Background thread for DNS resolve
2018-10-21 16:54:17 +02:00
tunsafe_types.h
Updates for TunSafe 1.4-rc1
2018-08-12 03:30:06 +02:00
tunsafe_win32.cpp
Pass flag to logger if it's error
2018-10-21 16:58:30 +02:00
util.cpp
Pass flag to logger if it's error
2018-10-21 16:58:30 +02:00
util.h
Pass flag to logger if it's error
2018-10-21 16:58:30 +02:00
util_win32.cpp
Support multiple interfaces and the 'ts' command line tool
2018-10-21 16:54:17 +02:00
util_win32.h
Support multiple interfaces and the 'ts' command line tool
2018-10-21 16:54:17 +02:00
wireguard.cpp
Add ARM64 asm code, and rearranged asm code filenames
2018-10-21 16:54:19 +02:00
wireguard.h
Change return value of GetStats to a reference
2018-10-21 16:54:18 +02:00
wireguard_config.cpp
Split out ipaddr stuff into a separate file
2018-10-21 16:58:29 +02:00
wireguard_config.h
Split out ipaddr stuff into a separate file
2018-10-21 16:58:29 +02:00
wireguard_proto.cpp
Add ARM64 asm code, and rearranged asm code filenames
2018-10-21 16:54:19 +02:00
wireguard_proto.h
Use siphash on some non-critical hashtables just in case
2018-10-21 16:54:18 +02:00