Craig Tiller
|
c3218147de
|
Fix fuzzing detected crash
|
10 years ago |
Craig Tiller
|
85517c6367
|
Fix string literals to hit the cases theyre supposed to
|
10 years ago |
Craig Tiller
|
09c2d6dff0
|
Add a test of illegal continuation frames
|
10 years ago |
Craig Tiller
|
e219e02fd1
|
Add tests for dynamic table resizing
|
10 years ago |
Craig Tiller
|
535701c5bd
|
Add bad hpack frame tests
|
10 years ago |
Craig Tiller
|
47e541ccff
|
Add a test of invalid values to bad_client
|
10 years ago |
Craig Tiller
|
b2b4261631
|
Remove metadata context entirely
|
10 years ago |
Craig Tiller
|
0e72ede405
|
Use static metadata table in metadata.c
|
10 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 |
Craig Tiller
|
45724b35e4
|
indent pass to get logical source lines on one physical line
|
10 years ago |
Craig Tiller
|
d9ccbbf6b9
|
Rename call_list to closure_list
|
10 years ago |
Craig Tiller
|
ba496454b2
|
Fixes
|
10 years ago |
Craig Tiller
|
dfff1b8126
|
Call list progress
|
10 years ago |
Craig Tiller
|
d1bec03fa1
|
Call list progress
|
10 years ago |
Craig Tiller
|
33825118df
|
Cleanup
|
10 years ago |
Craig Tiller
|
99b65f2261
|
Test bug fixes
|
10 years ago |
Craig Tiller
|
3cd6a5158d
|
Getting stuff working
|
10 years ago |
Craig Tiller
|
7d57ba138f
|
Tests compile
|
10 years ago |
Craig Tiller
|
47a708e252
|
Core compiles with workqueues
|
10 years ago |
Nicolas "Pixel" Noble
|
2057a7a76c
|
Fixing bad_client test.
Before destroying an endpoint, shut it down properly.
|
10 years ago |
Craig Tiller
|
1ebb7c885e
|
Hand-written changes
|
10 years ago |
Craig Tiller
|
b029859e58
|
Revert "Revert "Refactor Endpoint API""
|
10 years ago |
Craig Tiller
|
99d7b661be
|
Revert "Refactor Endpoint API"
|
10 years ago |
Craig Tiller
|
592e7f2dd0
|
Refactor Endpoint API
- Allow reads to complete immediately
- Unify read/write signatures
- Simplify memory management to allow future optimization work
|
10 years ago |
Craig Tiller
|
d6c98df792
|
clang-format all source
|
10 years ago |
Nicolas "Pixel" Noble
|
9a123df2cd
|
Fixing C/C++ tests.
|
10 years ago |
Craig Tiller
|
1dd7026cd2
|
Fixup some tests
|
10 years ago |
Craig Tiller
|
e46f00a1d3
|
Fix leaked string in bad_client.c
|
10 years ago |
Craig Tiller
|
079a11bb9b
|
clang-format affected files
|
10 years ago |
Julien Boeuf
|
da13cd201b
|
Adding gpr_dump and gpr_hexdump as discussed. Removed gpr_slice_to_cstring as well.
|
10 years ago |
Craig Tiller
|
acf0f07dfc
|
Unix resolver, bug fixes
|
10 years ago |
Craig Tiller
|
f75fc12e3a
|
Add a test that headers are properly in build.json
Clean up anything that failed
|
10 years ago |
Craig Tiller
|
83b2f2590d
|
clang-format
|
10 years ago |
Craig Tiller
|
3c26d09a7f
|
Add a test of bad settings frame (and fix a bug!)
|
10 years ago |
Craig Tiller
|
fa275a97b9
|
Label all iomgr objects
This allows a list of them to be dumped to isolate where memory leaks
are occuring.
|
10 years ago |
Julien Boeuf
|
ff69cd19f5
|
Fixing build issue.
|
10 years ago |
Craig Tiller
|
e511fdbd51
|
Make test shutdown server
|
10 years ago |
Craig Tiller
|
4ebeb402ae
|
clang-format
|
10 years ago |
Craig Tiller
|
ba3c3cd36c
|
Add testing of bad client behavior
This test will become a suite over coming weeks.
Spin up a server, and send some illegal data to it, and probe that the correct behavior occurs.
|
10 years ago |