Skip to content
Snippets Groups Projects
  1. Jul 16, 2008
  2. Jul 15, 2008
  3. Jul 10, 2008
  4. Jul 09, 2008
  5. Jul 07, 2008
  6. Jul 04, 2008
  7. Jul 03, 2008
  8. Jul 02, 2008
  9. Jul 01, 2008
  10. Jun 30, 2008
    • Yang Tse's avatar
      make check message wording more precise · 72b4b3c7
      Yang Tse authored
      72b4b3c7
    • Daniel Stenberg's avatar
      - As was pointed out to me by Andreas Schuldei, the MAXHOSTNAMELEN define is · 67f139e0
      Daniel Stenberg authored
        not posix or anything and thus c-ares failed to build on hurd (and possibly
        elsewhere). The define was also somewhat artificially used in the windows
        port. Now, I instead rewrote the use of gethostbyname to enlarge the host
        name buffer in case of need and totally avoid the use of the MAXHOSTNAMELEN
        define. I thus also removed the defien from the namser.h file where it was
        once added for the windows build.
      
        I also fixed init_by_defaults() function to not leak memory in case if
        error.
      67f139e0
  11. Jun 29, 2008
  12. Jun 20, 2008
  13. Jun 18, 2008
  14. Jun 11, 2008
  15. Jun 09, 2008
  16. Jun 06, 2008
  17. May 30, 2008
  18. May 29, 2008
  19. May 26, 2008
  20. May 23, 2008
  21. May 22, 2008
  22. May 21, 2008
  23. May 20, 2008
Loading