1. fdfe41f Fix typo by Yuchen Zeng · 8 years ago
  2. 64d518e Merge remote-tracking branch 'upstream/master' into tos by Yuchen Zeng · 8 years ago
  3. de3daf5 More interfaces for grpc_socket_mutator by Yuchen Zeng · 8 years ago
  4. a4f708a Introduce grpc_socket_mutator by Yuchen Zeng · 8 years ago
  5. dedb923 Clang format by murgatroid99 · 8 years ago
  6. 7871f73 Remove sockaddr type structs and socklen_t from internal core APIs, update POSIX tests by murgatroid99 · 8 years ago
  7. 7e924a0 Clang format by murgatroid99 · 8 years ago
  8. 3196363 Make usage of grpc_inet_ntop consistent by murgatroid99 · 8 years ago
  9. 0b110dd Changed grpc_inet_ntop signature to match Windows function by murgatroid99 · 8 years ago
  10. 623dd4f Renamed GPR_ constants to GRPC_ in iomgr/port.h by murgatroid99 · 8 years ago
  11. 5407089 Separate out iomgr-specific constants into a separate header by murgatroid99 · 8 years ago
  12. 79b3227 refactor inet_ntop into a portability header by murgatroid99 · 8 years ago
  13. a4d2d0c Merge github.com:grpc/grpc into reuse_port by Craig Tiller · 8 years ago
  14. 39a59ef Fix somewhat obvious error by Craig Tiller · 8 years ago
  15. ba94748 Add error propagation by Craig Tiller · 8 years ago
  16. 0ca68b7 Merge github.com:grpc/grpc into error by Craig Tiller · 8 years ago
  17. 3f30e63 Adds functions to set snd/rcv socket buffer sizes. by Robbie Shade · 8 years ago
  18. e5ee38d Provide more context in error by Craig Tiller · 8 years ago
  19. 6238e5b Fix bad return value by Craig Tiller · 8 years ago
  20. ef96264 Support SO_REUSEPORT by Craig Tiller · 8 years ago
  21. 94f8453 Bug fixes to error handling by Craig Tiller · 8 years ago
  22. f51457b Progress by Craig Tiller · 8 years ago
  23. c027e77 Progress by Craig Tiller · 8 years ago
  24. 27f59af Unifying error handling within core by Craig Tiller · 8 years ago
  25. 6169d5f Update copyrights by Craig Tiller · 8 years ago
  26. e72454c merge to take src/core componentization into account by ahedberg · 8 years ago
  27. 9533d04 Fix includes by Craig Tiller · 8 years ago
  28. f23078c Stage #1 of core breakup: move everything under lib by Craig Tiller · 8 years ago[Renamed from src/core/iomgr/socket_utils_common_posix.c]
  29. 2e19036 Fix copyrights by Craig Tiller · 8 years ago
  30. f40df23 Auto-changes by Craig Tiller · 8 years ago
  31. 2da0296 Eliminate need for SIGPIPE handling by Craig Tiller · 9 years ago
  32. 190d360 Add missing new-lines at end of file by Craig Tiller · 9 years ago
  33. 0605995 Update copyright to 2015 by Craig Tiller · 9 years ago
  34. 485d776 Move string.h to internal code by Craig Tiller · 10 years ago
  35. ac139de Merge pull request #153 from ctiller/windows-fixes by Jan Tattermusch · 10 years ago
  36. 9f44bff Make option setting work on Mac by Craig Tiller · 10 years ago
  37. 0c0b60c Add platform ifdefs, fix up some MSVC warnings by Craig Tiller · 10 years ago
  38. 32946d3 () --> (void) by Craig Tiller · 10 years ago
  39. b745506 gRPC: Avoid AF_INET6 sockets when the ::1 loopback address doesn't exist. by pmarks · 10 years ago
  40. 18b49ab Introducing iomgr. by ctiller · 10 years ago