index
:
grpc
master
RPC system from Google
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
test
/
core
/
handshake
Commit message (
Expand
)
Author
Age
*
Create verify_peer_options when creating ssl credentials in order to expose a...
Ian Haken
2018-06-12
*
Add tracer for handshakers.
Mark D. Roth
2018-04-17
*
C++ize gpr_thread as grpc_core::Thread, make it 2-phase init (construct/Start)
Vijay Pai
2018-02-19
*
Remove support for detached threads. All threads must be joined.
Vijay Pai
2018-02-15
*
Internalize gpr_thd except for id and currentid
Vijay Pai
2018-02-12
*
Run clang fmt
Noah Eisen
2018-02-09
*
Autofix c casts to c++ casts
Noah Eisen
2018-02-09
*
Revert "Revert "All instances of exec_ctx being passed around in src/core rem...
Yash Tibrewal
2017-12-06
*
Revert "All instances of exec_ctx being passed around in src/core removed"
Yash Tibrewal
2017-12-06
*
Merge pull request #13058 from yashykt/execctx
Yash Tibrewal
2017-12-05
|
\
*
|
clang-format
Vijay Pai
2017-12-04
*
|
Fix up review comments
Dave MacLachlan
2017-11-30
*
|
Add thread naming support on platforms that support it.
Dave MacLachlan
2017-11-29
|
*
changes for macos
Yash Tibrewal
2017-11-20
|
*
Merge master
Yash Tibrewal
2017-11-16
|
|
\
|
|
/
|
/
|
*
|
Fix missing copyright, fix merge conflict in updated BUILD
Alexander Polcyn
2017-11-13
*
|
Merge remote-tracking branch 'upstream/master' into pass_args_to_tsi
Alexander Polcyn
2017-11-13
|
\
\
*
\
\
Merge remote-tracking branch 'upstream/master' into pass_args_to_tsi
Alexander Polcyn
2017-11-13
|
\
\
\
|
|
|
/
|
|
/
|
*
|
|
Use existing read buffer in security handshaker if present
Alexander Polcyn
2017-11-13
|
|
*
Enable clang-tidy as a sanity check, fix up all known failures
Craig Tiller
2017-11-10
|
|
/
|
*
Merge master
Yash Tibrewal
2017-11-06
|
|
\
|
|
*
Update clang-format to 5.0
Craig Tiller
2017-11-03
|
|
/
|
/
|
|
*
BUILD changes. test languauge to C++
Yash Tibrewal
2017-10-31
|
*
BUILD files changes for bazel
Yash Tibrewal
2017-10-30
|
*
rename all test core files to cc and a lot of C++ style conversions
Yash Tibrewal
2017-10-25
|
/
*
Moving visibility and package creation to the build system.
Nicolas "Pixel" Noble
2017-08-30
*
Merge branch 'master' of https://github.com/grpc/grpc into import
Nicolas "Pixel" Noble
2017-06-26
|
\
|
*
fix remaining license notices
Jan Tattermusch
2017-06-08
|
*
auto-fix most of licenses
Jan Tattermusch
2017-06-08
*
|
Adding dummy layering check option.
Nicolas "Pixel" Noble
2017-05-19
|
/
*
Merge branch 'master' of https://github.com/grpc/grpc into import
Nicolas "Pixel" Noble
2017-05-11
|
\
*
|
Rewriting core tests BUILD files to use the build system.
Nicolas "Pixel" Noble
2017-04-18
|
*
Merge branch 'master' into cq_create_api_changes
Sree Kuchibhotla
2017-03-30
|
|
\
|
|
/
|
/
|
*
|
Update include paths
Craig Tiller
2017-03-28
|
*
Updates C Core
Sree Kuchibhotla
2017-03-22
|
*
Prefix grpc_cq_polling_type enums with GRPC_CQ_
Sree Kuchibhotla
2017-03-03
|
*
Merge branch 'master' into cq_create_api_changes
Sree Kuchibhotla
2017-03-03
|
|
\
|
|
/
|
/
|
|
*
Change Core to use the new completion_queue_create API
Sree Kuchibhotla
2017-03-02
*
|
Add licenses() in BUILD files
Yuchen Zeng
2017-03-01
|
/
*
Merge pull request #9773 from dgquintas/build_files
David G. Quintas
2017-02-28
|
\
*
\
Merge remote-tracking branch 'upstream/v1.1.x' into merge_1.1.x_master
murgatroid99
2017-02-23
|
\
\
|
|
*
test/core/handshake
David Garcia Quintas
2017-02-17
|
|
/
|
/
|
|
*
Improve Node and libuv testing and test coverage
murgatroid99
2017-02-17
*
|
Expand wildcard IP addresses on servers.
Dan Born
2017-02-09
*
|
Replace timeout/scaling macros with functions.
Robbie Shade
2017-01-31
|
/
*
Fixing msan issue in client_ssl.c
Julien Boeuf
2017-01-19
*
Up retry count to try and counter flakiness
Craig Tiller
2016-11-28
*
s/GPR_SLICE/GRPC_SLICE/g
Craig Tiller
2016-10-26
*
Convert new files
Craig Tiller
2016-10-26
*
Fix handshake_client bind flakes and build issues.
Harvey Tuch
2016-10-24
[next]