index
:
grpc
master
RPC system from Google
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
test
/
core
/
iomgr
/
sockaddr_utils_test.c
Commit message (
Expand
)
Author
Age
*
Enclose sin6_scope_id in uri
Yuchen Zeng
2017-02-22
*
Added import order comments, resolved other minor issues
murgatroid99
2016-10-24
*
Clang format
murgatroid99
2016-09-26
*
Remove sockaddr type structs and socklen_t from internal core APIs, update PO...
murgatroid99
2016-09-23
*
Update copyrights
Craig Tiller
2016-03-31
*
Fix copyright
Craig Tiller
2016-03-25
*
Fix includes
Craig Tiller
2016-03-25
*
Eliminate gpr_ int types - and insist on C99 variants instead
Craig Tiller
2015-12-22
*
clang-format after last weeks test-fest
Craig Tiller
2015-12-14
*
Add tests for set/get port
Craig Tiller
2015-12-11
*
clang-format all core files
Craig Tiller
2015-09-22
*
indent pass to get logical source lines on one physical line
Craig Tiller
2015-09-22
*
Return normalized IPv4 addresses from grpc_sockaddr_to_uri().
Paul Marks
2015-08-04
*
Remove all uses of __FUNCTION__
Craig Tiller
2015-05-24
*
Making the gRPC C tests building under Windows.
Nicolas Noble
2015-05-09
*
Add missing new-lines at end of file
Craig Tiller
2015-02-18
*
Update copyright to 2015
Craig Tiller
2015-02-18
*
Re-enabling errors on warning, disabling unused parameter warning, and fixing...
Nicolas "Pixel" Noble
2015-01-30
*
This field is 8 bits on Mac
Craig Tiller
2015-01-21
*
() --> (void)
Craig Tiller
2015-01-15
*
Introducing iomgr.
ctiller
2014-12-09