aboutsummaryrefslogtreecommitdiffhomepage
path: root/test
Commit message (Collapse)AuthorAge
* Merge github.com:grpc/grpc into immolating-conversionGravatar Craig Tiller2015-09-10
|\
* | Sign conversion fixesGravatar Craig Tiller2015-09-10
| |
| * Merge pull request #3218 from yang-g/interopGravatar David G. Quintas2015-09-08
| |\ | | | | | | Interop test update
| * \ Merge pull request #3258 from grpc/release-0_11Gravatar Nicolas Noble2015-09-08
| |\ \ | | | | | | | | Backport of 0.11 to master
| | * \ Merge pull request #3251 from nicolasnoble/bad-client-is-really-badGravatar Craig Tiller2015-09-04
| | |\ \ | | | | | | | | | | Fixing bad_client test.
| * | | | Merge pull request #3256 from grpc/release-0_11Gravatar Craig Tiller2015-09-04
| |\| | | | | | | | | | | | | Merging beta back to master
| | * | | Merge pull request #3255 from ctiller/we-should-buildGravatar Craig Tiller2015-09-04
| | |\ \ \ | | | | | | | | | | | | Fix compilation
| | | * | | Fix compilationGravatar Craig Tiller2015-09-04
| | | | | |
| | | | * | Fixing bad_client test.Gravatar Nicolas "Pixel" Noble2015-09-04
| | | |/ / | | |/| | | | | | | | | | | | Before destroying an endpoint, shut it down properly.
| * | | | Merge pull request #3186 from grpc/release-0_11Gravatar Craig Tiller2015-09-03
| |\| | | | | | | | | | | | | Daily Release 0.11 upport to master
| | * | | Merge pull request #3204 from ctiller/fix-teh-testsGravatar Nicolas Noble2015-09-03
| | |\ \ \ | | | | | | | | | | | | Fixes a couple of tests on Windows
| | * \ \ \ Merge pull request #3190 from ctiller/daisy-dukesGravatar Yang Gao2015-09-03
| | |\ \ \ \ | | | | | | | | | | | | | | Fix flow control issues
| | * | | | | Secure endpoint test should call grpc_init.Gravatar Nicolas "Pixel" Noble2015-09-04
| | | | | | |
| | | | | | * Merge remote-tracking branch 'upstream/master' into interopGravatar yang-g2015-09-03
| | | | | | |\ | | |_|_|_|_|/ | |/| | | | |
| * | | | | | Removing pessimizing moves.Gravatar Nicolas "Pixel" Noble2015-09-03
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Pass #2.
| | | | | | * Merge remote-tracking branch 'upstream/master' into interopGravatar yang-g2015-09-02
| | | | | | |\ | | |_|_|_|_|/ | |/| | | | |
| | | | | | * more changesGravatar yang-g2015-09-02
| | | | | | |
| | | | | | * Fix auth testsGravatar yang-g2015-09-02
| | | | | | |
| | | | * | | Ensure port picking doesnt repeatedly return the same portGravatar Craig Tiller2015-09-02
| | | | | | |
| | | | * | | Fix completion_queue_testGravatar Craig Tiller2015-09-02
| | | |/ / / | | |/| | |
| | | * | | Fix compilationGravatar Craig Tiller2015-09-02
| | | | | |
| * | | | | Removing pessimizing moves.Gravatar Nicolas "Pixel" Noble2015-09-02
| | |_|_|/ | |/| | | | | | | | | | | | | These have been reported by a (very recent) build of clang and its new -Wpessimizing-move option.
| | | * | Merge github.com:grpc/grpc into daisy-dukesGravatar Craig Tiller2015-09-01
| | | |\ \ | | |_|/ / | |/| | | | | | | | | | | | | | | | | | Conflicts: build.json vsprojects/Grpc.mak
| | * | | Fixed buildGravatar Craig Tiller2015-09-01
| | | | |
| | * | | Handle test dependencies betterGravatar Craig Tiller2015-09-01
| | | | |
| | * | | Merge branch 'endpoints' into second-comingGravatar Craig Tiller2015-09-01
| | |\ \ \
| | | * \ \ Merge branch 'cleaner-build' into third-comingGravatar Craig Tiller2015-08-31
| | | |\ \ \ | | |_|/ / / | |/| | | |
| | | * | | Merge github.com:grpc/grpc into second-comingGravatar Craig Tiller2015-08-31
| | | |\ \ \
| * | | | | | Hand-written changesGravatar Craig Tiller2015-08-31
| | |_|/ / / | |/| | | |
| | | | * | Remove C++11ismsGravatar Craig Tiller2015-08-31
| | | | | |
| | | | * | Merge github.com:grpc/grpc into daisy-dukesGravatar Craig Tiller2015-08-31
| | | | |\ \
| * | | | | | Fixing headers and paths after merge with upstream.Gravatar Julien Boeuf2015-08-30
| | | | | | |
| * | | | | | Addressing comments.Gravatar Julien Boeuf2015-08-28
| | | | | | |
| * | | | | | Shuffling headers around.Gravatar Julien Boeuf2015-08-28
| | | | | | |
| * | | | | | Merge branch 'master' of github.com:grpc/grpc into cpp_auth_md_processorGravatar Julien Boeuf2015-08-28
| |\ \ \ \ \ \ | | | |_|_|/ / | | |/| | | |
| | * | | | | Merge branch 'master' of github.com:grpc/grpc into ↵Gravatar Julien Boeuf2015-08-28
| | |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | credentials_naming_and_cleanup
| * | | | | | | Fixing AuthContext tests.Gravatar Julien Boeuf2015-08-28
| | | | | | | |
| * | | | | | | Merge branch 'master' of github.com:grpc/grpc into cpp_auth_md_processorGravatar Julien Boeuf2015-08-28
| |\ \ \ \ \ \ \ | | | |/ / / / / | | |/| | | | |
| * | | | | | | Adding C++ metadata processor.Gravatar Julien Boeuf2015-08-28
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Had to chnage the core API to add a destroy function pointer in grpc_auth_metadata_processor. - Tested end to end. - Fixed some issues in the server_auth_filter (we were not checking the length which put us at risk of an overflow).
| | | | * | | | Cleaning up Windows endpoint codeGravatar Craig Tiller2015-08-28
| | | | |/ / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - removed the need to track some state - fixed chttp2 transport endpoint shutdown management - made a bunch of tests pass
| | * | | | | Merge pull request #3101 from yang-g/string_ref_authGravatar Craig Tiller2015-08-27
| | |\ \ \ \ \ | | | | | | | | | | | | | | | | Use millis instead of micros in seconds_timeout and reduce a large deadline.
| | * \ \ \ \ \ Merge pull request #3104 from yang-g/create_channelGravatar Craig Tiller2015-08-27
| | |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | Create channel API change
| | | | | * | | | Addressing comments, round 2.Gravatar Julien Boeuf2015-08-27
| | | | | | | | |
| * | | | | | | | Merge branch 'master' of github.com:grpc/grpc into cpp_auth_md_processorGravatar Julien Boeuf2015-08-27
| |\| | | | | | |
| | | | | * | | | Merge branch 'credentials_naming_and_cleanup' of github.com:jboeuf/grpc into ↵Gravatar Julien Boeuf2015-08-27
| | | | | |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | credentials_naming_and_cleanup
| | | | | * | | | | Addressing comments.Gravatar Julien Boeuf2015-08-27
| | | |_|/ / / / / | | |/| | | | | |
| | * | | | | | | Merge pull request #2947 from jboeuf/grpc_security_abiGravatar Craig Tiller2015-08-27
| | |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | First draft at addressing #1799 for grpc_security.
| | | | * | | | | | implementation fixGravatar yang-g2015-08-27
| | | | | | | | | |
| | | | | * | | | | use millis to protect against potential overflowGravatar yang-g2015-08-27
| | | | | | | | | |
| | | | | * | | | | Reduce a timeout causing overflowGravatar yang-g2015-08-27
| | | | | | | | | |