Max Lv
b0c6ba4945
Bump version
5 years ago
Punk
0401d0efdb
dont overrides mbedtls's CFLAGS
From mbedtls README.md, "Please note that setting CFLAGS overrides its default value of -O2 and...".
Restore the -O2 will save ~100k for any of mbedtls's lib files.
5 years ago
Donghyeok Tak
3c1f68c91b
Update README.md
Fix typo
5 years ago
Max Lv
c9159fc927
Bump version
5 years ago
Max Lv
ed67a1abcb
Update README.md
5 years ago
Max Lv
6a2f970817
Update README.md
5 years ago
Simon Shi
e5d8476afe
Update docs
5 years ago
Max Lv
545c04182f
Bump version
6 years ago
Max Lv
c8ea784ded
Bump version
6 years ago
Chen Lei
fefe623852
updatelLibsodium to 1.0.16
updatelLibsodium to 1.0.16 since 1.0.13 is deleted from https://download.libsodium.org/libsodium/releases/
6 years ago
Max Lv
b9ed8da571
Bump version
6 years ago
xuminready
cda5126689
Update README.md
update Usage. encrypt methods are outdated.
6 years ago
Max Lv
8c98bdecac
Bump version
6 years ago
Linus Yang
cb369919a7
Compile plugin in Docker for MinGW
6 years ago
Linus Yang
5975c65d4f
Notes about TFO on Windows
6 years ago
Linus Yang
735aeb41b8
Simplify Docker build on Windows
6 years ago
Linus Yang
a3f3010bff
Add MinGW section in readme
6 years ago
Sah
9778ce2e19
Documentation improvements
* Remove prompt 'root@Wrt:~#' from code example for better consistency
* Fix line indentation of usage
* Remove unnecessary note about ss-redir
6 years ago
Sah
6e489fe360
Add information on Docker image to /README.md
6 years ago
Max Lv
85a64ae836
Bump version
6 years ago
Max Lv
cba94db423
Bump version
6 years ago
Max Lv
82198aece8
Bump version
7 years ago
星野ハジメ
44027da326
enable TCP_NODELAY from config file ( #1757 )
* Fix #1739
Refine #1739
* enable TCP_NODELAY from config file
7 years ago
Sion Kazama
54c71903d9
A minor change to let it getting on automatically
The command will be terminated if the parameter `-y` isn't following in ubuntu 16.04 TLS. (The command following will not executed)
7 years ago
Max Lv
69c41d9752
Bump version
7 years ago
Max Lv
38d6cf2940
Fix #1680
7 years ago
Max Lv
a09629dc73
Refine TPROXY usage examples
7 years ago
xqdoo00o
31bb108b8f
Update README.md
Update mbedtls library version
7 years ago
Max Lv
ede744ae7c
Add c-ares support ( #1655 )
* Replace udns with c-ares
* Get IO loop work
* Clean up
* Avoid initializing nameservers each query
* Add ARES_OPT_SERVERS
* Refine resolv_cancel
* Fix a memory leak
* Replace udns.h with ares.h
* Fix all inet_* fucntions
* Clean up
* Enable servers_ports when VERSION_MINOR >= 11
* Avoid ares_inet_XtoX
* Handle multipe nameservers correctly
* Use ares_set_servers for IPv4 and IPv6 mixed list
* Refine c-ares for udprelay
* Refine ares_set_servers()
* Refine the timer based on ares_timeout
* Avoid resolv_cancel
* Fix an issue of null pointer
* Fix another null pointer issue
* Refine the order of resolv_shutdown
* Fix the corrupted ev io
7 years ago
Tony Lian
9c26318459
Update README.md
Add a newline to fix the repo file not found error
7 years ago
Roger Shimizu
9a2c74193f
Update README and build_deb since libsodium 1.0.13 is backported
libsodium 1.0.13 is current in Debian apt repository of:
- stretch-backports
- jessie-backports-sloppy
7 years ago
Roger Shimizu
3f81ab3169
Update README.md on install/build instructions for Debian
7 years ago
Felix Yan
17f4acba38
Fix a typo in README
7 years ago
Symeon Huang
28cf0ac1a5
Update README.md about Fedora/RHEL repo
7 years ago
netroby
4ab1440fd8
Add notes. fedora 26 has libsodium >= 1.0.12
7 years ago
Max Lv
f1dd1354a9
Bump version
7 years ago
xqdoo00o
58fba54042
Update README.md
update Libsodium version
7 years ago
xqdoo00o
3f0564f2ff
Update README.md
update MbedTLS version
7 years ago
Max Lv
c11b2c08e4
Bump version
7 years ago
Max Lv
03adf82a8a
Clean up
7 years ago
Sherlock Holo
2734365a82
Update README.md
complement RHEL/Fedora depends
7 years ago
Max Lv
c02176df71
Update README.md
7 years ago
Max Lv
b00ac7e103
Add PPA to README
7 years ago
Max Lv
bc96aed3b0
Bump version
7 years ago
Max Lv
7fc1d63276
Update link in README
7 years ago
Max Lv
ae677d94db
Update README #1388
7 years ago
Max Lv
48f5a3bec8
Bump version
7 years ago
Max Lv
b725d575f2
Bump version
7 years ago
Simon Shi
af57095cc6
Readme refine ( #1360 )
* Readme refine
1. update libsodium version
2. remove some duplicate information
3. move some building suggestion to other part of document
Signed-off-by: Simon <simonsmh@gmail.com>
* mbedtls
* fix
1. distributions
2. usage
3. typo
7 years ago
Heiybb
91fc89af88
Update README.md
Add manager option
7 years ago