index
:
grpc
master
RPC system from Google
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
test
/
core
/
security
/
oauth2_utils.c
Commit message (
Expand
)
Author
Age
*
Merge pull request #6798 from jboeuf/fix_3803
Jan Tattermusch
2016-06-24
|
\
*
\
Merge github.com:grpc/grpc into error
Craig Tiller
2016-06-07
|
\
\
|
*
|
clang-format
David Garcia Quintas
2016-06-06
|
*
|
moar renamings
David Garcia Quintas
2016-06-06
|
|
*
Merge branch 'master' into fix_3803
Julien Boeuf
2016-06-04
|
|
|
\
*
|
|
|
Fix flipped condition
Craig Tiller
2016-06-02
|
*
|
|
s/grpc_pops/grpc_polling_entity
David Garcia Quintas
2016-05-31
|
*
|
|
Merge branch 'master' of github.com:grpc/grpc into lb_pollset_propagation
David Garcia Quintas
2016-05-31
|
|
\
\
\
|
|
|
|
/
|
|
|
/
|
|
|
|
*
Starting the work to fix #3803.
Julien Boeuf
2016-05-18
|
*
|
|
Added missing pops_create to oauth2_utils
David Garcia Quintas
2016-05-18
*
|
|
|
Error reporting progress
Craig Tiller
2016-05-06
*
|
|
|
API fuzzer compiles with new error handling
Craig Tiller
2016-05-05
|
|
/
/
|
/
|
|
|
*
|
allocate grpc_pops on the stack
David Garcia Quintas
2016-05-04
*
|
|
Refactoring the core security code.
Julien Boeuf
2016-05-04
|
|
/
|
/
|
|
*
Introduced grpc_pops (pollset or pollset_set)
David Garcia Quintas
2016-05-03
|
*
Changes across the board from pollset to pollset_set
David Garcia Quintas
2016-04-18
|
/
*
Update copyrights
Craig Tiller
2016-03-31
*
Fix includes
Craig Tiller
2016-03-25
*
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
*
Change pollset mutex ownership
Craig Tiller
2016-02-25
*
Provide an interface firewall between pollset and its implementations
Craig Tiller
2016-02-19
*
Move worker into pollset
Craig Tiller
2016-02-18
*
Update copyrights
Craig Tiller
2016-01-28
*
Preparatory changes for work shedding
Craig Tiller
2016-01-28
*
Merge branch 'release-0_12'
Nicolas "Pixel" Noble
2015-12-01
|
\
|
*
Fixing implementations.
Julien Boeuf
2015-11-18
|
/
*
Got the core test passing.
Julien Boeuf
2015-10-09
*
clang-format all core files
Craig Tiller
2015-09-22
*
Final patches for rename
Craig Tiller
2015-09-22
*
Move argument passing to start of list
Craig Tiller
2015-09-22
*
Rename init
Craig Tiller
2015-09-22
*
Rename run
Craig Tiller
2015-09-22
*
Move arguments to the start of lists
Craig Tiller
2015-09-22
*
indent pass to get logical source lines on one physical line
Craig Tiller
2015-09-22
*
Rename call_list to closure_list
Craig Tiller
2015-09-22
*
Call list progress
Craig Tiller
2015-09-21
*
Call list progress
Craig Tiller
2015-09-18
*
Add a test of non-blocking API behavior
Craig Tiller
2015-08-06
*
Merge github.com:grpc/grpc into plucking-hell
Craig Tiller
2015-07-30
|
\
*
|
Allow specific pollers to be woken
Craig Tiller
2015-07-29
|
*
Fix clock type mismatch
yang-g
2015-07-28
|
/
*
Merge with head and resolve conflict
yang-g
2015-07-17
*
resolve comments
yang-g
2015-07-13
*
Add oauth2_auth_token test case in interop test
yang-g
2015-07-13