index
:
grpc
master
RPC system from Google
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
core
/
lib
/
security
/
credentials
/
oauth2
Commit message (
Expand
)
Author
Age
*
Move security credentials, connectors, and auth context to C++
Soheil Hassas Yeganeh
2018-12-13
*
Fix a number of spelling errors.
Chris Lamb
2018-08-22
*
Stop using cached time in oauth token expiration time
yang-g
2018-06-01
*
Add a sanity check for inclusion of port_platform.h
Alexander Polcyn
2018-02-23
*
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 master after no Extern C changes
Yash Tibrewal
2017-11-30
|
\
*
|
Remove _ prefixed variable names
Yash Tibrewal
2017-11-29
*
|
Merge master
Yash Tibrewal
2017-11-21
|
\
\
|
|
*
Merge branch 'master' of https://github.com/grpc/grpc into no-more-extern-c
ncteisen
2017-11-20
|
|
|
\
|
|
|
/
|
|
/
|
|
|
*
clang fmt
ncteisen
2017-11-17
|
|
*
Remove all extern C
ncteisen
2017-11-17
*
|
|
Merge master
Yash Tibrewal
2017-11-16
|
\
\
\
|
|
|
/
|
|
/
|
*
|
|
Move ExecCtx to grpc_core namespace. Make exec_ctx a private static in ExecCt...
Yash Tibrewal
2017-11-14
*
|
|
Address some PR comments
Yash Tibrewal
2017-11-14
|
|
*
Merge branch 'master' of https://github.com/grpc/grpc into tracing++
Noah Eisen
2017-11-13
|
|
|
\
|
|
|
/
|
|
/
|
|
|
*
Merge branch 'master' of https://github.com/grpc/grpc into tracing++
ncteisen
2017-11-10
|
|
|
\
|
*
|
|
s/NULL/nullptr
Craig Tiller
2017-11-10
|
|
|
/
|
|
/
|
*
|
|
Merge with master
Yash Tibrewal
2017-11-09
|
\
|
|
|
*
|
Update clang-format to 5.0
Craig Tiller
2017-11-03
*
|
|
Removing instances of exec_ctx being passed around in functions in
Yash Tibrewal
2017-10-18
|
|
*
Merge github.com:grpc/grpc into tracer
Craig Tiller
2017-10-18
|
|
|
\
|
|
|
/
|
|
/
|
|
*
|
Fix breakage
Craig Tiller
2017-10-16
|
/
/
|
*
C++ize tracing
Craig Tiller
2017-10-16
|
/
*
Add newline at the end of src/core headers that did not have it
Yash Tibrewal
2017-10-09
*
Merge github.com:grpc/grpc into flowctl+millis
Craig Tiller
2017-10-05
|
\
|
*
Changes for C to C++. Adding extern C to header files for compatibility.
Yash Tibrewal
2017-10-02
|
*
Changes for C to C++. Adding extern C to header files for compatibility.
Yash Tibrewal
2017-10-02
|
*
More pointer conversions, deprecated string to char *, goto crossing initiali...
Yash Tibrewal
2017-10-02
|
*
More pointer conversion required after making build changes
Yash Tibrewal
2017-10-02
*
|
Merge github.com:grpc/grpc into grpc_millis
Craig Tiller
2017-08-29
|
\
|
|
*
Fix assert in grpc_timer_init(). https://github.com/grpc/grpc/issues/11512
Maxim Dzoba
2017-08-16
|
*
Fix use-after-free in oauth2_credentials
Yuchen Zeng
2017-08-09
|
*
Add cancellation to asynchronous security APIs.
Mark D. Roth
2017-07-21
*
|
Merge github.com:grpc/grpc into grpc_millis
Craig Tiller
2017-07-17
|
\
|
|
*
Add rich closure debug mode
ncteisen
2017-06-08
|
*
auto-fix most of licenses
Jan Tattermusch
2017-06-08
*
|
Converting code
Craig Tiller
2017-05-12
|
/
*
Fix ASAN/TSAN failures
Craig Tiller
2017-05-03
*
Merge github.com:grpc/grpc into zalloc
Craig Tiller
2017-02-17
|
\
*
|
Add zalloc, convert a bunch of files to use it
Craig Tiller
2017-02-16
|
*
Fix broken shutdown, and cascading exec_ctx usage bugs
Craig Tiller
2017-02-14
|
/
*
Merge branch 'cleanup_closures' into slice_with_exec_ctx_and_new_closures
Craig Tiller
2017-01-03
|
\
|
*
Changes to exec_ctx/closure/combiner/workqueue interfaces
Craig Tiller
2016-12-28
*
|
Merge github.com:grpc/grpc into slice_with_exec_ctx
Craig Tiller
2016-11-16
|
\
|
|
*
refresh and access token filtering
yang-g
2016-11-12
*
|
Convert more users of grpc_slice_unref --> grpc_slice_unref_internal
Craig Tiller
2016-10-31
*
|
Progress towards making grpc_slice_unref_internal take an exec_ctx
Craig Tiller
2016-10-31
|
/
[next]