aboutsummaryrefslogtreecommitdiffhomepage
path: root/include
Commit message (Collapse)AuthorAge
...
| | * | | Fix copyrightsGravatar Craig Tiller2016-03-25
| | | | |
| | * | | Auto-changesGravatar Craig Tiller2016-03-25
| | | | |
| | | * | make IP_PKTINFO and IPV6_RECVPKTINFO optionalGravatar ahedberg2016-03-24
| | |/ /
| | * | Merge pull request #5892 from yang-g/copy_generic_byte_bufferGravatar Jan Tattermusch2016-03-23
| | |\ \ | | | | | | | | | | Make a copy of ByteBuffer when writing
| | * \ \ Merge pull request #5755 from ahedberg/unix_sockets_optionalGravatar Jan Tattermusch2016-03-23
| | |\ \ \ | | | | | | | | | | | | Make unix sockets optional
| | | | * | Make a copy of ByteBuffer when writingGravatar yang-g2016-03-21
| | | |/ / | | |/| |
* | | | | Merge branch 'idempotent' into ignore_connectivityGravatar Craig Tiller2016-03-21
|\| | | |
| * | | | Merge github.com:grpc/grpc into idempotentGravatar Craig Tiller2016-03-21
| |\| | |
| | * | | Merge pull request #5494 from dgquintas/guard_checkGravatar Jan Tattermusch2016-03-20
| | |\ \ \ | | | | | | | | | | | | New #include guard sanity check + fixes to current guards
| | * \ \ \ Merge pull request #5843 from dgquintas/fix-grpc-libGravatar Jan Tattermusch2016-03-20
| | |\ \ \ \ | | | | | | | | | | | | | | fixed multiple initialization of globals
| | * \ \ \ \ Merge pull request #5819 from dgquintas/compression_levelsGravatar Jan Tattermusch2016-03-18
| | |\ \ \ \ \ | | | | | | | | | | | | | | | | Implemented compression level algorithms properly
| | | | * | | | fixed multiple initialization of globalsGravatar David Garcia Quintas2016-03-18
| | | |/ / / / | | |/| | | |
| | * | | | | Merge pull request #5706 from deepaklukose/devGravatar Jan Tattermusch2016-03-18
| | |\ \ \ \ \ | | | | | | | | | | | | | | | | Expose pem cert in AuthContext for SSL/TLS channels
| | | | | * | | new fixed guardsGravatar David Garcia Quintas2016-03-18
| | | | | | | |
| | | | * | | | Implemented compression level algorithms properly (as a function of the ↵Gravatar David Garcia Quintas2016-03-17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | accepted algorithms by the call's peer.
| | | | | * | | Merge branch 'master' of github.com:grpc/grpc into guard_checkGravatar David Garcia Quintas2016-03-17
| | | | | |\ \ \ | | | |_|_|/ / / | | |/| | | | |
| | * | | | | | Add debug support for checking tls_init is calledGravatar yang-g2016-03-17
| | | |/ / / / | | |/| | | |
| * | | | | | Merge github.com:grpc/grpc into idempotentGravatar Craig Tiller2016-03-17
| |\| | | | |
| | * | | | | Merge pull request #5745 from ahedberg/upstreamGravatar Jan Tattermusch2016-03-17
| | |\ \ \ \ \ | | | | | | | | | | | | | | | | Add intial plaform support for Native Client (NaCl)
| | | | * | | | For client cert based authentication, add client cert as an AuthPropertyGravatar Deepak Lukose2016-03-16
| | | | | | | |
* | | | | | | | Merge branch 'idempotent' into ignore_connectivityGravatar Craig Tiller2016-03-16
|\| | | | | | |
| * | | | | | | Merge github.com:grpc/grpc into idempotentGravatar Craig Tiller2016-03-16
| |\ \ \ \ \ \ \
| | | * \ \ \ \ \ Merge branch 'master' of github.com:grpc/grpc into codegen_libGravatar David Garcia Quintas2016-03-15
| | | |\ \ \ \ \ \ | | | |/ / / / / / | | |/| | | | | |
| | | | | | * | | Fixed include guardsGravatar David Garcia Quintas2016-03-15
| | | |_|_|/ / / | | |/| | | | |
| | | | | | * | Make use of unix sockets optional.Gravatar ahedberg2016-03-15
| | | | | |/ /
| | | | * / / Add intial plaform support for Native Client (NaCl)Gravatar Sam Clegg2016-03-14
| | | | |/ / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The initial port to NaCl was done in the webports repository: https://chromium.googlesource.com/webports.git/+/master/ports/grpc/ In order to be buildable under NaCl outside the webports repo there are several further changes that will be needed: 1. Make AF_UNIX sockets optional 2. Make IP_PKTINFO optional 3. Make vector I/O (readv/writev) optional
* | | | / / Initial fail-fast supportGravatar Craig Tiller2016-03-11
|/ / / / /
* | | | | clang-formatGravatar Craig Tiller2016-03-10
| | | | |
* | | | | Change client :method selection based on idempotencyGravatar Craig Tiller2016-03-09
| | | | |
* | | | | Punch through flags for incoming callsGravatar Craig Tiller2016-03-09
| |_|/ / |/| | |
| | * | clang-formatGravatar David Garcia Quintas2016-03-09
| | | |
| | * | docstringsGravatar David Garcia Quintas2016-03-08
| | | |
| | * | clang-formatGravatar David Garcia Quintas2016-03-08
| | | |
| | * | codegen interface usage of gpr_inf_futureGravatar David Garcia Quintas2016-03-08
| | | |
| | * | reverted gpr_ time changesGravatar David Garcia Quintas2016-03-08
| | | |
| | * | moved some files aroundGravatar David Garcia Quintas2016-03-08
| | | |
| | | * Added a channel argument to set the maximum reconnect backoff duration. ↵Gravatar Aaron Isotton2016-03-08
| |_|/ |/| | | | | | | | | | | | | | Extended the interop test to test the custom reconnect backoffs. This closes #5377.
| | * compiles!Gravatar David Garcia Quintas2016-03-08
| | |
| | * wip. cq refactoredGravatar David Garcia Quintas2016-03-07
| | |
| | * wip. prior to cq refactoringGravatar David Garcia Quintas2016-03-07
| | |
| * | Revert "Revert "Properly integrate async API with server-side cancellations.""Gravatar Sree Kuchibhotla2016-03-07
|/ /
| * added missing initializer for global proto_serializer holder to codegen libGravatar David Garcia Quintas2016-03-06
| |
* | Revert "Properly integrate async API with server-side cancellations."Gravatar Sree Kuchibhotla2016-03-04
| |
* | Properly integrate async API with server-side cancellations.Gravatar Vijay Pai2016-03-03
| | | | | | | | There is a comment above IsCancelled that says when it is ok to use this.
| * Merge branch 'master' of github.com:grpc/grpc into codegen_proto_utils_fixGravatar David Garcia Quintas2016-03-03
| |\ | |/ |/|
* | Always ref writable streamsGravatar Craig Tiller2016-03-02
| | | | | | | | | | | | | | | | We suffered a bug whereby doing a follow-up write to another write could resurrect a deleted stream, causing all sorts of crash. Fix: when a stream becomes writable (vs when we start writing) take a ref on the stream, and only relinquish it once we're done writing.
| * fix commentsGravatar David Garcia Quintas2016-03-02
| |
| * clang-formatGravatar David Garcia Quintas2016-03-02
| |
| * introduced workaround for proto_utilsGravatar David Garcia Quintas2016-03-02
|/
* Merge pull request #5441 from a-veitch/no_binary_tagsGravatar Bogdan Drutu2016-02-29
|\ | | | | Remove binary tags, restrict tag characters to ASCII