index
:
grpc
master
RPC system from Google
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
test
/
core
/
util
Commit message (
Expand
)
Author
Age
*
Fix leak in port deallocation
Craig Tiller
2016-05-17
*
Run clang-format against port_posix.c and port_windows.c
David Klempner
2016-05-16
*
Fix declarations in port.h to not be ambiguous in C due to K&R.
David Klempner
2016-05-13
*
Add an API to return an unused port to the portserver
David Klempner
2016-05-13
*
Merge pull request #6368 from ctiller/vtune
Nicolas Noble
2016-04-29
|
\
|
*
Ensure minimum size of alt stack (to please vtune)
Craig Tiller
2016-04-29
*
|
Fix typo
Craig Tiller
2016-04-28
*
|
Fix double delete
Craig Tiller
2016-04-28
|
/
*
Merge pull request #6183 from nicolasnoble/msys-support
Jan Tattermusch
2016-04-27
|
\
*
|
Fix msan bug
Craig Tiller
2016-04-23
*
|
Fix bugs in test infra
Craig Tiller
2016-04-22
*
|
Crash fix
Craig Tiller
2016-04-21
*
|
Merge github.com:grpc/grpc into api_fuzzer
Craig Tiller
2016-04-14
|
\
\
|
|
*
Adding support for msys.
Nicolas "Pixel" Noble
2016-04-15
|
|
/
*
|
Initial channel watching
Craig Tiller
2016-04-13
*
|
Channel establishment
Craig Tiller
2016-04-13
|
*
Preventing crashes for known realloc behaviors.
Nicolas "Pixel" Noble
2016-04-12
|
*
Moving memory allocation tracking to its own file.
Nicolas "Pixel" Noble
2016-04-12
|
/
*
Merge github.com:grpc/grpc into e2efuzz
Craig Tiller
2016-04-06
|
\
|
*
Merge github.com:grpc/grpc into channel_max_reconnect_backoff
Craig Tiller
2016-04-04
|
|
\
*
|
|
Server fuzzer progress
Craig Tiller
2016-04-03
*
|
|
Starting server fuzzer
Craig Tiller
2016-04-02
|
|
/
|
/
|
*
|
Merge pull request #6012 from nicolasnoble/memleak_detector
Nicolas Noble
2016-03-31
|
\
\
*
|
|
Update copyrights
Craig Tiller
2016-03-31
|
|
*
Merge github.com:grpc/grpc into channel_max_reconnect_backoff
Craig Tiller
2016-03-30
|
|
|
\
|
|
_
|
/
|
/
|
|
|
*
|
Update copyright
Craig Tiller
2016-03-29
|
*
|
Run fuzzer corpus entries as unit tests
Craig Tiller
2016-03-29
|
/
/
*
|
Fix includes
Craig Tiller
2016-03-25
*
|
Auto-changes
Craig Tiller
2016-03-25
*
|
Add HTTP request parsing.
Matthew Iselin
2016-03-23
*
|
Merge pull request #5797 from ctiller/win2
Jan Tattermusch
2016-03-21
|
\
\
|
*
|
Make stack traces show up in run_tests.py logs
Craig Tiller
2016-03-17
*
|
|
Upgrade windows to the fixed posix port server code
Craig Tiller
2016-03-17
*
|
|
Split port_posix.c into platform specifics and a portable interface to port_s...
Craig Tiller
2016-03-17
|
/
/
*
|
Disable warning: system header is broken
Craig Tiller
2016-03-16
*
|
Drop the L
Craig Tiller
2016-03-16
*
|
Tweaking formatting
Craig Tiller
2016-03-16
*
|
clang-fmt
Craig Tiller
2016-03-16
*
|
Review feedback
Craig Tiller
2016-03-16
*
|
Fix copyright
Craig Tiller
2016-03-16
*
|
clang-format code
Craig Tiller
2016-03-16
*
|
Get stack traces in crash dumps working for Windows
Craig Tiller
2016-03-16
|
*
Added a channel argument to set the maximum reconnect backoff duration. Exten...
Aaron Isotton
2016-03-08
*
|
Fixes to things
Craig Tiller
2016-02-28
|
/
*
Revert "Revert "Add an implementation firewall against pollset_set""
Craig Tiller
2016-02-25
*
Revert "Add an implementation firewall against pollset_set"
Vijay Pai
2016-02-25
*
Fix crash on mac
Craig Tiller
2016-02-25
*
Fix windows
Craig Tiller
2016-02-25
*
Change pollset mutex ownership
Craig Tiller
2016-02-25
*
Merge branch 'hide-the-worker' into hide-the-pollset
Craig Tiller
2016-02-24
|
\
[next]