index
:
grpc
master
RPC system from Google
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
core
/
security
/
server_secure_chttp2.c
Commit message (
Expand
)
Author
Age
*
Adding grpc_tcp_listener as an actual object being returned.
Nicolas Noble
2015-11-19
*
stream_op cleanup: security changes
Craig Tiller
2015-11-02
*
Fixing #3680
Julien Boeuf
2015-10-08
*
Restore sanity
Craig Tiller
2015-10-05
*
Add API tracing to gRPC core
Masood Malekghassemi
2015-10-02
*
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-18
|
*
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
|
|
/
|
/
|
*
|
Change the ownership model of the auth processor.
Julien Boeuf
2015-08-30
*
|
Adding C++ metadata processor.
Julien Boeuf
2015-08-28
|
*
Security connector is now responsible for the handshake.
Julien Boeuf
2015-08-21
|
/
*
Putting the auth metadata processor on the server creds.
Julien Boeuf
2015-07-21
*
Getting started on metadata processor set on server creds.
Julien Boeuf
2015-07-19
*
Clean up handshaking server channels properly
yang-g
2015-07-15
*
Fix segfault
Craig Tiller
2015-07-06
*
Refcounting fixes and debugging, empty batch stability fixes
Craig Tiller
2015-07-01
*
clang-format affected files
Craig Tiller
2015-06-30
*
SSL channel args work with client config again
Craig Tiller
2015-06-29
*
Unix resolver, bug fixes
Craig Tiller
2015-06-29
*
Fixing recursive locking under Windows.
Nicolas "Pixel" Noble
2015-06-23
*
Fix TSAN reported errors
Craig Tiller
2015-06-03
*
Dont unref secure state until destroy completes
Craig Tiller
2015-06-03
*
Starting on low level changes to support server side authentication.
Julien Boeuf
2015-05-20
*
clang-format
Craig Tiller
2015-04-24
*
Make the things compile again
Craig Tiller
2015-04-23
*
Refactoring of core security to remove the factories.
Julien Boeuf
2015-04-17
*
Refactoring of server context creation (incremental improvement).
Julien Boeuf
2015-04-13
*
clang-format
Craig Tiller
2015-04-07
*
Fix server shutdown
Craig Tiller
2015-04-07
*
strcmp: change all !str[n]cmp to str[n]cmp == 0
Ronnie Sahlberg
2015-03-07
*
Merge github.com:grpc/grpc into credit
Craig Tiller
2015-03-05
|
\
|
*
Don't call grpc_create_chttp2_transport after destroying the server
David Klempner
2015-03-05
*
|
Server API simplification
Craig Tiller
2015-02-23
|
/
*
Add missing new-lines at end of file
Craig Tiller
2015-02-18
*
Update copyright to 2015
Craig Tiller
2015-02-18
*
Multi-completion-queue-server
Craig Tiller
2015-02-12
*
Re-enabling errors on warning, disabling unused parameter warning, and fixing...
Nicolas "Pixel" Noble
2015-01-30
*
Brought grpc_server_add_secure_http2_port in line with grpc_server_http2_port
murgatroid99
2015-01-21
[next]