index
:
grpc
master
RPC system from Google
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
core
/
iomgr
Commit message (
Expand
)
Author
Age
*
Fix refcounting
Craig Tiller
2015-08-26
*
Merge github.com:grpc/grpc into endpoints
Craig Tiller
2015-08-26
|
\
|
*
Merge pull request #3063 from jtattermusch/windows_server_memory_leak
Craig Tiller
2015-08-25
|
|
\
|
|
*
fix gpr_slice leak in server on connection reset
Jan Tattermusch
2015-08-25
*
|
|
Spam cleanup
Craig Tiller
2015-08-25
|
*
|
Made udp_server.c compile for iOS
murgatroid99
2015-08-24
|
|
/
*
|
Merge github.com:grpc/grpc into endpoints
Craig Tiller
2015-08-24
|
\
|
*
|
Merge branch 'endpoints' of github.com:ctiller/grpc into endpoints
Craig Tiller
2015-08-24
|
\
\
*
|
|
Update comments
Craig Tiller
2015-08-24
|
*
|
Turn off refcount debugging
Craig Tiller
2015-08-24
*
|
|
clang-format
Craig Tiller
2015-08-21
|
/
/
*
|
Update Windows to new endpoint API
Craig Tiller
2015-08-21
*
|
Refactor Endpoint API
Craig Tiller
2015-08-21
|
*
Merge github.com:grpc/grpc into y12kdm3
Craig Tiller
2015-08-18
|
|
\
|
|
/
|
/
|
*
|
clang-format all source
Craig Tiller
2015-08-18
|
*
Merge github.com:grpc/grpc into y12kdm3
Craig Tiller
2015-08-17
|
|
\
|
|
/
|
/
|
*
|
Added copyright notice to udp_server.c
Robbie Shade
2015-08-13
*
|
Regenerated project files
Robbie Shade
2015-08-06
|
\
\
|
|
*
Windows implementation of new pollset semantics
Craig Tiller
2015-08-06
|
|
*
Add a test of non-blocking API behavior
Craig Tiller
2015-08-06
|
|
*
Working towards a non-blocking API test
Craig Tiller
2015-08-06
|
|
/
|
*
Merge pull request #2713 from ctiller/plucking-hell
Vijay Pai
2015-08-05
|
|
\
*
|
|
Removed debug log lines
Robbie Shade
2015-08-04
*
|
|
Expose the UDP server FD
Robbie Shade
2015-08-04
*
|
|
Handle success == 0 case in udp_server on_read
Robbie Shade
2015-08-04
|
*
|
Return normalized IPv4 addresses from grpc_sockaddr_to_uri().
Paul Marks
2015-08-04
|
*
|
Merge pull request #2779 from jtattermusch/properly_decrement_active_ports
Nicolas Noble
2015-08-04
|
|
\
\
|
|
*
|
clarified comment and silenced error log
Jan Tattermusch
2015-08-04
|
|
|
*
Update comment
Craig Tiller
2015-08-04
|
|
|
*
Merge github.com:grpc/grpc into plucking-hell
Craig Tiller
2015-08-04
|
|
|
|
\
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
Change cast to avoid warning
Christian Blichmann
2015-08-04
|
*
|
|
Use an unsigned pointer compare, as the highest bit may sometimes be set.
Christian Blichmann
2015-08-04
|
|
*
|
properly decrement active_ports
Jan Tattermusch
2015-08-03
|
*
|
|
Fix compilation under VS 2010
Jan Tattermusch
2015-08-03
|
|
/
/
|
|
*
Merge github.com:grpc/grpc into plucking-hell
Craig Tiller
2015-08-01
|
|
|
\
|
|
|
/
|
|
/
|
|
|
*
Save some iterations
Craig Tiller
2015-07-31
|
|
*
Merge branch 'plucking-hell' of github.com:ctiller/grpc into plucking-hell
Craig Tiller
2015-07-30
|
|
|
\
|
|
|
*
Implement new pollset semantics for Windows
Craig Tiller
2015-07-30
|
|
*
|
Fix TSAN reported lock-inversion in epoll fd addition
Craig Tiller
2015-07-30
|
|
|
/
|
*
|
Fix a race that could cause a double delete
Craig Tiller
2015-07-30
|
|
*
Allow specific pollers to be woken
Craig Tiller
2015-07-29
|
|
/
|
*
fix race in server shutdown
Jan Tattermusch
2015-07-29
|
*
Fixing Windows's missing pollset_set.
Nicolas "Pixel" Noble
2015-07-29
|
*
Merge github.com:grpc/grpc into sometimes-its-good-just-to-check-in-with-each...
Craig Tiller
2015-07-26
|
|
\
|
|
*
fix whitespaces and line length
Jan Tattermusch
2015-07-24
|
|
*
fix getpeername code on windows
Jan Tattermusch
2015-07-24
|
|
*
Fix flow control
Craig Tiller
2015-07-23
|
*
|
Merge github.com:grpc/grpc into sometimes-its-good-just-to-check-in-with-each...
Craig Tiller
2015-07-23
|
|
\
|
|
|
*
Merge pull request #2542 from ctiller/tell-me-who-you-might-be
Yang Gao
2015-07-23
|
|
|
\
|
*
|
|
Merge github.com:grpc/grpc into sometimes-its-good-just-to-check-in-with-each...
Craig Tiller
2015-07-22
|
|
\
|
|
[next]