aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Expand)AuthorAge
* Adding base utils for JWT service account workflow. OpenSSL base64 decoding isGravatar jboeuf2014-12-12
* Added endpoint_ prefix to all method functions. On Windows, the shutdown meth...Gravatar jtattermusch2014-12-12
* Switches the ruby docker build to run from the new all-in-one repo.Gravatar temiola2014-12-12
* Remove log spamGravatar ctiller2014-12-12
* Getting the generated Makefile to support .proto files.Gravatar nnoble2014-12-12
* Automated g4 rollback of changelist 81931923.Gravatar jtattermusch2014-12-12
* Tweaking log calls a bit.Gravatar nnoble2014-12-12
* Split client_channel into client_channel & child_channel.Gravatar ctiller2014-12-12
* Added _m suffix to all methods functions. On Windows, the shutdown method nam...Gravatar jtattermusch2014-12-12
* Shutting off warning by properly truncating values.Gravatar nnoble2014-12-12
* Fixing C++ and ruby code generators for the opensource build.Gravatar nnoble2014-12-12
* Make the default deadline gpr_inf_future to avoid mismatch betweenGravatar yangg2014-12-12
* Fixes package prefixesGravatar temiola2014-12-12
* Change cpp and go codegen to use new method properties instead of method optionsGravatar rocking2014-12-11
* Fixes the ping_pong test.Gravatar temiola2014-12-11
* Corrects the incorrect duplex behaviour of bidi_call.rbGravatar temiola2014-12-11
* Removed use of call.accept in gRPC RubyGravatar temiola2014-12-11
* Update modules and packages to allow for a single grpc importGravatar temiola2014-12-11
* Fixing sync_win32.cGravatar nnoble2014-12-11
* Cache encoded binary data on the metadata string object.Gravatar ctiller2014-12-11
* Wait for name resolutions to complete before shutting down iomgr.Gravatar ctiller2014-12-11
* First pass at making the compilers open-sourcable.Gravatar nnoble2014-12-11
* Tell call/channel op handlers who is invoking them.Gravatar ctiller2014-12-11
* Added test data files to open source buildGravatar mlumish2014-12-10
* Move status 200 setting into http_server_filter and keep a fixed mdelem for itGravatar klempner2014-12-10
* Adds support for metadata to the surface APIsGravatar temiola2014-12-10
* Added utility to make different tests bind to different portsGravatar mlumish2014-12-10
* Advertise h2-16, h2-15, h2-14, and accept any of them.Gravatar ctiller2014-12-10
* Added PHP to the global gRPC moe configGravatar mlumish2014-12-09
* Getting rid of MS C++ warning when compiling GPR on Windows.Gravatar jtattermusch2014-12-09
* Automated g4 rollback of changelist 81719124.Gravatar ctiller2014-12-09
* Advertise h2-16, h2-15, h2-14, and accept any of them.Gravatar ctiller2014-12-09
* Introducing iomgr.Gravatar ctiller2014-12-09
* Fixes for GPR library on Windows (+ getting rid of warnings under MS C++ comp...Gravatar jtattermusch2014-12-09
* Add server side credentials support.Gravatar yangg2014-12-08
* Adds ruby versions of the interop server and clientGravatar temiola2014-12-08
* Make em destroy underlying descriptor objects (and their corresponding libeventGravatar klempner2014-12-08
* Flow Control Fixes.Gravatar ctiller2014-12-08
* Updating moe_db.txt with the latest equivalence since the ruby import changed...Gravatar nnoble2014-12-05
* Validate TE header is legal for HTTP2.Gravatar ctiller2014-12-01
* Incorporating ruby into the master grpc repository.Gravatar nnoble2014-12-01
* Remove argument to grpc_em_alarm_cancel as it isn't used.Gravatar vpai2014-12-01
* Initial import.Gravatar Nicolas Noble2014-11-26