aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* Added endpoint_ prefix to all method functions. On Windows, the shutdown meth...Gravatar jtattermusch2014-12-12
* Add Visual Studio project for building zlib.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
* Minor changes to make life easier for git newbies...Gravatar vpai2014-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
* Explain server termination semantics a little better.Gravatar ctiller2014-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
* Fix ipv6.c build breakage on Windows.Gravatar jtattermusch2014-12-11
* Change cpp and go codegen to use new method properties instead of method optionsGravatar rocking2014-12-11
* Add batch file that builds and executes all GPR tests.Gravatar jtattermusch2014-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
* Add a grpc_ipv6_loopback_available() test utility, and only run IPv6-specificGravatar pmarks2014-12-11
* Patch shutdown during write test to not fail or do a racy destroy if the writeGravatar klempner2014-12-11
* First pass at making the compilers open-sourcable.Gravatar nnoble2014-12-11
* Adding an INSTALL file for the opensource release.Gravatar nnoble2014-12-11
* Tell call/channel op handlers who is invoking them.Gravatar ctiller2014-12-11
* Build CPP interop client in Git-on-[] as well as in [].Gravatar chenw2014-12-11
* Renaming libevent was an oversight, please bear with me.Gravatar Nicolas Noble2014-12-10
* 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
* Renaming libevent to event2, and adding gflags submodule.Gravatar Nicolas Noble2014-12-10
* Added utility to make different tests bind to different portsGravatar mlumish2014-12-10
* Reinstate build file validity checks.Gravatar ctiller2014-12-10
* Advertise h2-16, h2-15, h2-14, and accept any of them.Gravatar ctiller2014-12-10
* Fixing opensource build - surface_em.* got removed.Gravatar nnoble2014-12-09
* 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
* Strip "_test" from the name of thread_stress_test.c.Gravatar nathaniel2014-12-09
* Restoring atm_sync as it was lost during The Great Migration.Gravatar nnoble2014-12-09
* C/C++ separation of the install target.Gravatar nnoble2014-12-08
* Add server side credentials support.Gravatar yangg2014-12-08