klzgrad
ab3ecd0117
Fix win32 build
...
Fix environment variable case sensitivity.
Tests under x86 seem to have to problems doing bind() during TIME_WAIT. Disable it.
2019-04-03 11:10:35 +08:00
klzgrad
3a786e6bb0
Support win32 build
...
Also use sccache releases instead of building with cargo.
2019-04-02 23:16:57 +08:00
klzgrad
2209bce24f
Add documentation
2019-03-23 16:56:08 +08:00
klzgrad
13b799c6cd
Add tests
...
Also clean up build file name.
2019-03-23 16:56:08 +08:00
klzgrad
1a27580bb5
Fix option parsing
...
Fix parsing of socks://ip:port, which got parsed to socks://ip.
Also, path cleanup in CI configs. Use prebuilt gn binaries for all platforms, which failed to build on MacOS for unclear reason.
2019-03-23 16:56:08 +08:00
klzgrad
90f3a3f700
Add appveyor.yml
2019-03-23 16:56:08 +08:00