aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Collapse)AuthorAge
* Do not include internal proto headerGravatar yang-g2015-08-28
|
* Merge pull request #3125 from jtattermusch/metadata_key_checkGravatar Michael Lumish2015-08-28
|\ | | | | Check for allowed characters in metadata key.
* \ Merge pull request #3111 from ctiller/reject-the-stuffsGravatar Yang Gao2015-08-28
|\ \ | | | | | | Outlaw comma in non-binary metadata values
| | * check for allowed characters in metadata keyGravatar Jan Tattermusch2015-08-28
| |/ |/|
* | Merge pull request #3117 from nathanielmanistaatgoogle/force-client-authGravatar Masood Malekghassemi2015-08-28
|\ \ | | | | | | Expand force_client_auth to old ServerCredentials
* \ \ Merge pull request #3118 from jtattermusch/csharp_errorsGravatar Stanley Cheung2015-08-28
|\ \ \ | | | | | | | | Make C# error spec compliant
* \ \ \ Merge pull request #3102 from soltanmm/ihopGravatar Nathaniel Manista2015-08-28
|\ \ \ \ | | | | | | | | | | Python OAuth2 auth-token interop test.
| | | | * Merge github.com:grpc/grpc into reject-the-stuffsGravatar Craig Tiller2015-08-27
| | | | |\ | |_|_|_|/ |/| | | |
* | | | | Merge pull request #3082 from dgquintas/clGravatar Craig Tiller2015-08-27
|\ \ \ \ \ | | | | | | | | | | | | Protect against dereferencing a null ptr in http2 stream
* \ \ \ \ \ Merge pull request #3100 from murgatroid99/core_fix_improper_includeGravatar Craig Tiller2015-08-27
|\ \ \ \ \ \ | | | | | | | | | | | | | | Fixed incorrect include line in core/census/grpc_filter.c
* \ \ \ \ \ \ Merge pull request #3104 from yang-g/create_channelGravatar Craig Tiller2015-08-27
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | Create channel API change
| | | | | * | | error spec compliance and marshalling testsGravatar Jan Tattermusch2015-08-27
| |_|_|_|/ / / |/| | | | | |
| | | | | * | Expand force_client_auth to old ServerCredentialsGravatar Nathaniel Manista2015-08-28
| |_|_|_|/ / |/| | | | |
* | | | | | Merge pull request #3106 from jtattermusch/culture_invariantGravatar Stanley Cheung2015-08-27
|\ \ \ \ \ \ | | | | | | | | | | | | | | make ToLower culture invariant
| | | | | | * Outlaw comma in non-binary metadata valuesGravatar Craig Tiller2015-08-27
| |_|_|_|_|/ |/| | | | |
* | | | | | replace all grpc-common occurances with examplesGravatar Stanley Cheung2015-08-27
| | | | | |
* | | | | | Merge pull request #3103 from nathanielmanistaatgoogle/force_client_authGravatar Masood Malekghassemi2015-08-27
|\ \ \ \ \ \ | | | | | | | | | | | | | | Add force_client_auth to grpc._adapter._low.ServerCredentials.
* \ \ \ \ \ \ Merge pull request #3026 from stanley-cheung/php_update_gen_code_testGravatar Michael Lumish2015-08-27
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | PHP: fix interop stub construction after codegen change
| | | * | | | | make ToLower culture invariantGravatar Jan Tattermusch2015-08-27
| | | | | | | |
| | * | | | | | Add force_client_auth to _low.ServerCredentialsGravatar Nathaniel Manista2015-08-27
| |/ / / / / / |/| | | | | |
* | | | | | | Merge pull request #2947 from jboeuf/grpc_security_abiGravatar Craig Tiller2015-08-27
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | First draft at addressing #1799 for grpc_security.
| | | * | | | implementation fixGravatar yang-g2015-08-27
| | | | | | |
* | | | | | | Merge pull request #3070 from ctiller/winlogGravatar Jan Tattermusch2015-08-27
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | Make C core log output readable
* \ \ \ \ \ \ \ Merge pull request #2863 from jtattermusch/csharp_upgrade_to_proto3Gravatar Michael Lumish2015-08-27
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | Upgrade C# to proto3
| | | | | * | | | channel creation API changeGravatar yang-g2015-08-27
| | | | | | | | |
| | | | | | | | * Python OAuth2 auth-token interop testGravatar Masood Malekghassemi2015-08-27
| | | | | | | | |
| | | | | | * | | Fixed incorrect include line in core/census/grpc_filter.cGravatar murgatroid992015-08-27
| |_|_|_|_|/ / / |/| | | | | | |
| | | | * | | | php: add comment for why cancel_after_begin cannot be doneGravatar Stanley Cheung2015-08-27
| | | | | | | |
| | | | * | | | php: fix interop stub construction after codegen fixGravatar Stanley Cheung2015-08-27
| |_|_|/ / / / |/| | | | | |
* | | | | | | Merge pull request #3093 from nathanielmanistaatgoogle/channelGravatar Masood Malekghassemi2015-08-27
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | The Beta API Channel
| | * | | | | | switch C# projects to Google.Protobuf 3.0.0-alpha4 packageGravatar Jan Tattermusch2015-08-27
| | | | | | | |
| | * | | | | | upgrade third_party/protobufs to 3.0.0-beta-1Gravatar Jan Tattermusch2015-08-27
| | | | | | | |
* | | | | | | | Merge pull request #3090 from maxwell-demon/masterGravatar Alistair Veitch2015-08-27
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | Fix include guard of census/grpc_filter.h
* | | | | | | | | Revert "Refactor Endpoint API"Gravatar Craig Tiller2015-08-27
| | | | | | | | |
* | | | | | | | | Merge pull request #3025 from ctiller/endpointsGravatar Yang Gao2015-08-26
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | Refactor Endpoint API
* | | | | | | | | | minor fixesGravatar yang-g2015-08-26
| |_|_|_|_|_|/ / / |/| | | | | | | |
* | | | | | | | | Merge pull request #3052 from nathanielmanistaatgoogle/crustGravatar Masood Malekghassemi2015-08-27
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | The RPC Framework crust package
| | | | * | | | | | The Beta API ChannelGravatar Nathaniel Manista2015-08-27
| |_|_|/ / / / / / |/| | | | | | | |
| | | * | | | | | Fix include guard of census/grpc_filter.hGravatar Hongyu Chen2015-08-26
| |_|/ / / / / / |/| | | | | | |
| | * | | | | | Properly reset incoming bufferGravatar Craig Tiller2015-08-26
| | | | | | | |
| | * | | | | | Fix uninitialized dataGravatar Craig Tiller2015-08-26
| | | | | | | |
* | | | | | | | Merge pull request #3077 from yang-g/string_ref_authGravatar Craig Tiller2015-08-26
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | auth_context api change to use string_ref
* \ \ \ \ \ \ \ \ Merge pull request #2993 from murgatroid99/node_server_graceful_shutdownGravatar Tim Emiola2015-08-26
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | Prevent the Node server from locking up when shutting down
| | | | * \ \ \ \ \ Merge github.com:grpc/grpc into endpointsGravatar Craig Tiller2015-08-26
| | | | |\ \ \ \ \ \ | |_|_|_|/ / / / / / |/| | | | | | | | |
| | | | * | | | | | Turn off debugGravatar Craig Tiller2015-08-26
| | | | | | | | | |
| | | | * | | | | | Fix refcountingGravatar Craig Tiller2015-08-26
| | | | | | | | | |
| | | | | | | | * | Protect against dereferencing a null ptr.Gravatar David Garcia Quintas2015-08-26
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 'stream' may be left nullptr after a pop, so don't try to dereference it. (via nlewycky@google.com).
* | | | | | | | | | Merge pull request #3080 from soltanmm/docfixGravatar Nathaniel Manista2015-08-26
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | Temporary fix on Python doc to alleviate confusion.
| * | | | | | | | | | Temporary fix on Python doc to alleviate confusionGravatar Masood Malekghassemi2015-08-26
| | |_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | cc grpc/grpc-common#274, #2896
* | | | | | | | | | Merge pull request #3044 from ↵Gravatar Masood Malekghassemi2015-08-26
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | nathanielmanistaatgoogle/no-such-method-code-and-message Add code and message to base.NoSuchMethodError