David Garcia Quintas
f72eb97b36
Introduced grpc_pops (pollset or pollset_set)
2016-05-03 18:28:09 -07:00
David Garcia Quintas
12e111c692
Merge branch 'master' of github.com:grpc/grpc into lb_pollset_propagation
2016-04-27 19:15:12 -07:00
Matthew Iselin
7151af9465
Allow grpc_http_parser to optionally accept a wider range of line endings.
2016-04-21 11:43:54 +10:00
David Garcia Quintas
4afce7e66f
Changes across the board from pollset to pollset_set
2016-04-18 17:39:48 -07:00
Craig Tiller
d5b6d4e7de
Expand corpus
2016-04-04 20:47:34 -07:00
Craig Tiller
6169d5f7b0
Update copyrights
2016-03-31 07:46:18 -07:00
Craig Tiller
fdef23f8d3
Fix includes
2016-03-28 14:25:43 -07:00
Craig Tiller
fdec85fc5a
Merge github.com:grpc/grpc into fuzzy-bits
2016-03-28 13:10:02 -07:00
Craig Tiller
92b3f568db
Merge github.com:grpc/grpc into fuzzy-bits
2016-03-26 13:19:07 -07:00
Craig Tiller
19d25aae2e
Fix path
2016-03-25 20:16:07 -07:00
Craig Tiller
eff44d7917
Fix another path
2016-03-25 19:56:23 -07:00
Craig Tiller
9533d042d4
Fix includes
2016-03-25 17:11:06 -07:00
Craig Tiller
f40df23eeb
Auto-changes
2016-03-25 13:38:14 -07:00
Craig Tiller
ec0d95ae38
clang-format
2016-03-24 00:18:43 -07:00
Craig Tiller
9715822e6f
Expand corpus
2016-03-23 20:38:47 -07:00
Craig Tiller
b04af22b78
Expand corpus
2016-03-23 17:21:58 -07:00
Craig Tiller
9366684d9f
Expand corpus, add test
2016-03-23 17:17:54 -07:00
Craig Tiller
b33d5cdeb8
Expand corpus
2016-03-23 17:04:23 -07:00
Craig Tiller
75e50e4fbf
Expand corpus
2016-03-23 17:03:27 -07:00
Craig Tiller
2123974071
Merge fixes
2016-03-23 16:33:28 -07:00
Craig Tiller
995bc78441
Merge github.com:grpc/grpc into fuzzy-bits
2016-03-23 14:57:52 -07:00
Matthew Iselin
1824f0519f
Add HTTP request parsing.
...
This extends the existing http parser to support requests as well as responses.
httpcli continues to exist and work as it has previously, though in the new
directory src/core/http (to reflect the fact the directory now contains code
relevant to parsing requests, which httpcli would not generally involve itself
in).
2016-03-23 13:22:32 +11:00