aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Collapse)AuthorAge
* INTERNAL -> UNIMPLEMENTED for disabled algorithmsGravatar David Garcia Quintas2016-05-17
|
* Validation for incoming compressed dataGravatar David Garcia Quintas2016-04-23
|
* Merge pull request #6224 from dgquintas/gcc6Gravatar Jan Tattermusch2016-04-22
|\ | | | | Casting fixes for gcc 6.0
* \ Merge github.com:grpc/grpc into strong-includesGravatar Craig Tiller2016-04-21
|\ \
| | * Merge branch 'master' of github.com:grpc/grpc into gcc6Gravatar David Garcia Quintas2016-04-21
| | |\ | | |/ | |/|
| * | Merge pull request #5958 from deepaklukose/skip_client_cert_verificationGravatar Jan Tattermusch2016-04-20
| |\ \ | | | | | | | | Add various options to verify ssl/tls client cert including letting the application handle the authentication.
| * \ \ Merge pull request #6182 from ctiller/frenchmans-bayGravatar Nicolas Noble2016-04-20
| |\ \ \ | | | | | | | | | | Fix crash in pick_first.c if all subchannels turn out to be bad
| * \ \ \ Merge pull request #6232 from itessier/masterGravatar Nicolas Noble2016-04-20
| |\ \ \ \ | | | | | | | | | | | | Update boringssl to latest chromium-stable.
| | * | | | Update boringssl to latest chromium-stable.Gravatar itessier2016-04-20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This also fixes the x25519_NEON symbol error when importing the gRPC Python modules on ARM. Change-Id: Id98cf6b0f9a3a8f5b88204bd0a6ad2346182ba3d
| * | | | | Eradicate Uniform, Deterministic, and Pareto interarrivalGravatar vjpai2016-04-20
| |/ / / / | | | | | | | | | | | | | | | | | | | | distributions since we don't use them and it's not sensible to add them
| | | | * Casting fixes for gcc 6.0Gravatar David Garcia Quintas2016-04-19
| | |_|/ | |/| |
| | | * Add various options to verify ssl/tls client cert including letting theGravatar Deepak Lukose2016-04-19
| | | | | | | | | | | | | | | | application handle the authentication.
| * | | Merge pull request #6189 from y-zeng/default-verbosityGravatar Yuchen Zeng2016-04-19
| |\ \ \ | | |_|/ | |/| | Add knob for default core output verbosity
| * | | Merge pull request #6212 from stanley-cheung/php-fix-styleGravatar Jan Tattermusch2016-04-19
| |\ \ \ | | | | | | | | | | PHP: ran php-cs-fixer again
| * \ \ \ Merge pull request #6204 from jtattermusch/benchmarking_add_rubyGravatar Jan Tattermusch2016-04-19
| |\ \ \ \ | | | | | | | | | | | | Add RubyLanguage to benchmarking scenarios
| | | * | | php: ran php-cs-fixer againGravatar Stanley Cheung2016-04-19
| | |/ / / | |/| | |
| | * | | actually stop benchmark serverGravatar Jan Tattermusch2016-04-18
| | | | |
| | * | | remove trailing whitespacesGravatar Jan Tattermusch2016-04-18
| | | | |
| * | | | Merge pull request #6203 from ctiller/dictionaryGravatar Nicolas Noble2016-04-18
| |\ \ \ \ | | | | | | | | | | | | Add a dictionary for fuzzing
| | * | | | Expand corpus, fix crashGravatar Craig Tiller2016-04-18
| | |/ / /
| | | * | After running generate_projects.shGravatar Yuchen Zeng2016-04-15
| | | | |
| | | * | explicit convert severity to a signed typeGravatar Yuchen Zeng2016-04-15
| | | | |
| | | * | remove barrierGravatar Yuchen Zeng2016-04-15
| | | | |
| * | | | Merge branch 'master' of github.com:grpc/grpc into ip_parse_refactorGravatar David Garcia Quintas2016-04-15
| |\| | |
| | | * | Add knob for default core output verbosityGravatar Yuchen Zeng2016-04-15
| | |/ /
| | * | Merge pull request #6158 from jtattermusch/performance_testing_polishingGravatar Jan Tattermusch2016-04-15
| | |\ \ | | | | | | | | | | Improvement to benchmarking
| | | | * Fix crashGravatar Craig Tiller2016-04-14
| | | |/ | | |/|
| | * | Merge pull request #6153 from vjpai/make_ruby_cqs_great_againGravatar Jan Tattermusch2016-04-14
| | |\ \ | | | | | | | | | | Provide CQ per client call in Ruby to avoid pluck limits
| | | | * regenerate tests.json with C++ perf scenariosGravatar Jan Tattermusch2016-04-14
| | | | |
| | | | * add ScenarioResult and ScenarioResultSummary proto messagesGravatar Jan Tattermusch2016-04-14
| | | | |
| | | | * add some console messages to node qps workerGravatar Jan Tattermusch2016-04-14
| | | | |
| | | | * check for histogramParams presenceGravatar Jan Tattermusch2016-04-14
| | | |/ | | |/|
| | * | Merge pull request #6145 from nicolasnoble/memtrackingGravatar Nicolas Noble2016-04-13
| | |\ \ | | | | | | | | | | Memtracking stuff
| | * \ \ Merge pull request #6130 from gwvo/masterGravatar Nicolas Noble2016-04-13
| | |\ \ \ | | | | | | | | | | | | Refactored C++ code generator to not directly depend on protobuf
| * | | | | Merge branch 'master' of github.com:grpc/grpc into ip_parse_refactorGravatar David Garcia Quintas2016-04-13
| |\| | | |
| | | * | | Refactored C++ code generator to not directly depend on protobuf.Gravatar Wouter van Oortmerssen2016-04-13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This opens the door for other serializers (such as e.g. FlatBuffers) to share this code generator when using GRPC.
| | | | * | Enforcing undefined behavior of malloc.Gravatar Nicolas "Pixel" Noble2016-04-13
| | | | | |
| | | | * | Revert "Fixing a couple of issues within core."Gravatar Nicolas "Pixel" Noble2016-04-13
| | | | | | | | | | | | | | | | | | | | | | | | This reverts commit 5b304753965d4179f374b5cded063e79d3d17b0a.
* | | | | | Merge github.com:grpc/grpc into strong-includesGravatar Craig Tiller2016-04-12
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
* | | | | | clang-fmtGravatar Craig Tiller2016-04-12
| | | | | |
| | | | * | Merge branch 'master' of https://github.com/grpc/grpc into memtrackingGravatar Nicolas "Pixel" Noble2016-04-12
| | | | |\ \ | | |_|_|/ / | |/| | | |
| * | | | | Merge pull request #6148 from ctiller/fuzzing_clientGravatar Nicolas Noble2016-04-12
| |\ \ \ \ \ | | | | | | | | | | | | | | Fuzzing client
| | | | | * | Fixing a couple of issues within core.Gravatar Nicolas "Pixel" Noble2016-04-12
| | | | | | |
| | | | | | * New CQ for each client callGravatar vjpai2016-04-12
| | |_|_|_|/ | |/| | | |
* | | | | | Merge github.com:grpc/grpc into strong-includesGravatar Craig Tiller2016-04-11
|\| | | | |
| | * | | | Fix missing edgeGravatar Craig Tiller2016-04-11
| | | | | |
* | | | | | Merge github.com:grpc/grpc into strong-includesGravatar Craig Tiller2016-04-11
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
* | | | | | Rollup of changes from the latest importGravatar Craig Tiller2016-04-11
| | | | | |
| | * | | | work around nunit issue #1406Gravatar Jan Tattermusch2016-04-11
| | | | | |
| | * | | | Add TextWriterLoggerGravatar Jan Tattermusch2016-04-11
| | | | | |