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
*
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
*
clang-format codebase
Craig Tiller
2015-01-13
*
Remove libevent.
ctiller
2015-01-09
*
Add a --forever flag, to continuously run tests as things change.
ctiller
2015-01-09
*
Remove libevent.
ctiller
2015-01-08
*
Introducing iomgr.
ctiller
2014-12-09
*
Updating moe_db.txt with the latest equivalence since the ruby import changed...
nnoble
2014-12-05
*
Initial import.
Nicolas Noble
2014-11-26