aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Collapse)AuthorAge
* Clean upGravatar Yuchen Zeng2016-10-03
|
* Fix uninitialized variableGravatar Yuchen Zeng2016-10-03
|
* Address review commentsGravatar Yuchen Zeng2016-09-30
|
* Merge branch 'cares_mu' into cares_buildinGravatar Yuchen Zeng2016-09-30
|\
* \ Merge remote-tracking branch 'upstream/master' into cares_buildinGravatar Yuchen Zeng2016-09-01
|\ \
* | | Fix typoGravatar Yuchen Zeng2016-09-01
| | |
| * | Merge pull request #7943 from markdroth/client_channel_cleanupGravatar Mark D. Roth2016-09-01
| |\ \ | | | | | | | | Move subchannel_call_holder code into client_channel module.
| * \ \ Merge pull request #7918 from y-zeng/server_builderGravatar kpayson642016-09-01
| |\ \ \ | | | | | | | | | | Add ServerBuilderPlugin::UpdateChannelArguments
| * \ \ \ Merge pull request #7939 from dgquintas/server_builder_tiny_include_fixGravatar kpayson642016-09-01
| |\ \ \ \ | | | | | | | | | | | | server builder include fix
| * \ \ \ \ Merge pull request #7942 from a-veitch/add_protoGravatar kpayson642016-09-01
| |\ \ \ \ \ | | | | | | | | | | | | | | Add Trace context proto. This is used to transmit trace context between RPC client and server systems.
| | | | | * | clang-formatGravatar Mark D. Roth2016-09-01
| | | | | | |
| * | | | | | Merge pull request #7862 from makdharma/grpc_cachingGravatar makdharma2016-09-01
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | prep work for enabling caching
| * \ \ \ \ \ \ Merge pull request #7841 from fr05t1k/csGravatar Stanley Cheung2016-09-01
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | Little bit improving code style and php docs
| | | | | | | * | A bit more cleanup.Gravatar Mark D. Roth2016-09-01
| | | | | | | | |
| | | * | | | | | moved kMaxPayloadSizeForGet definition to C fileGravatar Makarand Dharmapurikar2016-08-31
| | | | | | | | |
| | | * | | | | | addressed review feedback.Gravatar Makarand Dharmapurikar2016-08-31
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | moved method computation in a if block only when send_initial_metadata is true.
| | | | | | | * | Move subchannel_call_holder code into client_channel module.Gravatar Mark D. Roth2016-08-31
| | |_|_|_|_|/ / | |/| | | | | |
| | | | * | | | add trace context protoGravatar Alistair Veitch2016-08-31
| | |_|/ / / / | |/| | | | |
| | | * | | | one more clang-format fixGravatar Makarand Dharmapurikar2016-08-31
| | | | | | |
| * | | | | | Merge pull request #7842 from jboeuf/security_context_extensionGravatar Mark D. Roth2016-08-31
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | Adding extension points for security context.
| | | | | * | | server builder include fixGravatar David Garcia Quintas2016-08-31
| | |_|_|/ / / | |/| | | | |
| * | | | | | Merge pull request #7867 from grpc/jcanizales-patch-1Gravatar makdharma2016-08-30
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | Avoid static initialization of the kIdentity block
| | | | | * | | addressed comments from reviewGravatar Makarand Dharmapurikar2016-08-30
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | modified comment about when GET verb is used. Added code to read data from send_message and defer the op when it is not fully available. clang-format one more time.
| * | | | | | | Merge pull request #7795 from dgquintas/errors_docGravatar David G. Quintas2016-08-30
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | slight rewording of grpc_error ownership rules
| * \ \ \ \ \ \ \ Merge pull request #7912 from ctiller/g_stands_forGravatar Craig Tiller2016-08-30
| |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | Specify the "g" in gRPC
| * \ \ \ \ \ \ \ \ Merge pull request #7645 from y-zeng/fix_ev_epoll_linuxGravatar kpayson642016-08-30
| |\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | Fix fd_orphan in ev_epoll_linux.c
| | | | | | | | | * | Add ServerBuilderPlugin::UpdateChannelArgumentsGravatar Yuchen Zeng2016-08-29
| | |_|_|_|_|_|_|/ / | |/| | | | | | | |
| | | * | | | | | | Update documentationGravatar Craig Tiller2016-08-29
| | | | | | | | | |
| | | | | | | | * | fixes for asan leak, and proxy testGravatar Makarand Dharmapurikar2016-08-29
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | freeing up payload_bytes. returning GET response only once.
| * | | | | | | | | Merge pull request #7839 from markdroth/rename_client_configGravatar Mark D. Roth2016-08-29
| |\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | Rename grpc_client_config to grpc_resolver_result.
| | | | | | | | | * | surface cacheable flag to the callGravatar Makarand Dharmapurikar2016-08-29
| | | | | | | | | | |
| * | | | | | | | | | Merge pull request #7897 from stanley-cheung/php-fix-per-rpc-credsGravatar Stanley Cheung2016-08-29
| |\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | PHP: reject metadata keys that are not legal
| | | | | * | | | | | | Specify the "g" in gRPCGravatar Craig Tiller2016-08-29
| | |_|_|/ / / / / / / | |/| | | | | | | | |
| * | | | | | | | | | Mark an epoll that has a timeout as a blocking regionGravatar Vijay Pai2016-08-28
| | | | | | | | | | |
| * | | | | | | | | | Merge pull request #7831 from thunderboltsid/remove-skipif-pypyGravatar Nicolas Noble2016-08-28
| |\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | remove skipIf from TypeSmokeTest (issue 7672)
| | | * | | | | | | | | php: error out if metadata key is not legalGravatar Stanley Cheung2016-08-26
| | | | | | | | | | | |
| | | | | | | | | | | * Add mutex for grpc_ares_ev_driverGravatar Yuchen Zeng2016-08-26
| |_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | |
* | | | | | | | | | | Avoid unnecessary mallocsGravatar Yuchen Zeng2016-08-26
| | | | | | | | | | |
| | | | | | | | | | * fixed bug exposed by h2_proxy* test.Gravatar Makdharma2016-08-26
| | | | | | | | | | |
| | | * | | | | | | | php: fix per_rpc_creds capital auth header keyGravatar Stanley Cheung2016-08-26
| | |/ / / / / / / / | |/| | | | | | | |
| | | | | | | | | * clang-formatGravatar Makdharma2016-08-26
| | | | | | | | | |
| | | | | | | | | * correctly free up memory for payload_binGravatar Makdharma2016-08-26
| | | | | | | | | |
* | | | | | | | | | Update copyright in src/c-aresGravatar Yuchen Zeng2016-08-26
| | | | | | | | | |
| | | | | | | | | * working with send_message with multiple slicesGravatar Makdharma2016-08-26
| | | | | | | | | |
| | | | | | | * | | Merge branch 'master' of github.com:grpc/grpc into security_context_extensionGravatar Julien Boeuf2016-08-26
| | | | | | | |\ \ \ | | |_|_|_|_|_|/ / / | |/| | | | | | | |
| | | | | | | * | | Addressing feedback.Gravatar Julien Boeuf2016-08-25
| | | | | | | | | |
* | | | | | | | | | Build c-ares with cmakeGravatar Yuchen Zeng2016-08-25
| | | | | | | | | |
| | | | | | * | | | Avoid static initialization of the kIdentity blockGravatar Jorge Canizales2016-08-24
| | |_|_|_|/ / / / | |/| | | | | | | | | | | | | | | | Unlike other Objective-C objects, there's no hard reason why the compiler wouldn't be able to initialize a block statically (as it does with NSString literals). And it certainly doesn't complain about it (like it does with other object initializers). But as I haven't been able to find confirmation of this, and we're seeing a weird crash occur near this code, let's play it safe.
* | | | | | | | | Remove unnecessary codesGravatar Yuchen Zeng2016-08-24
| | | | | | | | |
* | | | | | | | | Merge branch 'cares_clean' into cares_buildinGravatar Yuchen Zeng2016-08-24
|\ \ \ \ \ \ \ \ \