Xenu Link Sleuth Changelog

What's new in Xenu Link Sleuth 1.3.4

Nov 6, 2009
  • Minor improvements:
  • 30.5.2009: ignore "view-source:"
  • 1.6.2009: set SECURITY_FLAG_IGNORE_REVOCATION after ERROR_INTERNET_SEC_CERT_REV_FAILED (works only the first time, sadly)
  • 1.6.2009: ErrorDlg for ERROR_INTERNET_SEC_CERT_REV_FAILED only if SECURITY_FLAG_IGNORE_REVOCATION not set
  • 5.6.2009: set up minimum status line segment widths
  • 26.7.2009: Use local timezone when displaying date+time of website, instead of GMT
  • 29.8.2009: show time status every second
  • 9.10.2009: mention empty URLs in report to avoid confusion
  • Bug fixes:
  • 20.10.2009: ignore MIME type and charset when result not HTTP_STATUS_OK
  • 5.11.2009: fixed /S setup.exe bug in NSIS script
  • Misc:
  • 1.6.2009: ErrorDlg (certificates etc) now from app window, not desktop window
  • 9.10.2009: Test monocolor
  • 15.10.2009: merged AFX_INET_SERVICE_HTTP and AFX_INET_SERVICE_HTTPS in ThreadProcGET()
  • 16.10.2009: tired of character in version number, now using digits
  • 31.10.2009: VS2010 fixes: PFNCALLBACK, OnTimer (UINT_PTR), LRESULT OnFindReplace, INT_PTR lHnd
  • 3.11.2009: CLinkInfo Archive version 11 (m_iThisURL -> m_dwThisURL)