Skip to content

Latest commit

 

History

History
23 lines (17 loc) · 1.94 KB

CHANGELOG.md

File metadata and controls

23 lines (17 loc) · 1.94 KB

Changelog

v0.3.0 (2023-01-19)

v0.2.0 (2019-04-02)

  • Make the list of cidrs and hosts configurable #10 (Songmu)

v0.1.0 (2019-03-31)

  • adjust releng files #11 (Songmu)
  • Revert "introduce structure for errors" #8 (hakobe)
  • introduce structure for errors #7 (astj)
  • Remove resolved issues from readme. #6 (shogo82148)
  • fix errors in IPv6 environment. #5 (shogo82148)
  • [incompatible] Support context more on Go 1.8 #4 (Songmu)
  • support DialContext for go 1.7 #3 (Songmu)
  • define mustParseCIDR and refactor #2 (Songmu)
  • To prevent TOCTOU attacks, use checked IP addr directly for connections #1 (hakobe)