Craig Tiller
|
e4e865f0c0
|
Fix fuzzing detected bug
|
9 years ago |
Craig Tiller
|
cd3bb6b16e
|
Fix broken assert
|
9 years ago |
Craig Tiller
|
3c63c8fda0
|
Update new fixture
|
9 years ago |
Craig Tiller
|
4b8550db49
|
clang-format code
|
9 years ago |
Robbie Shade
|
e2b30ebbb3
|
Adds include for socket utils.
|
9 years ago |
Robbie Shade
|
3f30e634a6
|
Adds functions to set snd/rcv socket buffer sizes.
Used for non-default 1 MB UDP socket buffers.
|
9 years ago |
David Garcia Quintas
|
8ba42bec90
|
s/maybe_compression_level.compression_level/maybe_compression_level.level
|
9 years ago |
Craig Tiller
|
16ebf5a124
|
Fix transitional typo
|
9 years ago |
Adam Michalik
|
4ad746e4e0
|
clang-format, fix headers, windows fixes
|
9 years ago |
Adam Michalik
|
da5d85d660
|
Add completion queue argument which is necessary after merge with master
|
9 years ago |
Adam Michalik
|
bf10c82bf8
|
implement support for adding external fd to server
|
9 years ago |
Adam Michalik
|
1f23865622
|
code formatting
|
9 years ago |
Adam Michalik
|
f31a7ff597
|
added missing include
|
9 years ago |
Adam Michalik
|
321b1fb1c2
|
separate posix functionality to grpc_posix.h
|
9 years ago |
Adam Michalik
|
46cc2acc3e
|
add tests
|
9 years ago |
David Garcia Quintas
|
69ff63d158
|
clang-format
|
9 years ago |
David Garcia Quintas
|
c4d5112719
|
moar renamings
|
9 years ago |
Craig Tiller
|
9d69e8082d
|
Advertise transport selected in user-agent string
|
9 years ago |
Sree Kuchibhotla
|
4c11a20bf0
|
Remove unused files
|
9 years ago |
Craig Tiller
|
115ae4004c
|
Add some tests
|
9 years ago |
Craig Tiller
|
f5f290459a
|
Fix up some server setup bugs
|
9 years ago |
David Garcia Quintas
|
020087035b
|
Polished RR policy and added policy doc preamble
|
9 years ago |
Craig Tiller
|
48ed92ea38
|
GRPC_CHANNEL_FATAL_FAILURE --> GRPC_CHANNEL_SHUTDOWN
|
9 years ago |
Craig Tiller
|
573acec7d4
|
Fix flipped condition
|
9 years ago |
Makarand Dharmapurikar
|
2a2321b384
|
removed grpc_cronet.h
|
9 years ago |
Craig Tiller
|
6ae6fc7a79
|
Fix server side memory leak
If clients send GOAWAY followed by HEADER
|
9 years ago |
Sree Kuchibhotla
|
8949007346
|
Add a epoll_test.c file to experiment. REMOVE this from the final
commit
|
9 years ago |
David Garcia Quintas
|
2a50dfefdc
|
s/grpc_pops/grpc_polling_entity
|
9 years ago |
Craig Tiller
|
77c983dc87
|
clang-format
|
9 years ago |
Craig Tiller
|
332f1b35d5
|
Rename functions
|
9 years ago |
Robbie Shade
|
e29f7a15d0
|
Make request_with_flags timeout deadline equal to that of request_with_payload.
|
9 years ago |
Craig Tiller
|
468ee4cd65
|
Improve test debugability, fix race condition
|
9 years ago |
David Garcia Quintas
|
3c4fe1bcb7
|
Fixed the fix
|
9 years ago |
Craig Tiller
|
29dc490b94
|
clang-format
|
9 years ago |
Craig Tiller
|
644da98573
|
Fixes
|
9 years ago |
Julien Boeuf
|
2e3c9ad6dd
|
Starting the work to fix #3803.
- We still need a way to bubble up this error.
|
9 years ago |
Craig Tiller
|
8517886c6a
|
Move load_file into iomgr
|
9 years ago |
Craig Tiller
|
93dd0470cf
|
clang-format
|
9 years ago |
David Garcia Quintas
|
582f4350ed
|
Added missing pops_create to oauth2_utils
|
9 years ago |
Craig Tiller
|
b30d3d727a
|
Address some memory leaks
|
9 years ago |
Craig Tiller
|
5352ff11d5
|
Windows fixes for error handling
|
9 years ago |
Craig Tiller
|
ba4a862b2c
|
Fix compile errors
|
9 years ago |
Craig Tiller
|
7a1a389062
|
Fix compile errors
|
9 years ago |
Craig Tiller
|
2bcf78d632
|
Expand corpus
|
9 years ago |
Craig Tiller
|
c5b7f36f4d
|
Fix load file test
|
9 years ago |
David Garcia Quintas
|
2d02456e78
|
got rid of grpc_compression_options
|
9 years ago |
David Garcia Quintas
|
1ebf1f1598
|
Compression test fixes
|
9 years ago |
Craig Tiller
|
4727b9be84
|
Cleanup error handling for google_default_credentials
|
9 years ago |
David Garcia Quintas
|
f15d700e5e
|
Moved down verification upon cancellation
|
9 years ago |
David Garcia Quintas
|
fa2cc03e23
|
Tiny int -> bool change for cq verifier
|
9 years ago |