Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: dns cache with empty response #1183

Merged

Commits on Aug 3, 2021

  1. nil check on []ip length

    rurirei committed Aug 3, 2021
    Configuration menu
    Copy the full SHA
    0b2b84c View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2021

  1. useless

    rurirei committed Aug 4, 2021
    Configuration menu
    Copy the full SHA
    a860aa9 View commit details
    Browse the repository at this point in the history
  2. typo

    rurirei committed Aug 4, 2021
    Configuration menu
    Copy the full SHA
    e5bdf0d View commit details
    Browse the repository at this point in the history
  3. nil check on returned ips

    rurirei committed Aug 4, 2021
    Configuration menu
    Copy the full SHA
    b051509 View commit details
    Browse the repository at this point in the history
  4. revert

    rurirei committed Aug 4, 2021
    Configuration menu
    Copy the full SHA
    a84d5e5 View commit details
    Browse the repository at this point in the history
  5. check found

    rurirei committed Aug 4, 2021
    Configuration menu
    Copy the full SHA
    fa74827 View commit details
    Browse the repository at this point in the history
  6. fix the nil check

    rurirei committed Aug 4, 2021
    Configuration menu
    Copy the full SHA
    12f3170 View commit details
    Browse the repository at this point in the history
  7. fix the check found

    rurirei committed Aug 4, 2021
    Configuration menu
    Copy the full SHA
    13d03f5 View commit details
    Browse the repository at this point in the history
  8. revert

    rurirei committed Aug 4, 2021
    Configuration menu
    Copy the full SHA
    a8d4289 View commit details
    Browse the repository at this point in the history
  9. use non-nil ips

    rurirei committed Aug 4, 2021
    Configuration menu
    Copy the full SHA
    29e35c0 View commit details
    Browse the repository at this point in the history
  10. Update nameserver_quic.go

    rurirei committed Aug 4, 2021
    Configuration menu
    Copy the full SHA
    c38ff1d View commit details
    Browse the repository at this point in the history
  11. Update nameserver_tcp.go

    rurirei committed Aug 4, 2021
    Configuration menu
    Copy the full SHA
    409241e View commit details
    Browse the repository at this point in the history
  12. Update nameserver_udp.go

    rurirei committed Aug 4, 2021
    Configuration menu
    Copy the full SHA
    767dfd4 View commit details
    Browse the repository at this point in the history
  13. Update nameserver_udp.go

    rurirei committed Aug 4, 2021
    Configuration menu
    Copy the full SHA
    d9bf267 View commit details
    Browse the repository at this point in the history
  14. Update nameserver_tcp.go

    rurirei committed Aug 4, 2021
    Configuration menu
    Copy the full SHA
    6cc9948 View commit details
    Browse the repository at this point in the history
  15. Update nameserver_udp.go

    rurirei committed Aug 4, 2021
    Configuration menu
    Copy the full SHA
    a379dbd View commit details
    Browse the repository at this point in the history
  16. Update nameserver_udp.go

    rurirei committed Aug 4, 2021
    Configuration menu
    Copy the full SHA
    3872172 View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2021

  1. Refine DNS

    Loyalsoldier committed Aug 10, 2021
    Configuration menu
    Copy the full SHA
    b08d67f View commit details
    Browse the repository at this point in the history