Skip to content

Releases: nmoinvaz/proxyres

1.1.9

08 Dec 03:18
Compare
Choose a tag to compare

What's Changed

  • winrt: fix crash on access to deleted shared complete handler by @sergio-nsk in #53
  • winrt: proxy_resolver should not take into account system config by @sergio-nsk in #55
  • winrt: net_adapter functions do not require PROXYRES_EXECUTE by @sergio-nsk in #54

Full Changelog: 1.1.8...1.1.9

1.1.8

30 Nov 21:57
Compare
Choose a tag to compare

What's Changed

  • Fixed possible heap-after-free when reusing proxyres. by @nmoinvaz in #52

Full Changelog: 1.1.7...1.1.8

1.1.7

26 Oct 17:53
Compare
Choose a tag to compare

What's Changed

  • Fix crash bug when releasing IAsyncOperation_ProxyConfiguration on WinRT by @nmoinvaz in #51
  • Cleanup UWP CMake for proxyres_cli by @nmoinvaz in #50

Full Changelog: 1.1.6...1.1.7

1.1.6

05 Sep 21:23
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.1.5...1.1.6

1.1.5

09 Aug 02:29
Compare
Choose a tag to compare

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

01 Aug 19:37
Compare
Choose a tag to compare

Full Changelog: 1.1.3...1.1.4

1.1.3

01 Aug 18:24
Compare
Choose a tag to compare

What's Changed

  • Fixed compilation errors when targeting IOS. by @nmoinvaz in #45
  • Fixed casting warnings on linux and macOS by @nmoinvaz in #46

Full Changelog: 1.1.2...1.1.3

1.1.2

14 Jul 23:41
Compare
Choose a tag to compare

What's Changed

  • Fixed net_adapter_enum not enumerating all adapters on Windows. by @nmoinvaz in #43
  • Only use our PAC script execution resolver if on Linux. by @nmoinvaz in #44

Full Changelog: 1.1.1...1.1.2

1.1.1

12 Jul 00:43
Compare
Choose a tag to compare

What's Changed

  • Fixed proxy list scheme incorrect if proxy has port 80. by @nmoinvaz in #42

Full Changelog: 1.1.0...1.1.1

1.1.0

11 Jul 21:29
Compare
Choose a tag to compare

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