aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core
Commit message (Collapse)AuthorAge
* Merge pull request #3233 from jcanizales/fix-core-breakageGravatar Michael Lumish2015-09-03
|\ | | | | Fix C core build breakage.
* | Replicate C++ docs from master to beta branchGravatar Craig Tiller2015-09-03
| | | | | | | | Original PR #3074 by @dgquintas
* | Merge pull request #3183 from ctiller/second-comingGravatar Nicolas Noble2015-09-02
|\ \ | | | | | | Refactor Endpoint API
| * | Fix ASAN issuesGravatar Craig Tiller2015-09-02
| | |
| | * Fix C core build breakage.Gravatar Jorge Canizales2015-09-01
| |/ |/|
| * Fix asan bugGravatar Craig Tiller2015-09-01
| |
| * fixes for windowsGravatar Craig Tiller2015-09-01
| |
* | Bumping revision to 0.11 for beta.Gravatar Nicolas "Pixel" Noble2015-09-01
| |
| * Fixup windows serverGravatar Craig Tiller2015-09-01
| |
| * Merge branch 'endpoints' into second-comingGravatar Craig Tiller2015-09-01
| |\
| | * Merge branch 'third-coming' into endpointsGravatar Craig Tiller2015-09-01
| |/| |/| |
* | | Merge pull request #3107 from a-veitch/view_apiGravatar Hongyu Chen2015-08-31
|\ \ \ | | | | | | | | API for: defining view and aggregations, associating them with metrics, and retrieving data
| * | | change aggregation_ops to internal typeGravatar Alistair Veitch2015-08-31
| | | |
| | | * Merge github.com:grpc/grpc into second-comingGravatar Craig Tiller2015-08-31
| | | |\ | |_|_|/ |/| | |
| * | | mergeGravatar Alistair Veitch2015-08-31
| |\ \ \
* | \ \ \ Merge branch 'master' of github.com:grpc/grpc into cpp_auth_md_processorGravatar Julien Boeuf2015-08-30
|\ \ \ \ \ | | |/ / / | |/| | |
* | | | | Change the ownership model of the auth processor.Gravatar Julien Boeuf2015-08-30
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - The processor now belongs to the server credentials in core. - The server credentials now needs to be refcounted. - Changed slighly the vtable of credentials to make it easier to avoid memory leaks (free'ing the pointer is now done at the common layer, the implementations of the creds are now only reponsible for destructing the implementations' specific members.
| * | | | Merge pull request #2668 from a-veitch/tracing_apiGravatar Craig Tiller2015-08-30
| |\ \ \ \ | | | | | | | | | | | | Tracing api
* | | | | | Merge branch 'master' of github.com:grpc/grpc into cpp_auth_md_processorGravatar Julien Boeuf2015-08-28
|\| | | | |
| | * | | | Merge branch 'master' into tracing_apiGravatar Alistair Veitch2015-08-28
| | |\ \ \ \
| * | \ \ \ \ Merge branch 'master' of github.com:grpc/grpc into ↵Gravatar Julien Boeuf2015-08-28
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | | | | | | | | | credentials_naming_and_cleanup
* | | | | | | 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).
| | | * | | | add functions for getting trace recordsGravatar Alistair Veitch2015-08-28
| | | | | | |
| | | | * | | merge to headGravatar Alistair Veitch2015-08-28
| | | | |\ \ \ | | |_|_|/ / / | |/| | | | |
| | | | | * | 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 github.com:grpc/grpc into reject-the-stuffsGravatar Craig Tiller2015-08-27
| |\ \ \ \ \
| | * \ \ \ \ Merge pull request #3082 from dgquintas/clGravatar Craig Tiller2015-08-27
| | |\ \ \ \ \ | | | | | | | | | | | | | | | | Protect against dereferencing a null ptr in http2 stream
| | * \ \ \ \ \ Merge pull request #3100 from murgatroid99/core_fix_improper_includeGravatar Craig Tiller2015-08-27
| | |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | Fixed incorrect include line in core/census/grpc_filter.c
| | | | | | | * | make metric part of viewGravatar Alistair Veitch2015-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
| | * | | | | | | Outlaw comma in non-binary metadata valuesGravatar Craig Tiller2015-08-27
| |/ / / / / / /
| | | | | | * | view and aggregation APIGravatar Alistair Veitch2015-08-27
| | | | | | | |
| * | | | | | | Merge pull request #2947 from jboeuf/grpc_security_abiGravatar Craig Tiller2015-08-27
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | First draft at addressing #1799 for grpc_security.
| * \ \ \ \ \ \ \ Merge pull request #3070 from ctiller/winlogGravatar Jan Tattermusch2015-08-27
| |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | Make C core log output readable
| | | | * | | | | | Fixed incorrect include line in core/census/grpc_filter.cGravatar murgatroid992015-08-27
| | |_|/ / / / / / | |/| | | | | | |
| | | | | | | | * Revert "Revert "Refactor Endpoint API""Gravatar Craig Tiller2015-08-27
| | | | | | | | |
| | | | | | | | * Revert "Refactor Endpoint API"Gravatar Craig Tiller2015-08-27
| | | | | | | | |
| * | | | | | | | Fix include guard of census/grpc_filter.hGravatar Hongyu Chen2015-08-26
| | | | | | | | |
| | | | | | | | * Properly reset incoming bufferGravatar Craig Tiller2015-08-26
| | | | | | | | |
| | | | | | | | * Fix uninitialized dataGravatar Craig Tiller2015-08-26
| | | | | | | | |
| | | | | | | | * Turn off debugGravatar Craig Tiller2015-08-26
| | | | | | | | |
| | | | | | | | * Fix refcountingGravatar Craig Tiller2015-08-26
| | | | | | | | |
| | | | * | | | | Protect against dereferencing a null ptr.Gravatar David Garcia Quintas2015-08-26
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 'stream' may be left nullptr after a pop, so don't try to dereference it. (via nlewycky@google.com).
* | | | | | | | | Merge branch 'master' of github.com:grpc/grpc into cpp_auth_md_processorGravatar Julien Boeuf2015-08-26
|\ \ \ \ \ \ \ \ \
| | | | | | | | | * Merge github.com:grpc/grpc into endpointsGravatar Craig Tiller2015-08-26
| | | | | | | | | |\ | | | |_|_|_|_|_|_|/ | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: src/core/iomgr/tcp_windows.c
| | * | | | | | | | Merge pull request #3048 from maxwell-demon/timespecGravatar Craig Tiller2015-08-26
| | |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | Move core/profiling/timers_preciseclock.h to core/support/ such that we
| | * \ \ \ \ \ \ \ \ Merge pull request #3035 from ctiller/naming-crisisGravatar David G. Quintas2015-08-25
| | |\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Refactor default host name resolution
| | | | | | | | * | | | Credentials cleanup:Gravatar Julien Boeuf2015-08-25
| | | | | | | |/ / / / | | | | | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Removing service_accounts credentials. These credentials just have drawbacks compared to service_account_jwt_access credentials, notably in terms for security. - Renaming Google specific credentials with a Google prefix for C and C++. This should be done as well for wrapped languages.