index
:
grpc
master
RPC system from Google
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
core
Commit message (
Expand
)
Author
Age
*
more style fixes
ahedberg
2016-03-22
*
include sockaddr.h in unix_sockets_posix.h for platform compatibility
ahedberg
2016-03-22
*
fix copyright dates and style issues
ahedberg
2016-03-22
*
fix compilation errors
ahedberg
2016-03-22
*
prefix external linkage functions with grpc
ahedberg
2016-03-22
*
add unix_sockets_posix module to build system and fix compilation errors
ahedberg
2016-03-18
*
move unix socket functionality to unix_sockets_posix module
ahedberg
2016-03-17
*
Remove duplicate include of string.h
ahedberg
2016-03-15
*
Make use of unix sockets optional.
ahedberg
2016-03-15
*
Improve looks_like_ip_address for IPv6 addresses, and add tests
Paul Querna
2016-03-14
*
Add note about refactor portability header
Paul Querna
2016-03-14
*
Add support for IP Addresses in Subject Alt Names.
Paul Querna
2016-03-14
*
Merge pull request #5731 from ctiller/huh_omg
Jan Tattermusch
2016-03-14
|
\
*
\
Merge pull request #5545 from yang-g/windows_leaks
Jan Tattermusch
2016-03-14
|
\
\
|
|
*
Add comment, tighten loop
Craig Tiller
2016-03-12
|
|
*
If we cant check timers due to contention, at least make sure we do a follow ...
Craig Tiller
2016-03-11
|
|
*
Expand lock
Craig Tiller
2016-03-11
|
|
*
Fix race in subchannel.c
Craig Tiller
2016-03-11
|
|
/
|
/
|
|
*
fix windows leaks
yang-g
2016-03-11
*
|
Update copyrights
Craig Tiller
2016-03-11
*
|
Fit and finish for dns retry loop
Craig Tiller
2016-03-11
*
|
Add retry for dns resolution
Craig Tiller
2016-03-11
*
|
Make blocking_resolve_address overridable
Craig Tiller
2016-03-11
|
/
*
fix race between send message and send initial metadata
Jan Tattermusch
2016-03-10
*
Merge pull request #5676 from ctiller/neg
Vijay Pai
2016-03-09
|
\
*
\
Merge pull request #5677 from ctiller/neg3
Vijay Pai
2016-03-09
|
\
\
|
*
|
Fix memory leak if call is already cancelled
Craig Tiller
2016-03-09
|
|
*
Fix memory leak: keep all resolver calls under the same lock
Craig Tiller
2016-03-09
|
|
/
*
|
Copyright, casting fixes
Craig Tiller
2016-03-09
*
|
clang-format
Craig Tiller
2016-03-09
*
|
Revert mistaken change
Craig Tiller
2016-03-08
*
|
Fix timers
Craig Tiller
2016-03-08
|
/
*
clang-format
Craig Tiller
2016-03-07
*
Potential fix for race condition exposed by Node
Craig Tiller
2016-03-07
*
Fix formatting
Craig Tiller
2016-03-04
*
Fix race in poll() based pollset
Craig Tiller
2016-03-04
*
Unref writable streams on transport close to avoid leaks
Craig Tiller
2016-03-04
*
Fix leak: dont become writable if writes are closed
Craig Tiller
2016-03-04
*
Fix typo
Craig Tiller
2016-03-03
*
Refine condition
Craig Tiller
2016-03-03
*
Document some things
Craig Tiller
2016-03-03
*
Fix accept_stream being called post-channel deletion
Craig Tiller
2016-03-03
*
Always ref writable streams
Craig Tiller
2016-03-02
*
Fix esan detected race in subchannel state
Craig Tiller
2016-03-01
*
Merge pull request #5441 from a-veitch/no_binary_tags
Bogdan Drutu
2016-02-29
|
\
|
*
add checking of character values
Alistair Veitch
2016-02-26
*
|
clang-format
Craig Tiller
2016-02-25
*
|
Fix copyrights
Craig Tiller
2016-02-25
*
|
Fix merge error made at some point
Craig Tiller
2016-02-25
*
|
Revert "Revert "Add an implementation firewall against pollset_set""
Craig Tiller
2016-02-25
[next]