Craig Tiller
da179ce598
Rollback gpr deletion
9 years ago
Alistair Veitch
75d5c0f024
post merge
9 years ago
Nicolas "Pixel" Noble
09121799b0
Removing gpr as a separated library.
9 years ago
Craig Tiller
a93a25f7bc
Update copyrights
9 years ago
Craig Tiller
6c39686dfa
Preparatory changes for work shedding
...
- cleanup: change grpc_iomgr_cb_func to take a bool instead of int
success
- cleanup: follow through with iomgr callback scheduling functions
- prepare: add a workqueue to offload to to grpc_exec_ctx_enqueue*
functions
9 years ago
Craig Tiller
0eef9eef90
Fix copyrights
9 years ago
Craig Tiller
5f735a64e1
Add CPU cost measurement, tune parameters, decrease default maxjobs
9 years ago
Craig Tiller
7536af02cf
Eliminate gpr_ int types - and insist on C99 variants instead
9 years ago
Craig Tiller
0fe5ee7be3
BoringSSL integration: non-vsprojects changes
9 years ago
Craig Tiller
a3f298ff67
clang-format
9 years ago
Craig Tiller
ce46c27b74
Fix merge
9 years ago
Craig Tiller
6cb69172c1
clang-format
9 years ago
Craig Tiller
83399c99e5
Add a test that reproduces server partial message read bug
9 years ago
Craig Tiller
ac3220b0d9
Add a registered server method to bad_client
9 years ago
Craig Tiller
620e965c1b
clang-format after last weeks test-fest
9 years ago
Craig Tiller
04b0494169
Test invalid grpc-encoding values
9 years ago
Craig Tiller
d56550ad6d
Test invalid accept-encoding values
9 years ago
Craig Tiller
795764bf3a
Hit a few more paths in http_server_filter.c, sockaddr_resolver.c
9 years ago
Craig Tiller
3b66ab9f9e
Window overflow test
9 years ago
Craig Tiller
51a9de433c
Cover ancillary frame error conditions
9 years ago
Craig Tiller
0ca9952e43
Cover more of frame_settings.c
9 years ago
Craig Tiller
3b4af54c21
Add more unusualness
9 years ago
Craig Tiller
ce4c34139b
Add an unusual accept-encoding
9 years ago
Craig Tiller
3ebb7cc107
Hit some esoteric request header paths
9 years ago
Craig Tiller
300207e700
Expand header testing
9 years ago
Craig Tiller
913c151dad
Expand continuation testing
9 years ago
Craig Tiller
25fd57117d
Catch bad timeout handling
9 years ago
Craig Tiller
f4786c2361
Add basic verification
9 years ago
Craig Tiller
2a2bee9c22
Basic server request bad_client template
9 years ago
Craig Tiller
eda1e9bc39
Unknown frame test
9 years ago
Craig Tiller
9ee2eecd64
Cover more of frame_settings.c
9 years ago
Craig Tiller
d391b560ec
Add integer overflow cases
9 years ago
Craig Tiller
e9307929d4
Add some partial header tests to cover more cases
9 years ago
Craig Tiller
c3218147de
Fix fuzzing detected crash
9 years ago
Craig Tiller
85517c6367
Fix string literals to hit the cases theyre supposed to
9 years ago
Craig Tiller
e2c62375e4
clang-format
9 years ago
Craig Tiller
09c2d6dff0
Add a test of illegal continuation frames
9 years ago
Craig Tiller
e219e02fd1
Add tests for dynamic table resizing
9 years ago
Craig Tiller
535701c5bd
Add bad hpack frame tests
9 years ago
Craig Tiller
47e541ccff
Add a test of invalid values to bad_client
9 years ago
Craig Tiller
b2b4261631
Remove metadata context entirely
9 years ago
Craig Tiller
0e72ede405
Use static metadata table in metadata.c
9 years ago
Craig Tiller
71a0f9d3b0
Fix clang-format script
10 years ago
Nathaniel Manista
ae4fbcd643
Use "#!/usr/bin/env python2.7" only in utilities
10 years ago
Craig Tiller
a82950e683
clang-format all core files
10 years ago
Craig Tiller
8af4c33718
Final patches for rename
10 years ago
Craig Tiller
e7db29f8c7
Move argument passing to start of list
10 years ago
Craig Tiller
f5768a6765
Rename init
10 years ago
Craig Tiller
098047b53a
Rename run
10 years ago
Craig Tiller
1be70ccdb8
Move arguments to the start of lists
10 years ago