Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
| | | * | | Moved protos out of core_codegen interface | David Garcia Quintas | 2016-04-27 | |
| |_|/ / |/| | | | ||||
| | | * | Initial attempt at adding support for max metadata size. Currently, the | Mark D. Roth | 2016-04-27 | |
| |_|/ |/| | | | | | | | | | | | code does not seem to be properly causing the RPC to fail when the max size is exceeded. | |||
* | | | Merge github.com:grpc/grpc into strong-includes | Craig Tiller | 2016-04-21 | |
|\ \ \ | ||||
| * \ \ | Merge pull request #5958 from deepaklukose/skip_client_cert_verification | Jan Tattermusch | 2016-04-20 | |
| |\ \ \ | | | | | | | | | | | Add various options to verify ssl/tls client cert including letting the application handle the authentication. | |||
| | * | | | Add various options to verify ssl/tls client cert including letting the | Deepak Lukose | 2016-04-19 | |
| | | | | | | | | | | | | | | | | | | | | application handle the authentication. | |||
| | | | * | Provide a function that converts grpc_call_error values into a string | Yuchen Zeng | 2016-04-15 | |
| | | |/ | | |/| | ||||
| * | | | After running generate_projects.sh | Yuchen Zeng | 2016-04-15 | |
| | | | | ||||
| * | | | Add knob for default core output verbosity | Yuchen Zeng | 2016-04-15 | |
| |/ / | ||||
| | * | Re-adding GPR_POSIX_FILE. | Nicolas "Pixel" Noble | 2016-04-15 | |
| | | | ||||
| | * | Adding support for msys. | Nicolas "Pixel" Noble | 2016-04-15 | |
| |/ | ||||
* | | Fix dependencies | Craig Tiller | 2016-04-12 | |
| | | ||||
* | | clang-fmt | Craig Tiller | 2016-04-12 | |
| | | ||||
* | | Rollup of changes from the latest import | Craig Tiller | 2016-04-11 | |
| | | ||||
| * | Last few mallocs / frees. | Nicolas "Pixel" Noble | 2016-04-08 | |
|/ | ||||
* | Merge pull request #6070 from ctiller/head-of-line-blocking | Jan Tattermusch | 2016-04-05 | |
|\ | | | | | Fix a head of line blocking issue in the C++ server | |||
* \ | Merge pull request #6033 from ctiller/channel_max_reconnect_backoff | Nicolas Noble | 2016-04-05 | |
|\ \ | | | | | | | Channel max reconnect backoff | |||
| * \ | Merge github.com:grpc/grpc into channel_max_reconnect_backoff | Craig Tiller | 2016-04-04 | |
| |\ \ | ||||
| | | * | Initial interface rework to allow knowing whether to pull payload at ↵ | Craig Tiller | 2016-04-04 | |
| | |/ | | | | | | | | | | registration, not at request time | |||
* | | | clang-format | Craig Tiller | 2016-04-01 | |
| | | | ||||
* | | | Fix missing arg | Craig Tiller | 2016-04-01 | |
| | | | ||||
* | | | Fix client_crash_test, implement idempotency, fail_fast for C++ | Craig Tiller | 2016-04-01 | |
| | | | ||||
* | | | Merge github.com:grpc/grpc into ignore_connectivity | Craig Tiller | 2016-03-31 | |
|\ \ \ | | |/ | |/| | ||||
| * | | Merge github.com:grpc/grpc into copyright-fix | Craig Tiller | 2016-03-31 | |
| |\ \ | ||||
| * | | | Update copyrights | Craig Tiller | 2016-03-31 | |
| | | | | ||||
| | | * | Merge github.com:grpc/grpc into channel_max_reconnect_backoff | Craig Tiller | 2016-03-30 | |
| | | |\ | | | |/ | | |/| | ||||
* | | | | Merge branch 'idempotent' into ignore_connectivity | Craig Tiller | 2016-03-28 | |
|\ \ \ \ | | |/ / | |/| | | ||||
| * | | | Merge github.com:grpc/grpc into idempotent | Craig Tiller | 2016-03-28 | |
| |\| | | ||||
| | * | | merge to take src/core componentization into account | ahedberg | 2016-03-28 | |
| | |\ \ | ||||
* | | | | | Merge branch 'idempotent' into ignore_connectivity | Craig Tiller | 2016-03-28 | |
|\| | | | | ||||
| * | | | | Merge github.com:grpc/grpc into idempotent | Craig Tiller | 2016-03-28 | |
| |\ \ \ \ | | | |/ / | | |/| | | ||||
| | * | | | Fix copyrights | Craig Tiller | 2016-03-25 | |
| | | | | | ||||
| | * | | | Auto-changes | Craig Tiller | 2016-03-25 | |
| | | | | | ||||
| | | * | | make IP_PKTINFO and IPV6_RECVPKTINFO optional | ahedberg | 2016-03-24 | |
| | |/ / | ||||
| | * | | Merge pull request #5892 from yang-g/copy_generic_byte_buffer | Jan Tattermusch | 2016-03-23 | |
| | |\ \ | | | | | | | | | | | Make a copy of ByteBuffer when writing | |||
| | * \ \ | Merge pull request #5755 from ahedberg/unix_sockets_optional | Jan Tattermusch | 2016-03-23 | |
| | |\ \ \ | | | | | | | | | | | | | Make unix sockets optional | |||
| | | | * | | Make a copy of ByteBuffer when writing | yang-g | 2016-03-21 | |
| | | |/ / | | |/| | | ||||
* | | | | | Merge branch 'idempotent' into ignore_connectivity | Craig Tiller | 2016-03-21 | |
|\| | | | | ||||
| * | | | | Merge github.com:grpc/grpc into idempotent | Craig Tiller | 2016-03-21 | |
| |\| | | | ||||
| | * | | | Merge pull request #5494 from dgquintas/guard_check | Jan Tattermusch | 2016-03-20 | |
| | |\ \ \ | | | | | | | | | | | | | New #include guard sanity check + fixes to current guards | |||
| | * \ \ \ | Merge pull request #5843 from dgquintas/fix-grpc-lib | Jan Tattermusch | 2016-03-20 | |
| | |\ \ \ \ | | | | | | | | | | | | | | | fixed multiple initialization of globals | |||
| | * \ \ \ \ | Merge pull request #5819 from dgquintas/compression_levels | Jan Tattermusch | 2016-03-18 | |
| | |\ \ \ \ \ | | | | | | | | | | | | | | | | | Implemented compression level algorithms properly | |||
| | | | * | | | | fixed multiple initialization of globals | David Garcia Quintas | 2016-03-18 | |
| | | |/ / / / | | |/| | | | | ||||
| | * | | | | | Merge pull request #5706 from deepaklukose/dev | Jan Tattermusch | 2016-03-18 | |
| | |\ \ \ \ \ | | | | | | | | | | | | | | | | | Expose pem cert in AuthContext for SSL/TLS channels | |||
| | | | | * | | | new fixed guards | David Garcia Quintas | 2016-03-18 | |
| | | | | | | | | ||||
| | | | * | | | | Implemented compression level algorithms properly (as a function of the ↵ | David Garcia Quintas | 2016-03-17 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | accepted algorithms by the call's peer. | |||
| | | | | * | | | Merge branch 'master' of github.com:grpc/grpc into guard_check | David Garcia Quintas | 2016-03-17 | |
| | | | | |\ \ \ | | | |_|_|/ / / | | |/| | | | | | ||||
| | * | | | | | | Add debug support for checking tls_init is called | yang-g | 2016-03-17 | |
| | | |/ / / / | | |/| | | | | ||||
| * | | | | | | Merge github.com:grpc/grpc into idempotent | Craig Tiller | 2016-03-17 | |
| |\| | | | | | ||||
| | * | | | | | Merge pull request #5745 from ahedberg/upstream | Jan Tattermusch | 2016-03-17 | |
| | |\ \ \ \ \ | | | | | | | | | | | | | | | | | Add intial plaform support for Native Client (NaCl) | |||
| | | | * | | | | For client cert based authentication, add client cert as an AuthProperty | Deepak Lukose | 2016-03-16 | |
| | | | | | | | |