Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Merge pull request #26 from dgquintas/resolve_test | Craig Tiller | 2016-05-10 |
|\ | | | | | fixes for resolve address | ||
| * | fixes for resolve address | David Garcia Quintas | 2016-05-10 |
| | | |||
* | | Fix refcounting bugs | Craig Tiller | 2016-05-10 |
|/ | |||
* | Fix refcounting bugs | Craig Tiller | 2016-05-10 |
| | |||
* | Fix refcounting bugs | Craig Tiller | 2016-05-10 |
| | |||
* | Fix refcounting bug | Craig Tiller | 2016-05-10 |
| | |||
* | Fix workqueues, timer shutdown | Craig Tiller | 2016-05-10 |
| | |||
* | Progress converting to new error system (HTTP fixes) | Craig Tiller | 2016-05-10 |
| | |||
* | Progress converting to new error system (HTTP fixes) | Craig Tiller | 2016-05-09 |
| | |||
* | Progress converting to new error system | Craig Tiller | 2016-05-09 |
| | |||
* | Fix filter_causes_close | Craig Tiller | 2016-05-09 |
| | |||
* | Progress converting to new error system | Craig Tiller | 2016-05-09 |
| | |||
* | Fix refcounting | Craig Tiller | 2016-05-07 |
| | |||
* | Fix refcounting | Craig Tiller | 2016-05-07 |
| | |||
* | Fix ownership bugs in error system | Craig Tiller | 2016-05-07 |
| | |||
* | Progress converting to new error system | Craig Tiller | 2016-05-07 |
| | |||
* | Progress converting to new error system | Craig Tiller | 2016-05-07 |
| | |||
* | Progress converting to new error system | Craig Tiller | 2016-05-06 |
| | |||
* | Bug fixes to error handling | Craig Tiller | 2016-05-06 |
| | |||
* | Error reporting progress | Craig Tiller | 2016-05-06 |
| | |||
* | Progress converting to new error system | Craig Tiller | 2016-05-06 |
| | |||
* | Convert tests to new error scheme | Craig Tiller | 2016-05-06 |
| | |||
* | API fuzzer compiles with new error handling | Craig Tiller | 2016-05-05 |
| | |||
* | Progress converting to new error system | Craig Tiller | 2016-05-05 |
| | |||
* | Merge branch 'credentials_refactoring' of github.com:jboeuf/grpc into error | Craig Tiller | 2016-05-05 |
|\ | |||
* \ | Merge github.com:grpc/grpc into error | Craig Tiller | 2016-05-05 |
|\ \ | |||
* | | | Error handling progress in chttp2 transport | Craig Tiller | 2016-05-05 |
| | | | |||
* | | | Error handling progress in chttp2 transport | Craig Tiller | 2016-05-05 |
| | | | |||
* | | | Progress converting to new error system | Craig Tiller | 2016-05-04 |
| | | | |||
| | * | Refactoring the core security code. | Julien Boeuf | 2016-05-04 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | As opposed to a flat directory, we now have the following structure: - security -context - credentials - composite - fake - google_default - iam - jwt - oauth2 - plugin - ssl - transport - util We have not refactored the test code yet but this PR is already large enough... | ||
* | | | Merge branch 'error' of github.com:ctiller/grpc into error | Craig Tiller | 2016-05-04 |
|\ \ \ | |||
* | | | | Progress converting to new error system | Craig Tiller | 2016-05-04 |
| | | | | |||
| * | | | Progress | Craig Tiller | 2016-05-04 |
|/ / / | |||
* | | | Progress | Craig Tiller | 2016-05-03 |
| | | | |||
* | | | Progress | Craig Tiller | 2016-05-03 |
| | | | |||
* | | | Merge github.com:grpc/grpc into error | Craig Tiller | 2016-05-03 |
|\ \ \ | | |/ | |/| | |||
| | * | Removed leftover function declaration from channel args | David Garcia Quintas | 2016-04-29 |
| |/ | |||
| * | Merge pull request #6347 from ctiller/catastrophic_monkey_dance_241 | Nicolas Noble | 2016-04-29 |
| |\ | | | | | | | Fix a case whereby we leak a winsocket if we fail to connect | ||
| * \ | Merge pull request #6305 from dgquintas/compression_tracer | Jan Tattermusch | 2016-04-29 |
| |\ \ | | | | | | | | | Added compression tracer | ||
| * | | | Remove duplicate instance of grpc_global_wakeup_fd | Paul Querna | 2016-04-29 |
| | | | | |||
| * | | | Merge pull request #2286 from ctiller/split-me-baby-one-more-time | Jan Tattermusch | 2016-04-28 |
| |\ \ \ | | | | | | | | | | | Further lock contention reduction for CHTTP2 | ||
| * \ \ \ | Merge pull request #6285 from dgquintas/fix_plugin_tracers | Jan Tattermusch | 2016-04-28 |
| |\ \ \ \ | | | | | | | | | | | | | Init tracers after plugin registration | ||
* | | | | | | Unifying error handling within core | Craig Tiller | 2016-04-28 |
| | | | | | | |||
| | | | | * | clang-format | Craig Tiller | 2016-04-28 |
| | | | | | | |||
| | | | | * | Fix a case whereby we leak a winsocket if we fail to connect | Craig Tiller | 2016-04-28 |
| | | | | | | |||
| * | | | | | Merge pull request #6196 from y-zeng/call-error-to-string | Craig Tiller | 2016-04-28 |
| |\ \ \ \ \ | | | | | | | | | | | | | | | Provide a function that converts grpc_call_error values into a string | ||
| * \ \ \ \ \ | Merge pull request #6183 from nicolasnoble/msys-support | Jan Tattermusch | 2016-04-27 |
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | Adding support for msys. | ||
| * \ \ \ \ \ \ | Merge pull request #6295 from markdroth/content_type_semicolon2 | Jan Tattermusch | 2016-04-27 |
| |\ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | | | Change C implementation to not log an "Unexpected content-type" message when the header includes a semicolon. | ||
| | * | | | | | | Fixed clang formatting problems. | Mark D. Roth | 2016-04-27 |
| | | | | | | | | |||
| | * | | | | | | Use cpp macros for the "application/grpc" string and its length. | Mark D. Roth | 2016-04-27 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Also remove unnecessary strlen() call. |