aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Expand)AuthorAge
* Fix asan failures.Gravatar Mark D. Roth2016-08-17
* Fix crash identified by fuzzer tests.Gravatar Mark D. Roth2016-08-17
* Merge remote-tracking branch 'upstream/master' into http_connectGravatar Mark D. Roth2016-08-17
|\
* | Plumb server name through grpclb LB policy.Gravatar Mark D. Roth2016-08-17
* | Merge remote-tracking branch 'upstream/master' into http_connectGravatar Mark D. Roth2016-08-16
|\ \
| | * Include missing header in ev_epoll_linux.cGravatar Sree Kuchibhotla2016-08-16
| |/
| * Merge pull request #7640 from markdroth/handshaker_apiGravatar kpayson642016-08-15
| |\
| * \ Merge pull request #7730 from bsilver8192/masterGravatar Nicolas Noble2016-08-15
| |\ \
| * \ \ Merge pull request #7538 from thunderboltsid/pypy-experimentsGravatar kpayson642016-08-15
| |\ \ \
| * \ \ \ Merge pull request #7293 from apolcyn/send_metadata_from_server_handlerGravatar kpayson642016-08-15
| |\ \ \ \
| * \ \ \ \ Merge pull request #7668 from thunderboltsid/skip-test-for-pypyGravatar kpayson642016-08-15
| |\ \ \ \ \
| | | | | * | Remove <linux/unistd.h> include for compatibility with non-glibcGravatar Brian2016-08-15
| | |_|_|/ / | |/| | | |
| * | | | | Merge pull request #7215 from murgatroid99/node_generator_nested_messagesGravatar Nicolas Noble2016-08-12
| |\ \ \ \ \
| | * | | | | Clang format codeGravatar murgatroid992016-08-12
| | | | * | | use sent flag only under mutex and dont fail in send_initial_metadataGravatar Alexander Polcyn2016-08-11
| | | | * | | add mutex wrapper around sending and modifying of initial metadataGravatar Alexander Polcyn2016-08-11
| * | | | | | Merge branch 'v1.0.x' into manual-upmergeGravatar Nicolas "Pixel" Noble2016-08-11
| |\ \ \ \ \ \
* | | | | | | | Code review changes.Gravatar Mark D. Roth2016-08-11
* | | | | | | | Merge branch 'handshaker_api' into http_connectGravatar Mark D. Roth2016-08-11
|\ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | |
| * | | | | | | Merge remote-tracking branch 'upstream/master' into handshaker_apiGravatar Mark D. Roth2016-08-11
| |\| | | | | |
| | * | | | | | Merge pull request #7675 from y-zeng/AF_unix_so_reuseportGravatar David G. Quintas2016-08-10
| | |\ \ \ \ \ \
| | * | | | | | | Improved some docstrings for grpc_call creationGravatar David Garcia Quintas2016-08-09
| | | | * | | | | Merge pull request #7623 from apolcyn/sys_inter_with_nugetGravatar Nicolas Noble2016-08-09
| | | | |\ \ \ \ \
| | * | | \ \ \ \ \ Merge pull request #7128 from daniel-j-born/server_clone_fixGravatar Nicolas Noble2016-08-09
| | |\ \ \ \ \ \ \ \
| | * | | | | | | | | clang-formatGravatar Vijay Pai2016-08-08
| | * | | | | | | | | Proxy for @ghemawat: Removed an unnecessary error allocation from chttp2 code.Gravatar Vijay Pai2016-08-09
| | | | * | | | | | | Disable SO_REUSEPORT at prepare_socket() for unix socketsGravatar Yuchen Zeng2016-08-08
| | | | * | | | | | | Disable SO_REUSEPORT for UNIX socketGravatar Yuchen Zeng2016-08-08
| | | |/ / / / / / / | | |/| | | | | | |
| | | | | | | * | | skip test run if running with pypyGravatar siddharthshukla2016-08-09
| | | | * | | | | | Merge commit '4e57e8be3911e3030e2ccfd6478be75a3c2b0250' into p0-advance-proto...Gravatar Jorge Canizales2016-08-05
| | | | |\ \ \ \ \ \
| | | | | * \ \ \ \ \ Merge pull request #7614 from murgatroid99/node_credentials_error_code_fixGravatar kpayson642016-08-05
| | | | | |\ \ \ \ \ \
| | * | | | \ \ \ \ \ \ Merge pull request #6915 from markdroth/filter_apiGravatar kpayson642016-08-05
| | |\ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ Merge pull request #7625 from thunderboltsid/python-test-fixGravatar kpayson642016-08-05
| | |\ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|/ / / | | |/| | | | | | | | | |
| | | | | | | | | | | | * Switch init/shutdown: lib-wide -> per-objectGravatar siddharthshukla2016-08-05
| | | |_|_|_|_|_|_|_|_|/ | | |/| | | | | | | | |
* | | | | | | | | | | | Implement timeout support.Gravatar Mark D. Roth2016-08-04
* | | | | | | | | | | | 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
|\| | | | | | | | | | |
| * | | | | | | | | | | clang-formatGravatar Mark D. Roth2016-08-04
| * | | | | | | | | | | Change handshaker API to use a read buffer to pass leftover bytes readGravatar Mark D. Roth2016-08-04
| |/ / / / / / / / / /
| | | | | | * | | | | Merge pull request #7613 from kpayson64/py_protobuf_upgradeGravatar kpayson642016-08-03
| | | | | | |\ \ \ \ \
| | * | | | | | | | | | Fix the ThreadPoolExecutor: max_workers can't be 0Gravatar siddharthshukla2016-08-03
| | | | | | | * | | | | Bump python protobuf dependency to 3.0.0Gravatar Ken Payson2016-08-03
| * | | | | | | | | | | Merge branch 'v1.0.x' of https://github.com/grpc/grpcGravatar Nicolas "Pixel" Noble2016-08-03
| |\ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / | |/| | | | / / / / / / | | | |_|_|/ / / / / / | | |/| | | | | | | |
| | | * | | | | | | | clang-formatGravatar Mark D. Roth2016-08-03
| | | | | * | | | | | Update generated files with new protobuf versionGravatar Jorge Canizales2016-08-03
| * | | | | | | | | | Merge pull request #5803 from nicolasnoble/what-the-fuzzGravatar Nicolas Noble2016-08-03
| |\ \ \ \ \ \ \ \ \ \
| | | * \ \ \ \ \ \ \ \ Merge pull request #7572 from jcanizales/p0-4MB-should-be-more-than-enough-fo...Gravatar Jorge Canizales2016-08-03
| | | |\ \ \ \ \ \ \ \ \
| | | | | | | | | | * | | removed blank lineGravatar Alexander Polcyn2016-08-03
| | | | | | | | | | * | | move solution dependencies to Grpc.Core.Test dependenciesGravatar Alex Polcyn2016-08-02