aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/lib
Commit message (Expand)AuthorAge
* Merge branch 'v1.3.x' into master-upmerge-v1.3.xGravatar David Garcia Quintas2017-04-28
|\
* \ Merge pull request #10613 from ctiller/framing_costsGravatar Craig Tiller2017-04-27
|\ \
* \ \ Merge pull request #10427 from ctiller/c++lameGravatar Craig Tiller2017-04-27
|\ \ \
* | | | fix security_connector.c formattingGravatar Jan Tattermusch2017-04-27
* | | | Removing cipher suites blacklisted in HTTP2.Gravatar Julien Boeuf2017-04-26
* | | | Merge pull request #10627 from jboeuf/more_ssl_factory_cleanupGravatar jboeuf2017-04-26
|\ \ \ \
| | * \ \ Merge github.com:grpc/grpc into c++lameGravatar Craig Tiller2017-04-26
| | |\ \ \ | |_|/ / / |/| | | |
* | | | | Merge pull request #10823 from ncteisen/client-auth-filter-fuzzGravatar Noah Eisen2017-04-26
|\ \ \ \ \
* \ \ \ \ \ Merge pull request #10805 from dgquintas/g_for_1.4.xGravatar David G. Quintas2017-04-26
|\ \ \ \ \ \
* \ \ \ \ \ \ Merge pull request #10629 from kuscsik/build_fixGravatar Vijay Pai2017-04-26
|\ \ \ \ \ \ \
| | | | * | | | more TLS cleanup.Gravatar Julien Boeuf2017-04-26
| |_|_|/ / / / |/| | | | | |
| * | | | | | core, avl: rename static functionsGravatar Zoltan Kuscsik2017-04-26
| | | * | | | Merge branch 'master' of https://github.com/grpc/grpc into client-auth-filter...Gravatar Noah Eisen2017-04-25
| | | |\ \ \ \ | |_|_|/ / / / |/| | | | | |
* | | | | | | Merge pull request #10796 from danzh2010/udpserver2Gravatar Yang Gao2017-04-24
|\ \ \ \ \ \ \
| | | | | * \ \ Merge github.com:grpc/grpc into c++lameGravatar Craig Tiller2017-04-24
| | | | | |\ \ \ | |_|_|_|_|/ / / |/| | | | | | |
| | | | * | | | Don't abort on inputGravatar Noah Eisen2017-04-24
* | | | | | | | Merge github.com:grpc/grpc into hybridGravatar Craig Tiller2017-04-24
|\ \ \ \ \ \ \ \ | | |_|_|/ / / / | |/| | | | | |
| | | | * | | | updated g meaning for 1.4.xGravatar David Garcia Quintas2017-04-21
| | | | | | * | Copy slices for in-process transports: its no longer safe to just refGravatar Craig Tiller2017-04-21
| * | | | | | | Merge github.com:grpc/grpc into count_nowGravatar Craig Tiller2017-04-21
| |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ Merge pull request #10777 from ctiller/c++compat1Gravatar Craig Tiller2017-04-21
| | |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ Merge pull request #10779 from ctiller/c++compat2Gravatar Craig Tiller2017-04-21
| | |\ \ \ \ \ \ \ \ | | | |_|_|_|/ / / / | | |/| | | | | | |
| | | | | * | | | | Add make udp_server shutdown_fd() protected by mutex lock.Gravatar Dan Zhang2017-04-21
| | * | | | | | | | Merge pull request #10639 from vjpai/buildfixesGravatar Vijay Pai2017-04-21
| | |\ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ Merge pull request #10742 from markdroth/hash_tableGravatar Mark D. Roth2017-04-21
| | |\ \ \ \ \ \ \ \ \ | | | |_|_|_|/ / / / / | | |/| | | | | | | |
| | | | | | | | * | | Merge github.com:grpc/grpc into c++lameGravatar Craig Tiller2017-04-21
| | | | | | | | |\ \ \ | | | |_|_|_|_|_|/ / / | | |/| | | | | | | |
| | | | | * | | | | | C++ compatibility fix for stack_lockfree.cGravatar Craig Tiller2017-04-20
| | | |_|/ / / / / / | | |/| | | | | | |
| | | | | * | | | | C++ compatibility fix for tmpfile_posix.cGravatar Craig Tiller2017-04-20
| | | |_|/ / / / / | | |/| | | | | |
| | | | * | | | | Changes required to make build possible: create separate grpc++_base{,_unsecu...Gravatar Vijay Pai2017-04-20
| | | |/ / / / / | | |/| | | | |
| | | | | | * | Add flexibility on *which* slice gets reffedGravatar Craig Tiller2017-04-20
| | | | | | * | Merge github.com:grpc/grpc into framing_costsGravatar Craig Tiller2017-04-20
| | | | | | |\ \ | | | |_|_|_|/ / | | |/| | | | |
* | | | | | | | Merge branch 'tsan-c++' into hybridGravatar Craig Tiller2017-04-20
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| * | | | | | | Merge pull request #10182 from ctiller/cpparenaGravatar Craig Tiller2017-04-20
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge pull request #10747 from vjpai/dedebugGravatar Vijay Pai2017-04-20
| |\ \ \ \ \ \ \ \
| | | | | * | | | | clang-formatGravatar Mark D. Roth2017-04-20
| * | | | | | | | | Merge pull request #10730 from ctiller/proxy_crashGravatar Craig Tiller2017-04-19
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge pull request #10691 from ncteisen/error-refcountGravatar Noah Eisen2017-04-19
| |\ \ \ \ \ \ \ \ \ \
| | | | * | | | | | | | Remove DEBUG code that is itself buggy (integer overflow)Gravatar Vijay Pai2017-04-19
| | |_|/ / / / / / / / | |/| | | | | | | | |
| | | | | | * | | | | Fix bug in service config code.Gravatar Mark D. Roth2017-04-19
| | | | | | * | | | | Change hash table to use linear probing and add unit test.Gravatar Mark D. Roth2017-04-19
| | | | | | | | | | * Add flag to compile gpr with compatibility for muslGravatar murgatroid992017-04-19
| | | * | | | | | | | Fix bins/opt/end2end_test --gtest_filter=ProxyEnd2end/ProxyEnd2endTest.RpcDea...Gravatar Craig Tiller2017-04-19
| | |/ / / / / / / / | |/| | | | | | | |
| | | | | * | | | | Simplify hash table API: remove per-entry vtable and take ownership ofGravatar Mark D. Roth2017-04-19
| | |_|_|/ / / / / | |/| | | | | | |
| | | * | | | | | Merge github.com:grpc/grpc into cpparenaGravatar Craig Tiller2017-04-18
| | | |\ \ \ \ \ \ | | |_|/ / / / / / | |/| | | | | | |
* | | | | | | | | Merge github.com:grpc/grpc into hybridGravatar Craig Tiller2017-04-18
|\| | | | | | | |
| | * | | | | | | Fix error refcount debug loggingGravatar Noah Eisen2017-04-17
| | | | | | * | | Merge github.com:grpc/grpc into c++lameGravatar Craig Tiller2017-04-17
| | | | | | |\ \ \ | | |_|_|_|_|/ / / | |/| | | | | | |
| * | | | | | | | Merge pull request #10391 from dgquintas/lr_back_to_mdGravatar David G. Quintas2017-04-17
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | |
| | | | | | | * | Merge github.com:grpc/grpc into framing_costsGravatar Craig Tiller2017-04-17
| | | | | | | |\ \ | | |_|_|_|_|_|/ / | |/| | | | | | |
| | * | | | | | | Load Reporting back to using metadataGravatar David Garcia Quintas2017-04-15