Releases: manugarg/pacparser
Releases · manugarg/pacparser
Bug fix and minor enhancements.
- Bug fix: Fix a memory leak in pacparser_find_proxy(). (Issue #22)
- Enhancement: Use PACPARSER_DEBUG environment variable rather than just 'DEBUG' to specify verbose logging. (Issue #23)
- Enhancement: Improve error handling. Allow applications to control error reporting. (Issue #24)
- Enhancement: Make pacparser python module compile on Python 3 as well. (Issue #21)
1.3.0
1.2.9
1.2.8
1.2.7
release-1.0.8
Improve helper scripts. Make them current directory indepdent.
release-1.0.6
Make python module also protocol independent.
release-1.0.5
Update install instructions to include pactester. Fix Makefiles for w…
release-1.0.3
Fix a small bug in "host extraction from url" part in python module.
release-1.0.0
Add -fPIC, required for old redhat systems.