1. 2237b73 Several changes: by Guido van Rossum · 28 years ago
  2. 89efda3 Avoid the fancy handler for error 401 (request authentication). by Guido van Rossum · 28 years ago
  3. af310c1 Restructured Checker class to get rid of 'ext' table. by Guido van Rossum · 29 years ago
  4. 6133ec6 Process <img> and <frame> tags. Don't bother skipping second href. by Guido van Rossum · 29 years ago
  5. 0b0b5f0 Spin off checking of external page in a subroutine. by Guido van Rossum · 29 years ago
  6. e5605ba Many misc changes. by Guido van Rossum · 29 years ago
  7. c59a5d4 Set proper User-agent header (Python-webchecker/<version>). by Guido van Rossum · 29 years ago
  8. 2739cd7 Some refinements of the external-link checking code: insert the errors by Guido van Rossum · 29 years ago
  9. de66268 Added -x option to check external links. Slooooow! by Guido van Rossum · 29 years ago
  10. 325a64f Catch I/O errors when parsing robots.txt file. by Guido van Rossum · 29 years ago
  11. 3edbb35 Added robots.txt support, using Skip Montanaro's parser. by Guido van Rossum · 29 years ago
  12. 272b37d web tree checker by Guido van Rossum · 29 years ago