aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/lib/http
Commit message (Collapse)AuthorAge
* clang-formatGravatar Mark D. Roth2016-08-04
|
* Plumbed read_buffer through and fixed leftover bytes problem.Gravatar Mark D. Roth2016-08-04
|
* Merge branch 'handshaker_api' into http_connectGravatar Mark D. Roth2016-08-04
|\
| * Change handshaker API to use a read buffer to pass leftover bytes readGravatar Mark D. Roth2016-08-04
| | | | | | | | between handshakers.
* | Add support for CONNECT to httpcli code and flesh out handshaker implementation.Gravatar Mark D. Roth2016-07-22
|/
* Remove unused fileGravatar yang-g2016-07-06
|
* Handshake timeout implemented, and compilesGravatar Craig Tiller2016-06-14
|
* Getting handshake timeouts in placeGravatar Craig Tiller2016-06-13
|
* Merge github.com:grpc/grpc into errorGravatar Craig Tiller2016-06-07
|\
| * clang-formatGravatar David Garcia Quintas2016-06-06
| |
| * moar renamingsGravatar David Garcia Quintas2016-06-06
| |
| * s/grpc_pops/grpc_polling_entityGravatar David Garcia Quintas2016-05-31
| |
| * Merge branch 'master' of github.com:grpc/grpc into lb_pollset_propagationGravatar David Garcia Quintas2016-05-31
| |\
* | | Rename functionsGravatar Craig Tiller2016-05-24
| | |
| | * Merge branch 'master' of github.com:grpc/grpc into credentials_refactoringGravatar Julien Boeuf2016-05-18
| | |\
| * | \ Merge branch 'master' of github.com:grpc/grpc into lb_pollset_propagationGravatar David Garcia Quintas2016-05-18
| |\ \ \ | | | |/ | | |/|
* | | | Merge branch 'master' of github.com:grpc/grpc into mergeGravatar David Garcia Quintas2016-05-12
|\ \ \ \ | | |/ / | |/| |
| * | | Add curlies for multiline if statements.Gravatar Julien Boeuf2016-05-11
| | | |
* | | | Progress converting to new error system (HTTP fixes)Gravatar Craig Tiller2016-05-09
| | | |
* | | | Progress converting to new error systemGravatar Craig Tiller2016-05-09
| | | |
* | | | Merge branch 'credentials_refactoring' of github.com:jboeuf/grpc into errorGravatar Craig Tiller2016-05-05
|\ \ \ \ | | |_|/ | |/| |
| * | | Refactoring the core security code.Gravatar Julien Boeuf2016-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 systemGravatar Craig Tiller2016-05-04
| | |
| | * Introduced grpc_pops (pollset or pollset_set)Gravatar David Garcia Quintas2016-05-03
| | |
* | | ProgressGravatar Craig Tiller2016-05-03
|/ /
| * Merge branch 'master' of github.com:grpc/grpc into lb_pollset_propagationGravatar David Garcia Quintas2016-04-27
| |\ | |/ |/|
* | Merge pull request #6160 from ctiller/api_fuzzerGravatar Nicolas Noble2016-04-25
|\ \ | | | | | | Core API fuzzer
* \ \ Merge pull request #6105 from miselin/http-parser-allow-more-newlinesGravatar Jan Tattermusch2016-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_propagationGravatar David Garcia Quintas2016-04-25
| | | |\ | |_|_|/ |/| | |
| | * | Expand corpusGravatar Craig Tiller2016-04-23
| | |\ \ | |_|/ / |/| | |
| * | | Allow grpc_http_parser to optionally accept a wider range of line endings.Gravatar Matthew Iselin2016-04-21
| | | |
| | | * Changes across the board from pollset to pollset_setGravatar David Garcia Quintas2016-04-18
| | |/ | |/|
| | * Single thread fake name resolution for fuzzingGravatar Craig Tiller2016-04-13
| |/
* / Rollup of changes from the latest importGravatar Craig Tiller2016-04-11
|/
* Update copyrightsGravatar Craig Tiller2016-03-31
|
* Merge github.com:grpc/grpc into fuzzy-bitsGravatar Craig Tiller2016-03-28
|
* Fix includesGravatar Craig Tiller2016-03-25
|
* Fix include guardsGravatar Craig Tiller2016-03-25
|
* Stage #1 of core breakup: move everything under libGravatar Craig Tiller2016-03-25