Skip to content

1.0.0

Compare
Choose a tag to compare
@nmoinvaz nmoinvaz released this 03 Feb 19:13
· 105 commits to master since this release

What's Changed

  • Fixed various threadpool errors by @sergio-nsk in #1
  • Fix error identifier thread is undefined in WinXP thread pool by @sergio-nsk in #2
  • Remove duplicate CI run and set MultiThreaded MSVC runtime by @nmoinvaz in #5
  • Init and drain autorelease pool for thread pool jobs by @sergio-nsk in #4
  • Release run loop when resolving proxy on macOS. by @nmoinvaz in #3
  • Fix struct names and don't use struct tags for consistency by @sergio-nsk in #6
  • Switch to clang-format-15 by @sergio-nsk in #7
  • Call pthread_exit() instead of return in pthread start functions by @sergio-nsk in #8
  • Fixed code warnings by @nmoinvaz in #9
  • Fixed more compilation warnings in threadpool_winxp by @nmoinvaz in #10
  • Silence unused variable warnings. by @nmoinvaz in #12
  • Add the ability to configure empty bypass list for avoiding proxy bypass by @sergio-nsk in #13
  • Remove explicit boolean checks in if statements. by @nmoinvaz in #14
  • Add test case for the empty proxy bypass list configured by @sergio-nsk in #15
  • Always bypass localhost addresses when using manual proxy. by @nmoinvaz in #16

New Contributors

Full Changelog: https://github.com/nmoinvaz/proxyres/commits/1.0.0