Skip to content

Releases: manugarg/pacparser

Bug fix and minor enhancements.

30 Sep 08:25
Compare
Choose a tag to compare
  • 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

21 Aug 09:23
Compare
Choose a tag to compare
Mac OS > 10.5 has va_copy. Change SMCFLAGS accordingly.

1.2.9

21 Aug 09:24
Compare
Choose a tag to compare
Add documentation files that I forgot to add earlier.

1.2.8

21 Aug 09:24
Compare
Choose a tag to compare
Some style fixes to pactester manpage.

1.2.7

21 Aug 09:25
Compare
Choose a tag to compare
Merge changes from dev clone.

release-1.0.8

21 Aug 09:29
Compare
Choose a tag to compare
Improve helper scripts. Make them current directory indepdent.

release-1.0.6

21 Aug 09:28
Compare
Choose a tag to compare
Make python module also protocol independent.

release-1.0.5

21 Aug 09:27
Compare
Choose a tag to compare
Update install instructions to include pactester. Fix Makefiles for w…

release-1.0.3

21 Aug 09:26
Compare
Choose a tag to compare
Fix a small bug in "host extraction from url" part in python module.

release-1.0.0

21 Aug 09:30
Compare
Choose a tag to compare
Add -fPIC, required for old redhat systems.