Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Add newline at the end of src/core headers that did not have it | Yash Tibrewal | 2017-10-09 |
* | Changes for C to C++. Adding extern C to header files for compatibility. | Yash Tibrewal | 2017-10-02 |
* | auto-fix most of licenses | Jan Tattermusch | 2017-06-08 |
* | Remove sockaddr type structs and socklen_t from internal core APIs, update PO... | murgatroid99 | 2016-09-23 |
* | Add a libuv endpoint to the C core, for use in the Node library | murgatroid99 | 2016-09-16 |
* | Fix some #include statements and add one dependency in build.yaml | murgatroid99 | 2016-08-10 |
* | Clang format | murgatroid99 | 2016-08-10 |
* | Make usage of grpc_inet_ntop consistent | murgatroid99 | 2016-08-09 |
* | Changed grpc_inet_ntop signature to match Windows function | murgatroid99 | 2016-08-09 |
* | Renamed GPR_ constants to GRPC_ in iomgr/port.h | murgatroid99 | 2016-08-08 |
* | Separate out iomgr-specific constants into a separate header | murgatroid99 | 2016-08-08 |
* | refactor inet_ntop into a portability header | murgatroid99 | 2016-08-08 |