1. a7e6d65 Changes for C to C++. Adding extern C to header files for compatibility. by Yash Tibrewal · 7 years ago
  2. 7897ae9 auto-fix most of licenses by Jan Tattermusch · 7 years ago
  3. dedb923 Clang format by murgatroid99 · 8 years ago
  4. 7871f73 Remove sockaddr type structs and socklen_t from internal core APIs, update POSIX tests by murgatroid99 · 8 years ago
  5. 5407089 Separate out iomgr-specific constants into a separate header by murgatroid99 · 8 years ago
  6. 5b15afd Progress converting to new error system by Craig Tiller · 8 years ago
  7. f82ddc4 Nailing down dependencies better by Craig Tiller · 8 years ago
  8. d1697d9 Getting dependencies fixed up by Craig Tiller · 8 years ago
  9. d4c9833 Reposition files to optionalize client_config system by Craig Tiller · 8 years ago
  10. 9533d04 Fix includes by Craig Tiller · 8 years ago
  11. 9a4dddd Fix include guards by Craig Tiller · 8 years ago
  12. f23078c Stage #1 of core breakup: move everything under lib by Craig Tiller · 8 years ago[Renamed from src/core/iomgr/unix_sockets_posix.h]
  13. 6753ae0 fix include guard for unix_sockets_posix by ahedberg · 8 years ago
  14. 879ce77 include sockaddr.h in unix_sockets_posix.h for platform compatibility by ahedberg · 8 years ago
  15. 8afb88d fix copyright dates and style issues by ahedberg · 8 years ago
  16. fcbcbff prefix external linkage functions with grpc by ahedberg · 8 years ago
  17. 43df295 add unix_sockets_posix module to build system and fix compilation errors by ahedberg · 8 years ago
  18. 80d6b12 move unix socket functionality to unix_sockets_posix module by ahedberg · 8 years ago