Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Merge pull request #10613 from ctiller/framing_costs | Craig Tiller | 2017-04-27 |
|\ | | | | | Optimize framing a little | ||
* \ | Merge pull request #10522 from jiangtaoli2016/new_tsi | David G. Quintas | 2017-04-27 |
|\ \ | | | | | | | Update TSI with new non-blocking TSI interfaces. | ||
* \ \ | Merge pull request #10427 from ctiller/c++lame | Craig Tiller | 2017-04-27 |
|\ \ \ | | | | | | | | | Convert Lame Client Channel code to C++ | ||
* | | | | fix security_connector.c formatting | Jan Tattermusch | 2017-04-27 |
| | | | | |||
* | | | | Removing cipher suites blacklisted in HTTP2. | Julien Boeuf | 2017-04-26 |
| | | | | | | | | | | | | | | | | See http://httpwg.org/specs/rfc7540.html#BadCipherSuites | ||
* | | | | Merge pull request #10627 from jboeuf/more_ssl_factory_cleanup | jboeuf | 2017-04-26 |
|\ \ \ \ | | | | | | | | | | | more TLS cleanup. | ||
| | * \ \ | Merge github.com:grpc/grpc into c++lame | Craig Tiller | 2017-04-26 |
| | |\ \ \ | |_|/ / / |/| | | | | |||
* | | | | | Merge pull request #10823 from ncteisen/client-auth-filter-fuzz | Noah Eisen | 2017-04-26 |
|\ \ \ \ \ | | | | | | | | | | | | | Don't Abort on Input | ||
* \ \ \ \ \ | Merge pull request #10867 from nathanielmanistaatgoogle/2.7-and-later | Nathaniel Manista | 2017-04-26 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | src/python/grpcio/README.rst clean-up. | ||
* \ \ \ \ \ \ | Merge pull request #10805 from dgquintas/g_for_1.4.x | David G. Quintas | 2017-04-26 |
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | updated g meaning for 1.4.x | ||
* \ \ \ \ \ \ \ | Merge pull request #10629 from kuscsik/build_fix | Vijay Pai | 2017-04-26 |
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | core: fix duplicated definition | ||
| | | * | | | | | | What was once Mac OS X is now called macOS | Nathaniel Manista | 2017-04-26 |
| | | | | | | | | | |||
| | | * | | | | | | Drop Python 2.7-only implication | Nathaniel Manista | 2017-04-26 |
| |_|/ / / / / / |/| | | | | | | | |||
| | | | * | | | | 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. | ||
| | | | | | * | Regenerate projects | Craig Tiller | 2017-04-26 |
| | | | | | | | |||
| * | | | | | | core, avl: rename static functions | Zoltan Kuscsik | 2017-04-26 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Renamed remove and add static functions to remove_key and add_key | ||
| | | * | | | | Merge branch 'master' of https://github.com/grpc/grpc into ↵ | Noah Eisen | 2017-04-25 |
| | | |\ \ \ \ | |_|_|/ / / / |/| | | | | | | | | | | | | | client-auth-filter-fuzz | ||
| | | | | * | | Merge branch 'master' into new_tsi | jiangtaoli2016 | 2017-04-25 |
| | | | | |\ \ | |_|_|_|_|/ / |/| | | | | | | |||
| | | * | | | | clang fmt | Noah Eisen | 2017-04-25 |
| | | | | | | | |||
* | | | | | | | Merge pull request #10644 from MakMukhi/master | MakMukhi | 2017-04-24 |
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | Added unit testing support. | ||
| | | | * | | | | Propagate publish error | Noah Eisen | 2017-04-24 |
| | | | | | | | | |||
* | | | | | | | | Merge pull request #10796 from danzh2010/udpserver2 | Yang Gao | 2017-04-24 |
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | Add lock to shutdown_fd() callback in udp_server.c | ||
| | | | | | | * \ | Merge branch 'master' into new_tsi | jiangtaoli2016 | 2017-04-24 |
| | | | | | | |\ \ | |_|_|_|_|_|_|/ / |/| | | | | | | | | |||
| | | | | | | * | | fix guards in transport_security_adapter.h | jiangtaoli2016 | 2017-04-24 |
| | | | | | | | | | |||
| | | | | | * | | | Merge github.com:grpc/grpc into c++lame | Craig Tiller | 2017-04-24 |
| | | | | | |\ \ \ | |_|_|_|_|_|/ / / |/| | | | | | | | | |||
* | | | | | | | | | Merge pull request #10584 from ctiller/hybrid | Craig Tiller | 2017-04-24 |
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | Hybrid CQ support | ||
| | | | | | * | | | | Don't abort on input | Noah Eisen | 2017-04-24 |
| |_|_|_|_|/ / / / |/| | | | | | | | | |||
| | | | | | | * | | fix guard on src/core/tsi/transport_security_adapter.h | jiangtaoli2016 | 2017-04-24 |
| | | | | | | | | | |||
| | | | | | | * | | Merge branch 'master' into new_tsi | jiangtaoli2016 | 2017-04-24 |
| | | | | | | |\ \ | |_|_|_|_|_|_|/ / |/| | | | | | | | | |||
* | | | | | | | | | 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 | ||
| | | | | | | * | | | | updated g meaning for 1.4.x | David Garcia Quintas | 2017-04-21 |
| | | | | | | | | | | | |||
| | | | | | | | | | * | Copy slices for in-process transports: its no longer safe to just ref | Craig Tiller | 2017-04-21 |
| | | | | | | | | | | | |||
* | | | | | | | | | | | 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++lame | Craig Tiller | 2017-04-21 |
| | | | | | | | | | | | |\ \ \ | | |_|_|_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | | | | |||
| | | | | | | | | | | | | | * | Merge github.com:grpc/grpc into framing_costs | Craig Tiller | 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 |
| | | | | | | | | | |\ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|/ / / / / / | |/| | | | | | | | | | | | | | |