Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | clang format | Jan Tattermusch | 2018-09-05 |
| | |||
* | Expose certificate request type in SslServerCredentials. | Jan Tattermusch | 2018-09-04 |
| | |||
* | Create verify_peer_options when creating ssl credentials in order to expose ↵ | Ian Haken | 2018-06-12 |
| | | | | | | a verification callback option. These options are not yet exposed to languages outside of core. | ||
* | Internalize gpr_thd except for id and currentid | Vijay Pai | 2018-02-12 |
| | |||
* | Split lib/support into lib/gpr and lib/gpr++. | Mark D. Roth | 2018-01-18 |
| | |||
* | recycling of requestcallcontext | Jan Tattermusch | 2017-11-30 |
| | |||
* | expose batchcontext.Reset | Jan Tattermusch | 2017-11-25 |
| | |||
* | Update clang-format to 5.0 | Craig Tiller | 2017-11-03 |
| | |||
* | clang-format | Mark D. Roth | 2017-09-06 |
| | |||
* | Change plugin credentials API to support both sync and async modes. | Mark D. Roth | 2017-09-01 |
| | |||
* | Merge remote-tracking branch 'upstream/v1.4.x' into upmerge_1.4.x | murgatroid99 | 2017-06-15 |
|\ | |||
| * | add grpc_slice_unref to fix leaks | Jan Tattermusch | 2017-06-08 |
| | | |||
* | | auto-fix most of licenses | Jan Tattermusch | 2017-06-08 |
|/ | |||
* | clang format code | Jan Tattermusch | 2017-05-23 |
| | |||
* | overridable call_start_batch | Jan Tattermusch | 2017-05-23 |
| | |||
* | Merge github.com:grpc/grpc into cpparena | Craig Tiller | 2017-04-19 |
|\ | |||
| * | Extend clang-format to C#, Node, Ruby | Craig Tiller | 2017-04-19 |
| | | |||
* | | Merge github.com:grpc/grpc into cpparena | Craig Tiller | 2017-04-14 |
|\| | |||
* | | Call ref/unref, bugfixes | Craig Tiller | 2017-03-31 |
| | | |||
| * | C# changes | Sree Kuchibhotla | 2017-03-22 |
| | | |||
| * | adapt C# to new cq_create API | Jan Tattermusch | 2017-03-08 |
|/ | |||
* | expose AuthContext in C# | Jan Tattermusch | 2017-03-02 |
| | |||
* | remove extra space in Csharp code | Carl Mastrangelo | 2017-02-07 |
| | |||
* | allow utf8 encoded status message | Jan Tattermusch | 2017-01-30 |
| | |||
* | Merge github.com:grpc/grpc into rollfwd | Craig Tiller | 2017-01-26 |
|\ | |||
| * | Move parameters for all grpc_op types into their own sub-structs. | Mark D. Roth | 2017-01-25 |
| | | |||
* | | Revert "Revert "Metadata handling rewrite"" | Craig Tiller | 2017-01-23 |
|/ | | | | This reverts commit 5e01e2ac977655aa074faf7fde0a74298f5e4c55. | ||
* | Revert "Metadata handling rewrite" | Craig Tiller | 2017-01-20 |
| | |||
* | make grpc_csharp_ext compile | Jan Tattermusch | 2016-12-13 |
| | |||
* | Continue updating C# | Craig Tiller | 2016-12-09 |
| | |||
* | Continue updating C# | Craig Tiller | 2016-12-09 |
| | |||
* | wire passing of C# CallFlags to C core | Jan Tattermusch | 2016-12-02 |
| | |||
* | allow null metadata_array in plugin notify | Jan Tattermusch | 2016-11-09 |
| | |||
* | s/GPR_SLICE/GRPC_SLICE/g | Craig Tiller | 2016-10-26 |
| | |||
* | Bulk update #includes | Craig Tiller | 2016-10-26 |
| | |||
* | s/gpr_slice/grpc_slice, and move around tests, impls | Craig Tiller | 2016-10-26 |
| | |||
* | introduce separate grpcsharp_request_call_context | Jan Tattermusch | 2016-10-21 |
| | |||
* | destroy byte buffer reader after use | Alexander Polcyn | 2016-09-01 |
| | |||
* | Add csharp check to return val of byte_buffer_reader_init | Alexander Polcyn | 2016-07-21 |
| | |||
* | pr comments | David Garcia Quintas | 2016-07-01 |
| | |||
* | Return success status of grpc_byte_buffer_reader | David Garcia Quintas | 2016-06-30 |
| | |||
* | fix reading of compressed byte_buffer in C# | Jan Tattermusch | 2016-06-22 |
| | |||
* | Merge branch 'master' of github.com:grpc/grpc into compression_md_level_bis | David Garcia Quintas | 2016-06-03 |
|\ | |||
| * | Merge remote-tracking branch 'upstream/master' into base | Yuchen Zeng | 2016-05-31 |
| |\ | |||
| | * | add support for multiple cqs to GrpcThreadPool | Jan Tattermusch | 2016-05-25 |
| | | | |||
* | | | Allow servers to select compression level via initial MD. | David Garcia Quintas | 2016-05-09 |
| |/ |/| | | | | | | | | | | | | | Setting the newly added compression_level field of grpc_op::send_initial_metadata by a server now has the effect of applying that compression level for the subsequent call messages leaving the server. The ultimate meaning of the level depends on the client's supported compression algorithms. | ||
* | | make SendStatusFromServer optionally send a message as well | Jan Tattermusch | 2016-05-04 |
| | | |||
| * | Change win32 file suffix | Yuchen Zeng | 2016-04-26 |
|/ | |||
* | Add various options to verify ssl/tls client cert including letting the | Deepak Lukose | 2016-04-19 |
| | | | | application handle the authentication. | ||
* | Update copyrights | Craig Tiller | 2016-03-31 |
| |