wiki:ReleaseNotes/1.3.2

Resilient against Time Machine system restore and OSX reinstallations

GlimmerBlocker now survives when a system is restored from a Time Machine backup or when upgrading OSX using the "archive and install" option.

Time Machine doesn't restore the directory /Library/Logs/GlimmerBlocker?, and this made the GlimmerBlocker proxy fail to launch. OSX reinstalls does not keep the _glimmerblocker user, so launchd failed starting the proxy.

The AuthTool --self-repair is run once after each restart so the problems are corrected.

Missing mime-type not added

When a webserver doesn't specify a mime type, GlimmerBlocker now doesn't add the default type. This helps compability with some sites that omits mime type from html pages. Previously the html/javascript would be displayed as plain text. Reported by Timothy Bennett and Simon Kuhn.

More MSN and GoogleTalk compability

It now allows the CONNECT method to ports above 1024. To guard against smtp attacks etc, the only allowed ports below 1024 are http, https, snews, ldaps and IPP. Reported by Jonathan Woon.

IPv6 localhost support

When "Allow iPhone ... to use GB on this mac" is not checked, GlimmerBlocker now accepts IPv6 localhost (::1) connections in addition to IPv4 (127.0.0.1) connections. Reported by Jan Staunton.

Support/Debugging? improvements

When the developer tools is not installed, it failed dumping stack traces as atos was missing. It now falls back to a simpler stack trace when atos is missing.

The proxy app can now be launched in debug mode from the Terminal using a provided shell script. The debug mode provides diagnostic output when launching. This helps aid debugging when the proxy won't launch.

The internal proxy and upgrade apps are renamed to now have a space in their name as this makes it easier to run them from the Terminal application. Users of Little Snitch must reconfigure it.

Version 1.3.2 was released 2009-02-23.      List of release notes.