Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | more TLS cleanup. | Julien Boeuf | 2017-04-26 |
| | | | | | | | - using NULL-terminated strings as opposed to const unsigned char * with length since the credentials are in PEM format. - aligning the structures with gRPC so that we have less convertions to do back and forth. | ||
* | Merge pull request #10644 from MakMukhi/master | MakMukhi | 2017-04-24 |
|\ | | | | | Added unit testing support. | ||
* \ | Merge pull request #10796 from danzh2010/udpserver2 | Yang Gao | 2017-04-24 |
|\ \ | | | | | | | Add lock to shutdown_fd() callback in udp_server.c | ||
* \ \ | Merge pull request #10584 from ctiller/hybrid | Craig Tiller | 2017-04-24 |
|\ \ \ | | | | | | | | | Hybrid CQ support | ||
* \ \ \ | Merge pull request #10258 from markdroth/service_config_lb_semantics | Mark D. Roth | 2017-04-24 |
|\ \ \ \ | | | | | | | | | | | Fix semantics of LB policy selection. | ||
| | * \ \ | Merge github.com:grpc/grpc into hybrid | Craig Tiller | 2017-04-24 |
| | |\ \ \ | |_|/ / / |/| | | | | |||
* | | | | | Merge pull request #10801 from dgquintas/demote_handshake | David G. Quintas | 2017-04-21 |
|\ \ \ \ \ | | | | | | | | | | | | | Demote handshake logging msg to DEBUG | ||
* \ \ \ \ \ | Merge github.com:grpc/grpc into count_now | Craig Tiller | 2017-04-21 |
|\ \ \ \ \ \ | |||
| * \ \ \ \ \ | Merge pull request #10777 from ctiller/c++compat1 | Craig Tiller | 2017-04-21 |
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | C++ compatibility fix for tmpfile_posix.c | ||
| * \ \ \ \ \ \ | Merge pull request #10779 from ctiller/c++compat2 | Craig Tiller | 2017-04-21 |
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | C++ compatibility fix for stack_lockfree.c | ||
| | | | * | | | | | Demote handshake logging msg to DEBUG | David Garcia Quintas | 2017-04-21 |
| | |_|/ / / / / | |/| | | | | | | |||
| * | | | | | | | Merge pull request #10505 from muxi/move-parsing-queue | Muxi Yan | 2017-04-21 |
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | Move response message processing to a user-specified queue | ||
| | | | | | | * | | Add make udp_server shutdown_fd() protected by mutex lock. | Dan Zhang | 2017-04-21 |
| | | | | | | | | | |||
| * | | | | | | | | Merge pull request #10639 from vjpai/buildfixes | Vijay Pai | 2017-04-21 |
| |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | Fix and test Bazel build rules | ||
| * \ \ \ \ \ \ \ \ | Merge pull request #10775 from yang-g/http2_client | Yang Gao | 2017-04-21 |
| |\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | Fix http2_interop test for c++ and python | ||
| * \ \ \ \ \ \ \ \ \ | Merge pull request #10742 from markdroth/hash_table | Mark D. Roth | 2017-04-21 |
| |\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | Change slice_hash_table to use linear probing and add unit test. | ||
| | | | | | | | * | | | Merge remote-tracking branch 'upstream/master' into service_config_lb_semantics | Mark D. Roth | 2017-04-21 |
| | | | | | | | |\ \ \ | | |_|_|_|_|_|_|/ / / | |/| | | | | | | | | | |||
| | | | | | | * | | | | Merge github.com:grpc/grpc into c++compat1 | Craig Tiller | 2017-04-21 |
| | | | | | | |\ \ \ \ | | |_|_|_|_|_|/ / / / | |/| | | | | | | | | | |||
| | | | | | * | | | | | Merge github.com:grpc/grpc into c++compat2 | Craig Tiller | 2017-04-21 |
| | | | | | |\ \ \ \ \ | | |_|_|_|_|/ / / / / | |/| | | | | | | | | | |||
| * | | | | | | | | | | Merge pull request #10771 from ncteisen/yet-another-error-refcount-bug | Noah Eisen | 2017-04-21 |
| |\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | Fix Error Refcount Bug | ||
| | | | | | | | | | * \ | Merge github.com:grpc/grpc into hybrid | Craig Tiller | 2017-04-21 |
| | | | | | | | | | |\ \ | | |_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | |||
| * | | | | | | | | | | | Merge pull request #10756 from jtattermusch/csharp_prevent_reuseport | Jan Tattermusch | 2017-04-21 |
| |\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | Eliminate crosstalk between C# tests | ||
| | | | | | | * | | | | | | Fix nit | Muxi Yan | 2017-04-20 |
| | | | | | | | | | | | | | |||
| * | | | | | | | | | | | | Merge pull request #10739 from muxi/fix-unpaired-benchmark | Muxi Yan | 2017-04-20 |
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix pairing of GRPC_TIMER_BEGIN/END in grpc_byte_stream_next | ||
| | | | * \ \ \ \ \ \ \ \ \ | Merge branch 'master' of https://github.com/grpc/grpc into ↵ | Noah Eisen | 2017-04-20 |
| | | | |\ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | yet-another-error-refcount-bug | ||
| | | | | | | | | * | | | | | C++ compatibility fix for stack_lockfree.c | Craig Tiller | 2017-04-20 |
| | |_|_|_|_|_|_|/ / / / / | |/| | | | | | | | | | | | |||
| | | | | | | | | * | | | | C++ compatibility fix for tmpfile_posix.c | Craig Tiller | 2017-04-20 |
| | |_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | |||
| | | | | | | * | | | | | Changes required to make build possible: create separate ↵ | Vijay Pai | 2017-04-20 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | grpc++_base{,_unsecure}, move grpc_compression_trace definition, and remove an assertion about library initialization from server | ||
| | | | | | | * | | | | | One more use of incorrect submodule name | Vijay Pai | 2017-04-20 |
| | |_|_|_|_|/ / / / / | |/| | | | | | | | | | |||
| | | | | | * | | | | | Fix http2_interop test for c++ and python | yang-g | 2017-04-20 |
| | |_|_|_|/ / / / / | |/| | | | | | | | | |||
| | | | * | | | | | | Fix error refcount bug | Noah Eisen | 2017-04-20 |
| | | | | | | | | | | |||
| | | | | | | | * | | Merge branch 'tsan-c++' into hybrid | Craig Tiller | 2017-04-20 |
| | | | | | | | |\ \ | | |_|_|_|_|_|_|/ / | |/| | | | | | | | | |||
| * | | | | | | | | | Merge pull request #10182 from ctiller/cpparena | Craig Tiller | 2017-04-20 |
| |\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | [EXPERIMENTAL] allocate unary response writer against call arena | ||
| * \ \ \ \ \ \ \ \ \ | Merge pull request #10748 from murgatroid99/upmerge_v1.3.x | Michael Lumish | 2017-04-20 |
| |\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | Manually upmerge v1.3.x into master | ||
| * \ \ \ \ \ \ \ \ \ \ | Merge pull request #10450 from vjpai/framer | Vijay Pai | 2017-04-20 |
| |\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | Frame sizing by BDP | ||
| * \ \ \ \ \ \ \ \ \ \ \ | Merge pull request #10747 from vjpai/dedebug | Vijay Pai | 2017-04-20 |
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Remove DEBUG code that is itself buggy (integer overflow) | ||
| | | | | | | | | * | | | | | clang-format | Mark D. Roth | 2017-04-20 |
| | | | | | | | | | | | | | | |||
| | | | | | | * | | | | | | | eliminate crosstalk between C# tests | Jan Tattermusch | 2017-04-20 |
| | | | | | | | | | | | | | | |||
| | | | | | | * | | | | | | | expose grpc.so_reuseport in C# | Jan Tattermusch | 2017-04-20 |
| | |_|_|_|_|/ / / / / / / | |/| | | | | | | | | | | | |||
| * | | | | | | | | | | | | Merge pull request #10730 from ctiller/proxy_crash | Craig Tiller | 2017-04-19 |
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix cancel on call creation for propagated calls | ||
| * \ \ \ \ \ \ \ \ \ \ \ \ | Merge pull request #10691 from ncteisen/error-refcount | Noah Eisen | 2017-04-19 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / / / / / | |/| | | | | | | | | | | | | Fix error refcount debug logging | ||
| | | | | | * | | | | | | | | Merge remote-tracking branch 'upstream/v1.3.x' into upmerge_v1.3.x | murgatroid99 | 2017-04-19 |
| | |_|_|_|/| | | | | | | | | |/| | | | | | | | | | | | | |||
| | | | * | | | | | | | | | | Remove DEBUG code that is itself buggy (integer overflow) | Vijay Pai | 2017-04-19 |
| | |_|/ / / / / / / / / / | |/| | | | | | | | | | | | |||
| | | | | | * | | | | | | | Merge github.com:grpc/grpc into cpparena | Craig Tiller | 2017-04-19 |
| | | | | | |\ \ \ \ \ \ \ | | |_|_|_|_|/ / / / / / / | |/| | | | | | | | | | | | |||
| * | | | | | | | | | | | | Merge pull request #10592 from matt-kwong/py-metadata | Matt Kwong | 2017-04-19 |
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Keep _grpcio_metadata.py in GitHub repo | ||
| * \ \ \ \ \ \ \ \ \ \ \ \ | Merge pull request #10732 from ctiller/formatz | Craig Tiller | 2017-04-19 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Extend clang-format to C#, Node, Ruby | ||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge pull request #10543 from practo/php_basestub_channel_fix | Stanley Cheung | 2017-04-19 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHP Fixing is_a check for Channel | ||
| | | | | | | | | | | | * | | | | Minor comment polish | Muxi Yan | 2017-04-19 |
| | | | | | | | | | | | | | | | | |||
| | | | | | | | | | | | * | | | | Move test to GRPCClientTests | Muxi Yan | 2017-04-19 |
| | | | | | | | | | | | | | | | | |||
| * | | | | | | | | | | | | | | | Merge pull request #10717 from dgquintas/moar_grpclb_leaks | David G. Quintas | 2017-04-19 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix a couple leaks in gRPCLB |