Skip to content
Snippets Groups Projects
  1. Jun 08, 2017
  2. Apr 20, 2017
  3. Oct 22, 2016
  4. Jun 23, 2016
  5. Apr 02, 2016
  6. Mar 31, 2016
  7. Mar 01, 2016
  8. Dec 15, 2015
  9. Dec 10, 2015
  10. Oct 22, 2015
  11. Aug 21, 2015
  12. Aug 13, 2015
  13. Aug 12, 2015
  14. Aug 08, 2015
  15. Aug 05, 2015
  16. Jul 25, 2015
  17. Jul 15, 2015
  18. Jul 11, 2015
  19. Jun 10, 2015
  20. Jun 09, 2015
  21. May 07, 2015
  22. May 04, 2015
  23. Mar 19, 2015
    • Nicolas Noble's avatar
      Various Windows fixes. · cfd6073a
      Nicolas Noble authored
      -) using dupenv_s instead of getenv_s and calling strdup ourselves.
      -) few impossible-to-obtain if checks.
      -) various signed/unsigned casting.
      -) using time_t instead of time32_t
      -) checking output of FormatMessage for failures.
      -) don't redefine _WIN32_WINNT without undefining it first.
      -) fixed msvc's interlocked casting.
      -) renamed AddPort to AddListeningPort.
      -) added protobuf's third_party includes to search path.
      -) added a missing definition for inet_ntop in mingw32.
      -) removed useless declarations.
      cfd6073a
  24. Mar 12, 2015
  25. Mar 10, 2015
  26. Feb 27, 2015
  27. Feb 25, 2015
Loading