提交历史

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