aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/security/server_secure_chttp2.c
Commit message (Expand)AuthorAge
* clang-formatGravatar Craig Tiller2015-04-24
* Make the things compile againGravatar Craig Tiller2015-04-23
* Refactoring of core security to remove the factories.Gravatar Julien Boeuf2015-04-17
* Refactoring of server context creation (incremental improvement).Gravatar Julien Boeuf2015-04-13
* clang-formatGravatar Craig Tiller2015-04-07
* Fix server shutdownGravatar Craig Tiller2015-04-07
* strcmp: change all !str[n]cmp to str[n]cmp == 0Gravatar Ronnie Sahlberg2015-03-07
* Merge github.com:grpc/grpc into creditGravatar Craig Tiller2015-03-05
|\
| * Don't call grpc_create_chttp2_transport after destroying the serverGravatar David Klempner2015-03-05
* | Server API simplificationGravatar Craig Tiller2015-02-23
|/
* Add missing new-lines at end of fileGravatar Craig Tiller2015-02-18
* Update copyright to 2015Gravatar Craig Tiller2015-02-18
* Multi-completion-queue-serverGravatar Craig Tiller2015-02-12
* Re-enabling errors on warning, disabling unused parameter warning, and fixing...Gravatar Nicolas "Pixel" Noble2015-01-30
* Brought grpc_server_add_secure_http2_port in line with grpc_server_http2_portGravatar murgatroid992015-01-21
* clang-format codebaseGravatar Craig Tiller2015-01-13
* Remove libevent.Gravatar ctiller2015-01-09
* Add a --forever flag, to continuously run tests as things change.Gravatar ctiller2015-01-09
* Remove libevent.Gravatar ctiller2015-01-08
* Introducing iomgr.Gravatar ctiller2014-12-09
* Updating moe_db.txt with the latest equivalence since the ruby import changed...Gravatar nnoble2014-12-05
* Initial import.Gravatar Nicolas Noble2014-11-26