aboutsummaryrefslogtreecommitdiffhomepage
path: root/Makefile
Commit message (Expand)AuthorAge
* Moving the google-internal security code in their own files.Gravatar jboeuf2015-01-12
* Splitting grpc_test_util into gpr_test_util.Gravatar nnoble2015-01-12
* Fix gRPC compilation failureGravatar rsilvera2015-01-12
* Preparing the go plugin for non-[] compilation.Gravatar nnoble2015-01-12
* Add impl subdirectory under public and move headers that need to be installedGravatar yangg2015-01-12
* Add ServiceAccount Credentials wrapping and handle credentials creationGravatar yangg2015-01-12
* Add a test to export two TestService on the same server, only with differentGravatar yangg2015-01-09
* C implementation of Census trace store and stats store for grpc C lib.Gravatar hongyu2015-01-09
* Fix opensource build.Gravatar ctiller2015-01-09
* Remove libevent.Gravatar ctiller2015-01-09
* Add a --forever flag, to continuously run tests as things change.Gravatar ctiller2015-01-09
* Fix opensource build.Gravatar ctiller2015-01-08
* Remove libevent.Gravatar ctiller2015-01-08
* Use CONFIG after defining it. Define CONFIG before using it.Gravatar yangg2015-01-06
* Add msan, tsan, asan targets for Makefile.Gravatar ctiller2015-01-06
* Allow specifying CONFIG as a string, instead of DEBUG=1.Gravatar ctiller2015-01-06
* Adding plugins to the mako rendering system.Gravatar nnoble2015-01-06
* Provide a port of cpu related code to posix, and linux.Gravatar ctiller2014-12-29
* Solving chicken-and-egg issue while detecting OpenSSL capabilities.Gravatar nnoble2014-12-29
* Improving Makefile support for shared libraries.Gravatar nnoble2014-12-29
* Update build.json, fix opensource build.Gravatar ctiller2014-12-29
* Build debug/optimized builds into different target directories.Gravatar ctiller2014-12-29
* Add SSL root for production GFE.Gravatar chenw2014-12-29
* Port [] alarm management to GRPC.Gravatar ctiller2014-12-29
* Adding support for service account credentials.Gravatar jboeuf2014-12-29
* Client side implementation of creating channel with credentials.Gravatar yangg2014-12-29
* gRPC: Avoid AF_INET6 sockets when the ::1 loopback address doesn't exist.Gravatar pmarks2014-12-19
* Sync up open source build with []Gravatar yangg2014-12-19
* Introduce the (outside-of-iomgr) pollset API.Gravatar ctiller2014-12-19
* Changing compilation ordering to fix dependency issue between generated files...Gravatar nnoble2014-12-17
* Prepare QPS tests for running in GCEGravatar vpai2014-12-17
* Fixing chicken-and-egg dependency by putting the openssl dependency first, in...Gravatar nnoble2014-12-17
* Remove endpoint/ directories.Gravatar ctiller2014-12-17
* The built-in ssl target now properly merges the archives instead of nesting t...Gravatar nnoble2014-12-16
* Remove a (very) deprecated file.Gravatar ctiller2014-12-16
* Trailing metadata support.Gravatar ctiller2014-12-16
* GOAWAY & Reconnection support.Gravatar ctiller2014-12-15
* Avoiding bashisms that'll prevent other shells to run our Makefile.Gravatar nnoble2014-12-15
* Fixing typo that was preventing some targets to build.Gravatar nnoble2014-12-15
* Add time averaged stats for future alarm list work.Gravatar ctiller2014-12-15
* Fix Makefile help text.Gravatar ctiller2014-12-15
* Fix a bug in base-log, and add test.Gravatar aveitch2014-12-15
* Add a test for useful.h.Gravatar ctiller2014-12-15
* Binary header encoding.Gravatar ctiller2014-12-15
* Makefile will now build zlib and/or OpenSSL if needed.Gravatar nnoble2014-12-12
* Adding base utils for JWT service account workflow. OpenSSL base64 decoding isGravatar jboeuf2014-12-12
* Getting the generated Makefile to support .proto files.Gravatar nnoble2014-12-12
* Tweaking log calls a bit.Gravatar nnoble2014-12-12
* Split client_channel into client_channel & child_channel.Gravatar ctiller2014-12-12
* Fixing C++ and ruby code generators for the opensource build.Gravatar nnoble2014-12-12