Skip to content
  1. Nov 09, 2004
  2. Nov 08, 2004
  3. Nov 05, 2004
  4. Nov 04, 2004
  5. Nov 02, 2004
  6. Oct 27, 2004
  7. Oct 26, 2004
  8. Oct 25, 2004
  9. Oct 24, 2004
  10. Oct 21, 2004
  11. Oct 19, 2004
  12. Oct 16, 2004
  13. Oct 14, 2004
  14. Oct 13, 2004
    • Gisle Vanem's avatar
      · 9deb76ce
      Gisle Vanem authored
      Set errno = ENOMEM on faild countcheck().
      9deb76ce
  15. Oct 12, 2004
  16. Oct 11, 2004
  17. Oct 10, 2004
  18. Oct 08, 2004
  19. Oct 07, 2004
  20. Oct 06, 2004
    • Gisle Vanem's avatar
      · 071218a2
      Gisle Vanem authored
      Fixed tld_check_name(). idna_to_unicode_lzlz() should never fail,
      but return FALSE if 'uc_name == NULL' just in case.
      071218a2
    • Gisle Vanem's avatar
      · f0d6cc23
      Gisle Vanem authored
      USE_LIBIDN: Added Top-level-domain (TLD) check for host->name.
      Only print a warning if check fails.
      f0d6cc23