aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/lib/http
Commit message (Expand)AuthorAge
* clang-formatGravatar Craig Tiller2016-10-26
* s/GPR_SLICE/GRPC_SLICE/gGravatar Craig Tiller2016-10-26
* Merge branch 'buffer_pools_for_realsies' into grpc_sliceGravatar Craig Tiller2016-10-26
|\
| * Merge github.com:grpc/grpc into buffer_pools_for_realsiesGravatar Craig Tiller2016-10-26
| |\
* | | Bulk update #includesGravatar Craig Tiller2016-10-26
* | | s/gpr_slice/grpc_slice, and move around tests, implsGravatar Craig Tiller2016-10-26
|/ /
* | s/BUFFER_POOL/RESOURCE_QUOTA/gGravatar Craig Tiller2016-10-21
* | BufferPool --> ResourceQuotaGravatar Craig Tiller2016-10-17
| * Clang formatGravatar murgatroid992016-09-26
| * Merge branch 'master' into uv_core_transportGravatar murgatroid992016-09-23
| |\
* | \ Merge branch 'direct-calls' into buffer_pools_for_realsiesGravatar Craig Tiller2016-09-23
|\ \ \ | | |/ | |/|
| | * Remove sockaddr type structs and socklen_t from internal core APIs, update PO...Gravatar murgatroid992016-09-23
* | | Buffer pools compileGravatar Craig Tiller2016-09-23
* | | Buffer pool integration progressGravatar Craig Tiller2016-09-23
| | * Add a libuv endpoint to the C core, for use in the Node libraryGravatar murgatroid992016-09-16
| |/ |/|
| * 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
| * 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
| |/ /
* | | 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
|\ \
* \ \ Merge pull request #6105 from miselin/http-parser-allow-more-newlinesGravatar Jan Tattermusch2016-04-25
|\ \ \
| | | * 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