1. dedb923 Clang format by murgatroid99 · 8 years ago
  2. 7871f73 Remove sockaddr type structs and socklen_t from internal core APIs, update POSIX tests by murgatroid99 · 8 years ago
  3. 7e924a0 Clang format by murgatroid99 · 8 years ago
  4. 3196363 Make usage of grpc_inet_ntop consistent by murgatroid99 · 8 years ago
  5. 9533d04 Fix includes by Craig Tiller · 8 years ago
  6. f23078c Stage #1 of core breakup: move everything under lib by Craig Tiller · 8 years ago[Renamed from src/core/iomgr/sockaddr_utils.c]
  7. 8afb88d fix copyright dates and style issues by ahedberg · 8 years ago
  8. 43df295 add unix_sockets_posix module to build system and fix compilation errors by ahedberg · 8 years ago
  9. 80d6b12 move unix socket functionality to unix_sockets_posix module by ahedberg · 8 years ago
  10. 803931d Make use of unix sockets optional. by ahedberg · 8 years ago
  11. 7536af0 Eliminate gpr_ int types - and insist on C99 variants instead by Craig Tiller · 9 years ago
  12. 565b18b clang-format all core files by Craig Tiller · 9 years ago
  13. 82f9bd8 Update Windows stuff by Craig Tiller · 9 years ago
  14. 6a6b36c Enable -Wconversion by Craig Tiller · 9 years ago
  15. d6c98df clang-format all source by Craig Tiller · 9 years ago
  16. 63541a1 Return normalized IPv4 addresses from grpc_sockaddr_to_uri(). by Paul Marks · 9 years ago
  17. 1b22b9d Add grpc_call_get_peer by Craig Tiller · 9 years ago
  18. 701af60 Expose gpr_asprintf and gpr_strdup by Masood Malekghassemi · 9 years ago
  19. 3569619 Remove all uses of __FUNCTION__ by Craig Tiller · 9 years ago
  20. 190d360 Add missing new-lines at end of file by Craig Tiller · 9 years ago
  21. 0605995 Update copyright to 2015 by Craig Tiller · 9 years ago
  22. ae7fe92 Unix domain socket support by Craig Tiller · 9 years ago
  23. 0f3ec82 Adding Windows tcp server code. by Nicolas "Pixel" Noble · 10 years ago
  24. d5a9985 Fixing a few winsocket misuses. by Nicolas "Pixel" Noble · 10 years ago
  25. 485d776 Move string.h to internal code by Craig Tiller · 10 years ago
  26. 570d1f4 Return bound port number from grpc_server_add_http2_port. by ctiller · 10 years ago
  27. 18b49ab Introducing iomgr. by ctiller · 10 years ago[Renamed (64%) from src/core/endpoint/socket_utils.c]
  28. 0c475f0 Updating moe_db.txt with the latest equivalence since the ruby import changed the exported structure. by nnoble · 10 years ago
  29. b7ebd3b Initial import. by Nicolas Noble · 10 years ago