index
:
grpc
master
RPC system from Google
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
core
/
surface
/
secure_channel_create.c
Commit message (
Expand
)
Author
Age
*
Making the stack work with outgoing channel args.
Julien Boeuf
2015-12-28
*
Removing the auth context from the security connector.
Julien Boeuf
2015-12-28
*
Merge pull request #4403 from yang-g/fixit_secure_channel_create_c
Sree Kuchibhotla
2015-12-10
|
\
|
*
cleanup a bit
yang-g
2015-12-10
|
*
add a test for secure_channel_create and fix cleanup code
yang-g
2015-12-10
*
|
Merge github.com:grpc/grpc into connected-subchannel
Craig Tiller
2015-12-04
|
\
|
|
*
merge with head and resolve conflict
yang-g
2015-12-02
|
|
\
|
|
*
Merge github.com:grpc/grpc into no-transport-metadata
Craig Tiller
2015-11-25
|
|
|
\
*
|
|
\
Merge github.com:grpc/grpc into i-have-no-master
Craig Tiller
2015-11-24
|
\
\
\
\
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Stripping out master channel as a concept
Craig Tiller
2015-11-24
|
|
_
|
/
|
/
|
|
*
|
|
Remove metadata context entirely
Craig Tiller
2015-11-20
|
|
*
move pending tcp management from server to connector
yang-g
2015-11-19
|
|
/
|
/
|
|
*
merge with head
yang-g
2015-11-18
|
|
\
|
|
/
|
/
|
|
*
first part, secure channel only
yang-g
2015-11-05
*
|
Got core to compile (without the tests)
Julien Boeuf
2015-10-09
|
/
*
Restore sanity
Craig Tiller
2015-10-05
*
Add API tracing to gRPC core
Masood Malekghassemi
2015-10-02
*
Fix some bugs leading to memory leaks
Craig Tiller
2015-09-24
*
Merge github.com:grpc/grpc into shindig
Craig Tiller
2015-09-24
|
\
|
*
Merge github.com:grpc/grpc into come-out-of-the-shadow
Craig Tiller
2015-09-24
|
|
\
|
|
*
Merge pull request #3422 from jcanizales/fix-mutex-bug
Craig Tiller
2015-09-22
|
|
|
\
|
|
|
*
Fix mutex bug
Jorge Canizales
2015-09-22
*
|
|
|
Add mutex init
Craig Tiller
2015-09-22
*
|
|
|
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 argument passing to start of list
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
*
|
|
|
Merge github.com:grpc/grpc into we-are-one
Craig Tiller
2015-09-22
|
\
\
\
\
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Fixes
Craig Tiller
2015-09-21
*
|
|
|
Call list progress
Craig Tiller
2015-09-21
*
|
|
|
Call list progress
Craig Tiller
2015-09-21
*
|
|
|
Call list progress
Craig Tiller
2015-09-18
*
|
|
|
Cleanup
Craig Tiller
2015-09-18
*
|
|
|
Merge github.com:grpc/grpc into shindig
Craig Tiller
2015-09-16
|
\
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
|
*
|
Merge branch 'master' of github.com:grpc/grpc into security_connector_refacto...
Julien Boeuf
2015-09-15
|
|
|
\
\
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Core compiles with workqueues
Craig Tiller
2015-09-15
|
*
|
|
Fix memory leak
Craig Tiller
2015-09-15
*
|
|
|
Progress towards workqueue transition
Craig Tiller
2015-09-15
*
|
|
|
Merge github.com:grpc/grpc into shindig
Craig Tiller
2015-09-11
|
\
|
|
|
|
|
|
*
Enable -Wshadow
Craig Tiller
2015-09-11
|
|
|
/
|
|
/
|
|
*
|
Merge github.com:grpc/grpc into immolating-conversion
Craig Tiller
2015-09-10
|
|
\
\
|
*
|
|
Sign conversion fixes
Craig Tiller
2015-09-10
*
|
|
|
Starting to convert code to work queues
Craig Tiller
2015-09-09
|
|
/
/
|
/
|
|
*
|
|
Adding void* at then end of security related method in order to have a stable...
Julien Boeuf
2015-08-25
|
/
/
|
*
Security connector is now responsible for the handshake.
Julien Boeuf
2015-08-21
[next]