Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | clang-format | Mark D. Roth | 2016-08-04 |
| | |||
* | Plumbed read_buffer through and fixed leftover bytes problem. | Mark D. Roth | 2016-08-04 |
| | |||
* | Merge branch 'handshaker_api' into http_connect | Mark D. Roth | 2016-08-04 |
|\ | |||
| * | Change handshaker API to use a read buffer to pass leftover bytes read | Mark D. Roth | 2016-08-04 |
| | | | | | | | | between handshakers. | ||
* | | Add support for CONNECT to httpcli code and flesh out handshaker implementation. | Mark D. Roth | 2016-07-22 |
|/ | |||
* | Remove unused file | yang-g | 2016-07-06 |
| | |||
* | Handshake timeout implemented, and compiles | Craig Tiller | 2016-06-14 |
| | |||
* | Getting handshake timeouts in place | Craig Tiller | 2016-06-13 |
| | |||
* | Merge github.com:grpc/grpc into error | Craig Tiller | 2016-06-07 |
|\ | |||
| * | clang-format | David Garcia Quintas | 2016-06-06 |
| | | |||
| * | moar renamings | David Garcia Quintas | 2016-06-06 |
| | | |||
| * | s/grpc_pops/grpc_polling_entity | David Garcia Quintas | 2016-05-31 |
| | | |||
| * | Merge branch 'master' of github.com:grpc/grpc into lb_pollset_propagation | David Garcia Quintas | 2016-05-31 |
| |\ | |||
* | | | Rename functions | Craig Tiller | 2016-05-24 |
| | | | |||
| | * | Merge branch 'master' of github.com:grpc/grpc into credentials_refactoring | Julien Boeuf | 2016-05-18 |
| | |\ | |||
| * | \ | Merge branch 'master' of github.com:grpc/grpc into lb_pollset_propagation | David Garcia Quintas | 2016-05-18 |
| |\ \ \ | | | |/ | | |/| | |||
* | | | | Merge branch 'master' of github.com:grpc/grpc into merge | David Garcia Quintas | 2016-05-12 |
|\ \ \ \ | | |/ / | |/| | | |||
| * | | | Add curlies for multiline if statements. | Julien Boeuf | 2016-05-11 |
| | | | | |||
* | | | | Progress converting to new error system (HTTP fixes) | Craig Tiller | 2016-05-09 |
| | | | | |||
* | | | | Progress converting to new error system | Craig Tiller | 2016-05-09 |
| | | | | |||
* | | | | Merge branch 'credentials_refactoring' of github.com:jboeuf/grpc into error | Craig Tiller | 2016-05-05 |
|\ \ \ \ | | |_|/ | |/| | | |||
| * | | | 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... | ||
* | | | Progress converting to new error system | Craig Tiller | 2016-05-04 |
| | | | |||
| | * | Introduced grpc_pops (pollset or pollset_set) | David Garcia Quintas | 2016-05-03 |
| | | | |||
* | | | Progress | Craig Tiller | 2016-05-03 |
|/ / | |||
| * | Merge branch 'master' of github.com:grpc/grpc into lb_pollset_propagation | David Garcia Quintas | 2016-04-27 |
| |\ | |/ |/| | |||
* | | Merge pull request #6160 from ctiller/api_fuzzer | Nicolas Noble | 2016-04-25 |
|\ \ | | | | | | | Core API fuzzer | ||
* \ \ | Merge pull request #6105 from miselin/http-parser-allow-more-newlines | Jan Tattermusch | 2016-04-25 |
|\ \ \ | | | | | | | | | Allow grpc_http_parser to optionally accept a wider range of line endings | ||
| | | * | Merge branch 'master' of github.com:grpc/grpc into lb_pollset_propagation | David Garcia Quintas | 2016-04-25 |
| | | |\ | |_|_|/ |/| | | | |||
| | * | | Expand corpus | Craig Tiller | 2016-04-23 |
| | |\ \ | |_|/ / |/| | | | |||
| * | | | Allow grpc_http_parser to optionally accept a wider range of line endings. | Matthew Iselin | 2016-04-21 |
| | | | | |||
| | | * | Changes across the board from pollset to pollset_set | David Garcia Quintas | 2016-04-18 |
| | |/ | |/| | |||
| | * | Single thread fake name resolution for fuzzing | Craig Tiller | 2016-04-13 |
| |/ | |||
* / | Rollup of changes from the latest import | Craig Tiller | 2016-04-11 |
|/ | |||
* | Update copyrights | Craig Tiller | 2016-03-31 |
| | |||
* | Merge github.com:grpc/grpc into fuzzy-bits | Craig Tiller | 2016-03-28 |
| | |||
* | Fix includes | Craig Tiller | 2016-03-25 |
| | |||
* | Fix include guards | Craig Tiller | 2016-03-25 |
| | |||
* | Stage #1 of core breakup: move everything under lib | Craig Tiller | 2016-03-25 |