279 Commits (ea8d8dedc6ad27a283b2bf25c39de0d93f04fb39)

Author SHA1 Message Date
Yang Gao f82a30d90a Use ssl name override if it's in the channel argument 10 years ago
Chilledheart ca767c0d9e Add method grp_slice_buffer_pop to remove the last element for grp_slice_buffer 10 years ago
Chilledheart 4be94b9541 Add missing GRPC_OVERRIDE, NFC 10 years ago
Yang Gao ee7ab3db2f Remove include google/protobuf/message.h as it should be covered in config.h 10 years ago
Craig Tiller 76877c3f66 Generate latencies in driver 10 years ago
Yang Gao 5b61d5194d formatting 10 years ago
Yang Gao 7694c35d5f Global replace google::protobuf::Message with grpc::protobuf::Message, all tests passed 10 years ago
Yang Gao 4e233a1a46 Add macros 10 years ago
Eric Anderson 5b53e35ba4 Remove HTTP mappings from status.h 10 years ago
Nicolas "Pixel" Noble 1ff52d5278 Guard headers tool. 10 years ago
Craig Tiller c5ba0e56a0 Make it possible to compile with gcc4.6 10 years ago
Craig Tiller cf133f41f8 Make it possible to compile with gcc4.6 10 years ago
Nicolas Noble 085603c112 Second batch of feedback. 10 years ago
Craig Tiller 6e57b9edb1 Add Server.Wait 10 years ago
Nicolas Noble 65b0759653 Addressing a first batch of feedback. 10 years ago
Craig Tiller e4fe844b67 s/CreateChannel/CreateChannelDeprecated 10 years ago
Julien Boeuf c66f2a816e Addressing iniitial feedback. 10 years ago
Craig Tiller ad9d0c472d Remove dynamic_cast 10 years ago
Craig Tiller 42bc87c097 Update C++ server with new core API 10 years ago
Craig Tiller 759026cbf0 Server API simplification 10 years ago
Craig Tiller 47c83fdaf7 Credentials prototyping 10 years ago
Julien Boeuf cd9b1c850d Added support for default credentials. 10 years ago
Nicolas "Pixel" Noble 589cba2c7b Factorizing out function split_host_port. 10 years ago
Julien Boeuf 3e001792fa Adding roots.pem from Mozilla and associated logic. 10 years ago
Nicolas Noble 2c29920e73 Revert "Adding a constant for a well known place where the SSL roots are installed." 10 years ago
Julien Boeuf d0c0a9d68c Adding a constant for a well known place where the SSL roots are installed. 10 years ago
Julien Boeuf f47a5cb93d Implementing JWT credentials (a.k.a JWT ID Tokens). 10 years ago
Craig Tiller 2627e4e0a9 Merge with async unary changes 10 years ago
Craig Tiller e9defd77de Delete symlink to my home directory 10 years ago
Craig Tiller d24d13d6eb Simplify TryPluck 10 years ago
Craig Tiller c7625b0e5f Move header #include 10 years ago
Yang Gao 68bc778b63 2015 10 years ago
Yang Gao 3a5e5495e5 Async client api change. Add a ClientAsyncResponseReader. Make the api similar to streaming and symmetric to server side. 10 years ago
Craig Tiller 492968f7d9 Server side cancellation receive support 10 years ago
Yang Gao d0d007e6d1 change metadata getters to return const& 10 years ago
Craig Tiller 190d360def Add missing new-lines at end of file 10 years ago
Craig Tiller 645466e089 Initial sketch 10 years ago
Craig Tiller 0605995e55 Update copyright to 2015 10 years ago
Craig Tiller 6d5f42e79a Fix copyright notice 10 years ago
Yang Gao 2b7f537546 Add metadata test with rpc. Adding/fixing things to make it work 10 years ago
Craig Tiller 8ac56c9607 Clarify completion queue laws 10 years ago
Craig Tiller e7163ab625 Expand comment 10 years ago
Craig Tiller d251ab9e71 Attempt to better explain secure server creation 10 years ago
Craig Tiller a0e34a0b90 Expand init/destroy documentation 10 years ago
Craig Tiller 29f2b219a8 Add channel argument documentation 10 years ago
Craig Tiller aea2fc053d Fix shutdown semantics. 10 years ago
Craig Tiller ab294db744 Add some comments 10 years ago
Yang Gao f2c0ca4c62 Add setter to override authority header on ClientContext 10 years ago
Craig Tiller 573523f127 clang-format 10 years ago
Nathaniel Manista 6d41a054f9 Documentation tweaks in grpc.h. 10 years ago