Home | Back
ver 0.4:
Fix issue with case sensitive strings for PAC files.
Add support for SOCKS proxies.
Add support for newer XUL Runtime.

ver 0.3:
Fix issue with wrong libproxy soname.
Fix issue with usage of JS_GetStringBytes.
Fix issue with usage of JS_NewCompartmentAndGlobalObject.

ver 0.2:
Fix issue with use-after-free in CURL plugin.
Fix issue with recurring timeouts from CURL.
Fix issue with unhandled POLLHUP from CURL.
Fix issue with lifetime of proxy lookup result.
Fix issue with parallel invocation of Javascript engine.
Fix issue with initial proxy configuration during startup.
Fix issue with missing client delay during PAC download.
Fix issue with libproxy result and requested URL scheme.
Add support for V8 Javascript engine.

ver 0.1:
Initial public release.