Historial de Commits

Autor SHA1 Mensaje Fecha
  CULT PONY 530b0c5739 fix(urllib): fix rejection of valid proxy URLs in feeds hace 2 semanas
  Frédéric Guillot c896bafdaa fix(urllib): reject backslashes in relative path validation hace 1 mes
  jvoisin 098270cb14 refactor(misc): various minor code simplifications hace 1 mes
  Frédéric Guillot 4cd9dd6af7 refactor(validator): replace IsValidURL with urllib.IsAbsoluteURL hace 3 meses
  Frédéric Guillot c166f80b58 fix: block RFC 6598 shared address space as non-public hace 3 meses
  Frédéric Guillot fe2bfb27cf fix(fetcher): avoid possible SSRF TOCTOU/DNS-rebinding in private network check hace 4 meses
  Frédéric Guillot f9b756ecf8 feat: add SSRF protection for integration HTTP clients hace 4 meses
  Frédéric Guillot bb05b25530 refactor(urllib): replace AbsoluteURL and GetAbsoluteURL hace 5 meses
  Frédéric Guillot 6c83e8c477 feat(mediaproxy): disallow the media proxy to fetch resources on private networks hace 6 meses
  Frédéric Guillot 76df99f3a3 fix: only relative path should allowed for redirectURL parameter hace 8 meses
  jvoisin dd44fbcc76 refactor(misc): replace fmt.Errorf with errors.New where possible hace 9 meses
  Frédéric Guillot 7ada5d54be fix(icon): implement better handling of relative icon URLs within a subfolder hace 9 meses
  Julien Voisin a8b4e88742 perf(sanitizer): improve the performances of the sanitizer (#3497) hace 1 año
  jvoisin b296f21e98 refactor(internal): add an urllib.DomainWithoutWWW function hace 1 año
  jvoisin 0caadf82f2 perf(rss): optimize a bit BuildFeed hace 1 año
  jvoisin 4fe902a5d2 Use `strings.EqualFold` instead of `strings.ToLower(…) ==` hace 2 años
  Frédéric Guillot e5d9f2f5a0 Rename internal url package to avoid overlap with net/url hace 2 años