aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/cpp/server/insecure_server_credentials.cc
Commit message (Collapse)AuthorAge
* Rename grpc_server_add_http2_port to grpc_server_add_insecure_http2_portGravatar Craig Tiller2015-08-03
|
* Add a test that headers are properly in build.jsonGravatar Craig Tiller2015-06-25
| | | | Clean up anything that failed
* clang-format c++ codeGravatar Yang Gao2015-03-17
|
* De-C++11-ificationGravatar Craig Tiller2015-03-02
|
* Merge github.com:grpc/grpc into creditGravatar Craig Tiller2015-03-02
|
* Update C++ server with new core APIGravatar Craig Tiller2015-02-23
And reflects the C++ API in ServerBuilder.