1. 9a5f4c7 fix building by msvc, introduced in r2487 by Igor Sysoev · 16 years ago
  2. 8ef386e fix return code, this fixes segfault when two or more by Igor Sysoev · 16 years ago
  3. 2c01fd3 use length of uncompressed name by Igor Sysoev · 16 years ago
  4. 9258872 store name pointer in variable allocated on stack by Igor Sysoev · 16 years ago
  5. fa748fe free addrs only it has been allocated before: non single address by Igor Sysoev · 16 years ago
  6. 8629b9b fix reverse resolving cache: it stored zero length names by Igor Sysoev · 16 years ago
  7. b3ac4fb fix compression pointer for big (>255) DNS responses by Igor Sysoev · 16 years ago
  8. 571a5e1 show name for a FORMERR DNS response by Igor Sysoev · 17 years ago
  9. 1c2bb21 FORMERR DNS response may be equal to mininal query size by Igor Sysoev · 17 years ago
  10. 433608c style fix: remove tabs and trailing spaces by Igor Sysoev · 17 years ago
  11. a8372d8 limit CNAME recursion by Igor Sysoev · 17 years ago
  12. 7c5c1dc use correct ngx_sprintf() formats by Igor Sysoev · 17 years ago
  13. 4ad5be6 log unexpected qtype by Igor Sysoev · 17 years ago
  14. 19540cd take into account DNAME by Igor Sysoev · 17 years ago
  15. 09b199c return NXDOMAIN for ".." in host name by Igor Sysoev · 17 years ago
  16. 949aea4 fix memory leak on resolver query send failure by Igor Sysoev · 17 years ago
  17. be02468 fix previous commit by Igor Sysoev · 17 years ago
  18. dfd5511 use cf->cycle->new_log because at merge stage cf->pool->log is old log by Igor Sysoev · 17 years ago
  19. 4491dae cleanup resolver by Igor Sysoev · 17 years ago
  20. 7c4cf27 fix memory leaks, use unlocked ngx_resolver_free() for seldom failed cases by Igor Sysoev · 17 years ago
  21. 8ee01f5 static ngx_resolver_calloc() by Igor Sysoev · 17 years ago
  22. 18be913 fix r1879 by Igor Sysoev · 17 years ago
  23. 61adfb2 do not delete failed DNS request if there are waiting clients by Igor Sysoev · 17 years ago
  24. 4d856ca fix segfault if UDP connect() has failed by Igor Sysoev · 17 years ago
  25. d02661a use %*s format by Igor Sysoev · 17 years ago
  26. c0cadf1 no answers in DNS response should be NXDOMAIN by Igor Sysoev · 17 years ago
  27. 28bca1b fix segfault if response will have CNAME only by Igor Sysoev · 17 years ago
  28. e67d461 ngx_udp_recv() by Igor Sysoev · 17 years ago
  29. 826c02e use ngx_rbtree_init() by Igor Sysoev · 17 years ago
  30. a9d3a0d use ngx_queue_init() by Igor Sysoev · 17 years ago
  31. 6b2fce4 allow to use IP addresses without defined resolver by Igor Sysoev · 17 years ago
  32. b4e5b4c style fix: remove trailing spaces by Igor Sysoev · 17 years ago
  33. cb4d538 resolver by Igor Sysoev · 17 years ago
  34. d3283ff nginx-0.3.13-RELEASE import by Igor Sysoev · 19 years ago nginx-0.3.13