aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/ext/transport/chttp2/server/secure/server_secure_chttp2.c
Commit message (Expand)AuthorAge
* Merge pull request #7395 from markdroth/handshake_apiGravatar kpayson642016-07-25
|\
| * Add acceptor parameter.Gravatar Mark D. Roth2016-07-20
| * clang-formatGravatar Mark D. Roth2016-07-20
| * Plumb channel args through handshakers.Gravatar Mark D. Roth2016-07-15
| * Use handshake_manager API in client and server.Gravatar Mark D. Roth2016-07-14
* | Shutdown the listeners early when destroying the tcp_serverGravatar yang-g2016-07-11
|/
* Merge github.com:grpc/grpc into reuse_portGravatar Craig Tiller2016-06-20
|\
| * Merge branch 'idempotent_endpoint_shutdown' into handshake_timeoutGravatar Craig Tiller2016-06-15
| |\
| * | Handshake timeout implemented, and compilesGravatar Craig Tiller2016-06-14
| | * Add format check for gpr_log and gpr_asprintfGravatar Yuchen Zeng2016-06-10
| * | Fix up some server setup bugsGravatar Craig Tiller2016-06-03
* | | Merge branch 'error' into reuse_portGravatar Craig Tiller2016-05-24
|\| |
| * | Merge github.com:grpc/grpc into errorGravatar Craig Tiller2016-05-24
| |\|
| | * Merge github.com:grpc/grpc into test_affineGravatar Craig Tiller2016-05-23
| | |\
* | | | Support SO_REUSEPORTGravatar Craig Tiller2016-05-18
|/ / /
| * | Further server cq affinity workGravatar Craig Tiller2016-05-16
* | | Merge branch 'master' of github.com:grpc/grpc into mergeGravatar David Garcia Quintas2016-05-12
|\| |
* | | Fix leaks in server_chttp2_testGravatar Craig Tiller2016-05-12
* | | Progress converting to new error systemGravatar Craig Tiller2016-05-06
* | | Convert tests to new error schemeGravatar Craig Tiller2016-05-06
* | | Progress converting to new error systemGravatar Craig Tiller2016-05-05
* | | Merge branch 'credentials_refactoring' of github.com:jboeuf/grpc into errorGravatar Craig Tiller2016-05-05
|\ \ \ | | |/ | |/|
* | | Progress converting to new error systemGravatar Craig Tiller2016-05-04
| * | Refactoring the core security code.Gravatar Julien Boeuf2016-05-04
| |/
* | Merge branch 'error' of github.com:ctiller/grpc into errorGravatar Craig Tiller2016-05-04
|\ \
* | | Progress converting to new error systemGravatar Craig Tiller2016-05-04
| * | ProgressGravatar Craig Tiller2016-05-04
|/ /
* / ProgressGravatar Craig Tiller2016-05-03
|/
* Update copyrightsGravatar Craig Tiller2016-03-31
* clang-formatGravatar Craig Tiller2016-03-28
* Move chttp2 related files under ext/Gravatar Craig Tiller2016-03-28