Skip to content
Snippets Groups Projects
  1. Mar 09, 2021
  2. Mar 02, 2021
  3. Feb 25, 2021
  4. Feb 22, 2021
  5. Feb 21, 2021
  6. Feb 19, 2021
  7. Feb 18, 2021
    • Štěpán Balážik's avatar
      lib/selection{,_iter}.c: allow switching back to UDP · f032e5ec
      Štěpán Balážik authored
      Switching to TCP instead of querying very slow servers over UDP has had
      unwanted side effect – we would sometimes get stuck with a server
      permanently switched to TCP. And if the server happens to not reply over
      TCP we were in trouble.
      
      Therefore after we TCP connect fails or timeouts we provide one last
      chance for the server over UDP. This will not prevent the next request
      to try TCP again on this server again, but we don't care because
      DNS MUST ******* work over TCP.
      f032e5ec
  8. Feb 12, 2021
  9. Feb 11, 2021
  10. Feb 10, 2021
  11. Feb 09, 2021
  12. Feb 08, 2021
  13. Feb 05, 2021
  14. Feb 04, 2021
  15. Feb 02, 2021
  16. Feb 01, 2021
  17. Jan 28, 2021
  18. Jan 27, 2021
Loading