Dnssec-Trigger Changelog

What's new in Dnssec-Trigger 0.11

May 1, 2013
  • This release has selfupdate enabled
  • This release detects hotspots and shows a login prompt, opens a web browser for you and in the background retries to enable dnssec every 10 seconds.
  • Fix Fedora bug with no DNS servers in resolv.conf with absolute path in networkmanager hook script.
  • The .desktop entry name without 'panel'.
  • fedora package files updated.
  • http check is performed, nonblocking. Lookup of addres(es), A, AAAA to the (up to 5) DHCP DNS resolvers. 3 urls are checked, until one connects, then it checks content. IP4 and IP6, until first works.
  • url for ster.nlnetlabs.nl and fedoraproject.org added in default config.
  • absolute sbindir in netconfig hooks.
  • ssl can list multiple hashes (for certificate rollover).
  • probe logic that keeps track of http_insecure mode.
  • skip_http control command.
  • raise dialog to top on GTK.
  • gui for hot spot sign on. opens web browser if user wants to sign on.
  • Fix compatibility with VirtualBox on Windows, that messes with the network adapters. Solution works on windows XP and later (detected by configure).
  • Fix trayicon on windows high DPI settings to look better.
  • silence connect() http errors, unless verbosity 2.
  • stop other download if one succeeds (happy eyeballs) on selfupdate.
  • fix exit of panel and threads
  • fix read multiple persist actions in one SSL packet frame.
  • Fix FIONBIO error on windows.
  • improved printout of SSL_ERROR_SYSCALL errors.
  • do not print interface-unknown and conn-reset errors upon system restart for windows, only printed on high verbosity.
  • windows dnssectrigger depends on unbound for boot invocation, this fixes an error where it cannot tell unbound what to do.
  • linebuffer for dnssec-trigger-control stdout, for results printout.
  • Fix windows upgrade to preserve config files and to preserve the installed (or not-installed) startmenu links.