1711 Commits (564719d28e9d37a949062c0ffc2361d3612635e7)

Author SHA1 Message Date
Craig Tiller 988db27275 Spam cleanup 10 years ago
Craig Tiller d1345ded70 Fix shutdown race in CHTTP2 10 years ago
Craig Tiller b5a79f62de Fix mac build 10 years ago
Julien Boeuf d43f0c3713 Addressing comments. 10 years ago
Julien Boeuf 8d6ec91241 Using HTTP2 compliant cipher suites by default. 10 years ago
Julien Boeuf 7fa3f41226 Removing port from checked ssl target name. 10 years ago
Masood Malekghassemi 59d9ff4d9f Updated Python protoc plugin testing. 10 years ago
Julien Boeuf 0170a6c662 Addressing another round of comments. 10 years ago
David Klempner c6bccc24d3 Move close() to when the fd refcount goes to zero 10 years ago
Craig Tiller 5c6f21eda4 Also get rid of CHTTP2 settings spam 10 years ago
Craig Tiller 2c04a53450 Spam cleanup 10 years ago
murgatroid99 042e63ca36 Fixed import of google-auth-library 10 years ago
Nicolas Noble 085603c112 Second batch of feedback. 10 years ago
Julien Boeuf 9fff77e4f8 Addressing comments. 10 years ago
Craig Tiller d50e565cda Add HTTP2 header tracing 10 years ago
Tim Emiola 18180f0e84 Temporarily suspend some tests that started failing because during the final shutdown 10 years ago
Craig Tiller 9b070fa2de Remove unused variable 10 years ago
Craig Tiller 4090993657 Remove redundant variable set 10 years ago
Craig Tiller 3be76ac74f Fix potential leak 10 years ago
Craig Tiller 6e57b9edb1 Add Server.Wait 10 years ago
Tim Emiola 957537e016 Reflect a C-api name change 10 years ago
murgatroid99 e4939830c0 Fixed reference to grpc_default_credentials_create 10 years ago
David Klempner b505661b1a Add a shutdown API to pollset 10 years ago
Nathaniel Manista f4e3f3f8d6 Avoid CANCELLATION ticket kind for back-to-front tickets. 10 years ago
murgatroid99 7d2adf0e11 Updated interop proto for compatibility with proto3 servers 10 years ago
murgatroid99 b0028270e6 Fixed copyright format in some example files 10 years ago
Craig Tiller 2d0f36c84b Driver to client/server kind of works 10 years ago
Jan Tattermusch 5b141669e6 Added some measurement numbers to comments. 10 years ago
Jan Tattermusch a0fcfcc1fa Fixed formatting 10 years ago
murgatroid99 99885c9834 Fixed old lint errors 10 years ago
murgatroid99 98cbc5a496 Fixed old lint errors 10 years ago
murgatroid99 4075f2a0b6 Return error status as actual errors to client callbacks 10 years ago
Nathaniel Manista 4ad01246e3 Propagate ForeLink-joining to the inner RearLink. 10 years ago
Julien Boeuf 597a4f2273 Verifying the peer name on the X509 Certs correctly. 10 years ago
Nicolas Noble 65b0759653 Addressing a first batch of feedback. 10 years ago
Nathaniel Manista de16e4c755 Add a port method to assembly-level servers. 10 years ago
Craig Tiller e4fe844b67 s/CreateChannel/CreateChannelDeprecated 10 years ago
Craig Tiller 7d0f9ea29a Fix memory leak 10 years ago
Julien Boeuf c66f2a816e Addressing iniitial feedback. 10 years ago
Craig Tiller fd1b49b757 Move to unique_ptr for all GRPC returned objects 10 years ago
Jan Tattermusch 4d703268ad Fix exception unwrapping for unary call 10 years ago
Jan Tattermusch 50faa8f78b Added support for true synchronous unary call and added some performance tests. 10 years ago
Yang Gao b8d04d0e97 remove stale comment 10 years ago
Craig Tiller ad9d0c472d Remove dynamic_cast 10 years ago
Nicolas Noble a7b8b69d23 Addressing security concerns. 10 years ago
murgatroid99 2822e9ad75 Added pubsub demo client 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
Tim Emiola a16d2ae325 Fixes a missed old module name reference in the interop client 10 years ago