Releases: snxd/proxyres
Releases · snxd/proxyres
1.1.5
What's Changed
- Fixed various warnings when compiling on macOS by @nmoinvaz in #47
- Fix: Proxy type kCFProxyTypeHTTPS expects to be HTTP proxy on macOS by @sergio-nsk in #48
Full Changelog: 1.1.4...1.1.5
1.1.4
Full Changelog: 1.1.3...1.1.4
1.1.3
1.1.2
1.1.1
1.1.0
What's Changed
- Fixed casting warnings from strtoul on macOS, change port to uint16_t. by @nmoinvaz in #38
- Fixed bug on Windows XP where auto-detection not working. by @nmoinvaz in #39
- Use const char for proxy list pointer in resolver. by @nmoinvaz in #40
- Split getting system proxy configuration from auto-proxy discovery. by @nmoinvaz in #41
Full Changelog: 1.0.7...1.1.0
1.0.7
- Fixed format specifier for Windows 8 proxy error message.
- Fixed clang warnings about printf type specifiers in WinRT.
- Fixed clang incompatible pointer warnings in WinRT.
- Fixed casting warnings on macOS arm.
Full Changelog: 1.0.6...1.0.7