index
:
grpc
master
RPC system from Google
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
*
Add a tsan suppression file with OPENSSL_cleanse and use it in run_tests
David Klempner
2015-02-04
*
Merge pull request #401 from dklempner/asan
Nicolas Noble
2015-02-04
|
\
|
*
Fix a memory leak and a gpr_strdup/free mismatch in json_test
David Klempner
2015-02-04
|
/
*
Merge pull request #399 from nicolasnoble/build-fix
Vijay Pai
2015-02-04
|
\
|
*
Fixing build.json by removing files that are no longer present.
Nicolas Noble
2015-02-04
|
/
*
Merge pull request #397 from dklempner/asan
Craig Tiller
2015-02-04
|
\
|
*
Add a missing mdstr_unref
David Klempner
2015-02-04
|
/
*
Merge pull request #385 from dklempner/timespec
Craig Tiller
2015-02-04
|
\
|
*
Remove the platform specific time headers
David Klempner
2015-02-04
|
*
Merge branch 'master' into timespec
David Klempner
2015-02-04
|
|
\
|
|
/
|
/
|
*
|
Merge pull request #392 from dklempner/timeval
Craig Tiller
2015-02-04
|
\
\
*
\
\
Merge pull request #391 from vjpai/flingfix
Craig Tiller
2015-02-04
|
\
\
\
|
|
*
|
Remove timeval functions
David Klempner
2015-02-04
*
|
|
|
Merge pull request #388 from vjpai/master
Craig Tiller
2015-02-04
|
\
\
\
\
|
|
*
|
|
Fling client needs to have 4 invocations of event_finish to make this
Vijay Pai
2015-02-04
|
|
/
/
/
|
*
|
|
Merge remote-tracking branch 'upstream/master'
Vijay Pai
2015-02-04
|
|
\
\
\
|
|
/
/
/
|
/
|
|
|
*
|
|
|
Merge pull request #389 from tbetbetbe/grpc_tools_add_auth_prod_tests
donnadionne
2015-02-04
|
\
\
\
\
*
\
\
\
\
Merge pull request #390 from tbetbetbe/grpc_tools_improve_launch_server_cmd
Michael Lumish
2015-02-04
|
\
\
\
\
\
|
*
|
|
|
|
Adds a grpc_show_servers command
Tim Emiola
2015-02-04
|
*
|
|
|
|
Replaces grpc_launch_server with grpc_launch_servers
Tim Emiola
2015-02-04
|
/
/
/
/
/
|
*
|
|
|
Updates the ruby dockerfile to add the service account from the docker context
Tim Emiola
2015-02-04
|
*
|
|
|
Allow the ruby tests to have service account info
Tim Emiola
2015-02-04
|
/
/
/
/
|
*
|
|
Revert "Make this compile on mac by adding in header files currently used for...
Vijay Pai
2015-02-04
*
|
|
|
Merge pull request #386 from tbetbetbe/grpc_tools_use_full_diskspace
Michael Lumish
2015-02-04
|
\
\
\
\
|
|
*
|
|
Add write buffer hint to C++ server handlers so that writes actually go
Vijay Pai
2015-02-04
*
|
|
|
|
Merge pull request #379 from murgatroid99/php_cancellation_interop_tests
Tim Emiola
2015-02-04
|
\
\
\
\
\
*
\
\
\
\
\
Merge pull request #373 from murgatroid99/php_metadata_representation
Tim Emiola
2015-02-04
|
\
\
\
\
\
\
*
\
\
\
\
\
\
Merge pull request #376 from murgatroid99/php_port_0_bind
Tim Emiola
2015-02-04
|
\
\
\
\
\
\
\
*
\
\
\
\
\
\
\
Merge pull request #369 from jboeuf/tsan_openssl
Nicolas Noble
2015-02-04
|
\
\
\
\
\
\
\
\
|
|
_
|
_
|
_
|
_
|
_
|
/
/
|
/
|
|
|
|
|
|
|
|
|
|
|
|
|
|
*
Make gpr_timespec no longer be a typedef for struct timespec in posix
David Klempner
2015-02-04
|
|
_
|
_
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
|
|
|
|
|
|
*
|
Update docker creation script to use the full boot disk size
Tim Emiola
2015-02-04
|
*
|
|
|
|
|
... And the project files...
Julien Boeuf
2015-02-03
|
*
|
|
|
|
|
Removing removed files from build.json
Julien Boeuf
2015-02-03
*
|
|
|
|
|
|
Merge pull request #380 from dklempner/cpu_linux_build
Craig Tiller
2015-02-03
|
\
\
\
\
\
\
\
*
\
\
\
\
\
\
\
Merge pull request #371 from nicolasnoble/iomgr-deadline-fix
Craig Tiller
2015-02-03
|
\
\
\
\
\
\
\
\
|
|
_
|
_
|
_
|
_
|
_
|
/
/
|
/
|
|
|
|
|
|
|
|
|
*
|
|
|
|
|
undef and endif aren't the same thing
David Klempner
2015-02-03
|
|
*
|
|
|
|
|
We should ifdef check the define of _GNU_SOURCE
David Klempner
2015-02-03
|
|
*
|
|
|
|
|
Have cpu_linux.c define _GNU_SOURCE at the beginning of the file
David Klempner
2015-02-03
|
|
/
/
/
/
/
/
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
Adding another condition variable to fix the iomgr shutdown issue.
Nicolas "Pixel" Noble
2015-02-04
|
|
|
|
|
*
|
Fixed error in new test
murgatroid99
2015-02-03
|
|
|
|
|
*
|
Added cancel_after_first_response interop test
murgatroid99
2015-02-03
*
|
|
|
|
|
|
Merge pull request #370 from jtattermusch/csharp_c_ext
Nicolas Noble
2015-02-03
|
\
\
\
\
\
\
\
|
|
_
|
_
|
_
|
_
|
/
/
|
/
|
|
|
|
|
|
|
|
|
|
*
|
|
Switched to binding servers to port 0 in tests
murgatroid99
2015-02-03
|
|
_
|
_
|
/
/
/
|
/
|
|
|
|
|
|
|
|
|
*
|
Corrected error in metadata parser
murgatroid99
2015-02-03
|
*
|
|
|
|
updated readme
Jan Tattermusch
2015-02-03
|
|
|
*
|
|
Addressing nicolasnoble@ comments.
Julien Boeuf
2015-02-03
|
|
*
|
|
|
Fixing potential hitch in iomgr shutdown.
Nicolas "Pixel" Noble
2015-02-04
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
added grpc extension library for C#
Jan Tattermusch
2015-02-03
*
|
|
|
|
Merge pull request #368 from chen-wang/master
Yang Gao
2015-02-03
|
\
\
\
\
\
|
*
|
|
|
|
Only add project_id for GCE command line.
Chen Wang
2015-02-03
[next]