aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/core/end2end
Commit message (Expand)AuthorAge
...
| | | * | | | | Merge pull request #2593 from ctiller/elliptic-orange-chamelionGravatar Yang Gao2015-07-27
| | | |\ \ \ \ \
| | | | | * | | | Make passing NULL for host not crashGravatar Craig Tiller2015-07-23
| | |_|_|/ / / / | |/| | | | | |
| | | | * | | | Merge github.com:grpc/grpc into elliptic-orange-chamelionGravatar Craig Tiller2015-07-23
| | | | |\ \ \ \
| * | | | \ \ \ \ Merge github.com:grpc/grpc into sometimes-its-good-just-to-check-in-with-each...Gravatar Craig Tiller2015-07-23
| |\ \ \ \ \ \ \ \ | | | |_|_|/ / / / | | |/| | | | | |
| | | | * | | | | Merge github.com:grpc/grpc into warbling-wombatGravatar Craig Tiller2015-07-23
| | | | |\ \ \ \ \ | | | |_|/ / / / / | | |/| | | | | |
| | * | | | | | | Merge pull request #2542 from ctiller/tell-me-who-you-might-beGravatar Yang Gao2015-07-23
| | |\ \ \ \ \ \ \ | | | |_|_|_|_|_|/ | | |/| | | | | |
* | | | | | | | | Merge branch 'master' of github.com:grpc/grpc into compression-accept-encodingGravatar David Garcia Quintas2015-07-23
|\ \ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | |
| | | | | * | | | Canonicalize metadata keys in coreGravatar Craig Tiller2015-07-22
| | | | * | | | | Adding option to force client auth on the server SSL creds.Gravatar Julien Boeuf2015-07-21
| | |_|/ / / / / | |/| | | | | |
| | | | | | * | Putting the auth metadata processor on the server creds.Gravatar Julien Boeuf2015-07-21
| | | | | | |/
| | | | | * / Rename grpc_channel_create to grpc_insecure_channel_createGravatar Craig Tiller2015-07-21
| | |_|_|/ / | |/| | | |
| | * | | | Merge github.com:grpc/grpc into sometimes-its-good-just-to-check-in-with-each...Gravatar Craig Tiller2015-07-21
| | |\ \ \ \ | | |/ / / / | |/| | | |
| | | * | | Add grpc_call_get_peerGravatar Craig Tiller2015-07-20
| | | * | | Add ipv4:, ipv6: schemesGravatar Craig Tiller2015-07-20
| | | |/ /
| | * | | Merge github.com:grpc/grpc into sometimes-its-good-just-to-check-in-with-each...Gravatar Craig Tiller2015-07-20
| | |\| |
| * | | | Merge github.com:grpc/grpc into now-i-get-to-show-it-to-EVERYBODYGravatar Craig Tiller2015-07-19
| |\ \ \ \ | | | |/ / | | |/| |
* | | | | Merge branch 'master' of github.com:grpc/grpc into compression-accept-encodingGravatar David Garcia Quintas2015-07-19
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Merge branch 'decompression' of https://github.com/dgquintas/grpc into dgquin...Gravatar Craig Tiller2015-07-19
| |\ \ \ \
| | | * | | User agent string supportGravatar Craig Tiller2015-07-18
| | |/ / / | |/| | |
| | | * | Merge github.com:grpc/grpc into sometimes-its-good-just-to-check-in-with-each...Gravatar Craig Tiller2015-07-17
| | | |\ \ | | |_|/ / | |/| | |
| | | | * Cannot figure out server filter logic for error in auth md processing.Gravatar Julien Boeuf2015-07-17
| | * | | Removed compression levels from clients and _experimental_'d signature of met...Gravatar David Garcia Quintas2015-07-17
| | | | * Server auth metadata processor.Gravatar Julien Boeuf2015-07-16
| | | * | Added connectivity tests, fixed bugsGravatar Craig Tiller2015-07-16
| | | |/
* | | / Implementation of the accepted encodings propagation mechanism.Gravatar David Garcia Quintas2015-07-15
| |/ / |/| |
* | | Merge branch 'master' of github.com:grpc/grpc into decompressionGravatar David Garcia Quintas2015-07-15
|\ \ \ | | |/ | |/|
| | * Updating wrapped languages to new time functionsGravatar Craig Tiller2015-07-13
| | * Introduce a clock type field onto gpr_timespec.Gravatar Craig Tiller2015-07-13
| |/
| * Merge github.com:grpc/grpc into footprints-on-the-sands-of-timeGravatar Craig Tiller2015-07-10
| |\
| | * Add missing piecesGravatar yang-g2015-07-09
* | | Fixed stupid bug from another dimension. Thanks msan.Gravatar David Garcia Quintas2015-07-08
* | | Merge branch 'master' of github.com:grpc/grpc into decompressionGravatar David Garcia Quintas2015-07-08
|\ \ \ | | |/ | |/|
| | * Merge github.com:grpc/grpc into footprints-on-the-sands-of-timeGravatar Craig Tiller2015-07-07
| | |\ | | |/ | |/|
| * | Fixup some testsGravatar Craig Tiller2015-07-06
| | * clang-format changed filesGravatar Craig Tiller2015-07-06
| | * Introduce multiple clocks to GPRGravatar Craig Tiller2015-07-01
* | | Fixed leaksGravatar David Garcia Quintas2015-07-01
* | | Merge branch 'master' of github.com:grpc/grpc into decompressionGravatar David Garcia Quintas2015-07-01
|\ \ \ | | |/ | |/|
| | * Merge branch 'buggy-mcbugglet' into tis-but-thy-nameGravatar Craig Tiller2015-07-01
| | |\ | | |/ | |/|
| * | Memory leak fixGravatar Craig Tiller2015-07-01
* | | WIP in *_end2end_test.cc. Tests pass. Fixed leaks and introduced concept of c...Gravatar David Garcia Quintas2015-06-30
| * | Merge github.com:grpc/grpc into forever-is-a-long-timeGravatar Craig Tiller2015-06-30
| |\ \
| | * | Wait for expectations to be fulfilledGravatar Craig Tiller2015-06-30
| | | * clang-format affected filesGravatar Craig Tiller2015-06-30
| | | * SSL channel args work with client config againGravatar Craig Tiller2015-06-29
| | | * DebuggingGravatar Craig Tiller2015-06-29
| | | * Merge branch 'forever-is-a-long-time' into tis-but-thy-nameGravatar Craig Tiller2015-06-29
| | | |\ | | |_|/ | |/| |
| | | * Unix resolver, bug fixesGravatar Craig Tiller2015-06-29
| | | * Merge github.com:grpc/grpc into tis-but-thy-nameGravatar Craig Tiller2015-06-26
| | | |\ | | | |/ | | |/|
| | | * Further client config workGravatar Craig Tiller2015-06-26