aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/lib
Commit message (Expand)AuthorAge
* Merge branch 'enable-epoll1' of https://github.com/ctiller/grpc into ctiller-...Gravatar Sree Kuchibhotla2017-07-12
|\
* \ Merge pull request #11317 from ctiller/cq-dropGravatar Craig Tiller2017-07-12
|\ \
* \ \ Merge pull request #11716 from sreecha/timer_commentsGravatar Sree Kuchibhotla2017-07-12
|\ \ \
* \ \ \ Merge pull request #11409 from annasapek/asynch-tsi-fake-handshakerGravatar Mark D. Roth2017-07-12
|\ \ \ \
| * | | | Update tsi_fake_handshaker to implement the asynchronous TSIGravatar Anna Sapek2017-07-11
* | | | | Merge pull request #11186 from ctiller/hpsGravatar Craig Tiller2017-07-11
|\ \ \ \ \
* \ \ \ \ \ Merge pull request #11748 from ctiller/c++compat5Gravatar Craig Tiller2017-07-11
|\ \ \ \ \ \
| * | | | | | C++ compatibility fixesGravatar Craig Tiller2017-07-11
* | | | | | | Fixes https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=1846Gravatar Noah Eisen2017-07-11
|/ / / / / /
* | | | | | Merge pull request #11741 from kpayson64/tf_rollbackGravatar Nicolas Noble2017-07-10
|\ \ \ \ \ \
* \ \ \ \ \ \ Merge pull request #11729 from murgatroid99/uv_memory_leak_fixesGravatar Michael Lumish2017-07-10
|\ \ \ \ \ \ \
| | * | | | | | Revert "Reduce server memory usage"Gravatar Ken Payson2017-07-10
| | * | | | | | Revert "Remove lockfree-stack implementation that is no longer used"Gravatar Ken Payson2017-07-10
| |/ / / / / / |/| | | | | |
| * | | | | | Fix some memory leaks in UV TCP codeGravatar murgatroid992017-07-10
* | | | | | | Code cleanups in client_auth_filter and server_auth_filter.Gravatar Mark D. Roth2017-07-10
|/ / / / / /
* | | | | | Merge pull request #11639 from murgatroid99/master_1.4.1_upmergeGravatar Michael Lumish2017-07-07
|\ \ \ \ \ \
* \ \ \ \ \ \ Merge pull request #11644 from ncteisen/murder-the-custom-debugging-definesGravatar Noah Eisen2017-07-07
|\ \ \ \ \ \ \
* \ \ \ \ \ \ \ Merge pull request #11684 from sreecha/timer_manager_fixGravatar Sree Kuchibhotla2017-07-07
|\ \ \ \ \ \ \ \
| | | | | | * | | Add comments to timer_generic.c fileGravatar Sree Kuchibhotla2017-07-07
| | * | | | | | | Remove more custom debug definesGravatar ncteisen2017-07-06
| |/ / / / / / / |/| | | | | | |
* | | | | | | | Merge pull request #11495 from agc-sec/fixopenssl-jwtGravatar Matt Kwong2017-07-06
|\ \ \ \ \ \ \ \ | |_|_|_|_|/ / / |/| | | | | | |
| | * | | | | | fix typos identified in code reviewGravatar Sree Kuchibhotla2017-07-06
| | | * | | | | Merge remote-tracking branch 'upstream/v1.4.x' into master_1.4.1_upmergeGravatar murgatroid992017-07-06
| |_|/| | | | | |/| | | | | | |
| | | | | | | * Merge branch 'cq-drop' into enable-epoll1Gravatar Craig Tiller2017-07-05
| | | | | | | |\ | | | | | | | |/ | | | | | | |/|
| | | | | | * | Fix memory leakGravatar Craig Tiller2017-07-05
| | | | | | * | Fix compileGravatar Craig Tiller2017-07-05
| | | | | | * | Merge github.com:grpc/grpc into cq-dropGravatar Craig Tiller2017-07-05
| | | | | | |\ \ | |_|_|_|_|_|/ / |/| | | | | | |
| | | | | | | * Merge github.com:grpc/grpc into enable-epoll1Gravatar Craig Tiller2017-07-05
| | | | | | | |\ | |_|_|_|_|_|_|/ |/| | | | | | |
| | | | * | | | Merge github.com:grpc/grpc into hpsGravatar Craig Tiller2017-07-05
| | | | |\ \ \ \ | |_|_|_|/ / / / |/| | | | | | |
| | * | | | | | timer_manager fixGravatar Sree Kuchibhotla2017-07-04
| |/ / / / / / |/| | | | | |
* | | | | | | Merge pull request #11648 from markdroth/c++_filter_fixesGravatar Mark D. Roth2017-06-30
|\ \ \ \ \ \ \
* \ \ \ \ \ \ \ Merge pull request #11651 from markdroth/http1_handshakersGravatar Mark D. Roth2017-06-30
|\ \ \ \ \ \ \ \
* \ \ \ \ \ \ \ \ Merge pull request #11645 from ncteisen/musl-fixGravatar Noah Eisen2017-06-29
|\ \ \ \ \ \ \ \ \
| | * | | | | | | | Allow HTTP CONNECT handshaker to be used in http1 client.Gravatar Mark D. Roth2017-06-29
| |/ / / / / / / / |/| | | | | | | |
| | * | | | | | | Improvements to C++ filter API:Gravatar Mark D. Roth2017-06-29
| |/ / / / / / / |/| | | | | | |
| * | | | | | | Fix muslGravatar Noah Eisen2017-06-29
* | | | | | | | Properly use uint64_t not unsigned int64_tGravatar Vijay Pai2017-06-28
|/ / / / / / /
* | | | | | | Document error unref contract for iomgr cb's and transport/stream errorsGravatar Vijay Pai2017-06-28
| | * | | | | Remove extra blank lineGravatar murgatroid992017-06-26
| | * | | | | Fix unref of read slice in tcp_uv.cGravatar murgatroid992017-06-26
* | | | | | | Destroy byte buffer to avoid leak in zombied callsGravatar yang-g2017-06-23
| | * | | | | Node: fix status memory leak, improve tcp_uv read buffer allocation codeGravatar murgatroid992017-06-23
* | | | | | | Merge pull request #11499 from markdroth/trailers_onlyGravatar Mark D. Roth2017-06-22
|\ \ \ \ \ \ \
| * | | | | | | Add support for Trailers-Only responses.Gravatar Mark D. Roth2017-06-22
* | | | | | | | Remove 'long long'Gravatar Vijay Pai2017-06-21
* | | | | | | | Merge pull request #10833 from ncteisen/tracing-overhaulGravatar Noah Eisen2017-06-21
|\ \ \ \ \ \ \ \
| * | | | | | | | Overhaul the new pollersGravatar Noah Eisen2017-06-20
| | | | * | | | | Bump to version 1.4.0Gravatar Ken Payson2017-06-19
| * | | | | | | | Fix windows segfaultGravatar ncteisen2017-06-19
* | | | | | | | | Remove lockfree-stack implementation that is no longer usedGravatar Vijay Pai2017-06-19
| |/ / / / / / / |/| | | | | | |