aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Collapse)AuthorAge
* Merge pull request #10613 from ctiller/framing_costsGravatar Craig Tiller2017-04-27
|\ | | | | Optimize framing a little
* \ Merge pull request #10522 from jiangtaoli2016/new_tsiGravatar David G. Quintas2017-04-27
|\ \ | | | | | | Update TSI with new non-blocking TSI interfaces.
* \ \ Merge pull request #10427 from ctiller/c++lameGravatar Craig Tiller2017-04-27
|\ \ \ | | | | | | | | Convert Lame Client Channel code to C++
* | | | fix security_connector.c formattingGravatar Jan Tattermusch2017-04-27
| | | |
* | | | Removing cipher suites blacklisted in HTTP2.Gravatar Julien Boeuf2017-04-26
| | | | | | | | | | | | | | | | See http://httpwg.org/specs/rfc7540.html#BadCipherSuites
* | | | Merge pull request #10627 from jboeuf/more_ssl_factory_cleanupGravatar jboeuf2017-04-26
|\ \ \ \ | | | | | | | | | | more TLS cleanup.
| | * \ \ 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
|\ \ \ \ \ | | | | | | | | | | | | Don't Abort on Input
* \ \ \ \ \ Merge pull request #10867 from nathanielmanistaatgoogle/2.7-and-laterGravatar Nathaniel Manista2017-04-26
|\ \ \ \ \ \ | | | | | | | | | | | | | | src/python/grpcio/README.rst clean-up.
* \ \ \ \ \ \ Merge pull request #10805 from dgquintas/g_for_1.4.xGravatar David G. Quintas2017-04-26
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | updated g meaning for 1.4.x
* \ \ \ \ \ \ \ Merge pull request #10629 from kuscsik/build_fixGravatar Vijay Pai2017-04-26
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | core: fix duplicated definition
| | | * | | | | | What was once Mac OS X is now called macOSGravatar Nathaniel Manista2017-04-26
| | | | | | | | |
| | | * | | | | | Drop Python 2.7-only implicationGravatar Nathaniel Manista2017-04-26
| |_|/ / / / / / |/| | | | | | |
| | | | * | | | more TLS cleanup.Gravatar Julien Boeuf2017-04-26
| |_|_|/ / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - using NULL-terminated strings as opposed to const unsigned char * with length since the credentials are in PEM format. - aligning the structures with gRPC so that we have less convertions to do back and forth.
| | | | | | * Regenerate projectsGravatar Craig Tiller2017-04-26
| | | | | | |
| * | | | | | core, avl: rename static functionsGravatar Zoltan Kuscsik2017-04-26
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Renamed remove and add static functions to remove_key and add_key
| | | * | | | Merge branch 'master' of https://github.com/grpc/grpc into ↵Gravatar Noah Eisen2017-04-25
| | | |\ \ \ \ | |_|_|/ / / / |/| | | | | | | | | | | | | client-auth-filter-fuzz
| | | | | * | Merge branch 'master' into new_tsiGravatar jiangtaoli20162017-04-25
| | | | | |\ \ | |_|_|_|_|/ / |/| | | | | |
| | | * | | | clang fmtGravatar Noah Eisen2017-04-25
| | | | | | |
* | | | | | | Merge pull request #10644 from MakMukhi/masterGravatar MakMukhi2017-04-24
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | Added unit testing support.
| | | | * | | | Propagate publish errorGravatar Noah Eisen2017-04-24
| | | | | | | |
* | | | | | | | Merge pull request #10796 from danzh2010/udpserver2Gravatar Yang Gao2017-04-24
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | Add lock to shutdown_fd() callback in udp_server.c
| | | | | | | * \ Merge branch 'master' into new_tsiGravatar jiangtaoli20162017-04-24
| | | | | | | |\ \ | |_|_|_|_|_|_|/ / |/| | | | | | | |
| | | | | | | * | fix guards in transport_security_adapter.hGravatar jiangtaoli20162017-04-24
| | | | | | | | |
| | | | | | * | | Merge github.com:grpc/grpc into c++lameGravatar Craig Tiller2017-04-24
| | | | | | |\ \ \ | |_|_|_|_|_|/ / / |/| | | | | | | |
* | | | | | | | | Merge pull request #10584 from ctiller/hybridGravatar Craig Tiller2017-04-24
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | Hybrid CQ support
| | | | | | * | | | Don't abort on inputGravatar Noah Eisen2017-04-24
| |_|_|_|_|/ / / / |/| | | | | | | |
| | | | | | | * | fix guard on src/core/tsi/transport_security_adapter.hGravatar jiangtaoli20162017-04-24
| | | | | | | | |
| | | | | | | * | Merge branch 'master' into new_tsiGravatar jiangtaoli20162017-04-24
| | | | | | | |\ \ | |_|_|_|_|_|_|/ / |/| | | | | | | |
* | | | | | | | | Merge pull request #10258 from markdroth/service_config_lb_semanticsGravatar Mark D. Roth2017-04-24
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | Fix semantics of LB policy selection.
| | * \ \ \ \ \ \ \ Merge github.com:grpc/grpc into hybridGravatar Craig Tiller2017-04-24
| | |\ \ \ \ \ \ \ \ | |_|/ / / / / / / / |/| | | | | | | | |
* | | | | | | | | | Merge pull request #10801 from dgquintas/demote_handshakeGravatar David G. Quintas2017-04-21
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | Demote handshake logging msg to DEBUG
| | | | | | | * | | | 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
| |\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | C++ compatibility fix for tmpfile_posix.c
| * \ \ \ \ \ \ \ \ \ \ \ Merge pull request #10779 from ctiller/c++compat2Gravatar Craig Tiller2017-04-21
| |\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | C++ compatibility fix for stack_lockfree.c
| | | | * | | | | | | | | Demote handshake logging msg to DEBUGGravatar David Garcia Quintas2017-04-21
| | |_|/ / / / / / / / / | |/| | | | | | | | | |
| * | | | | | | | | | | Merge pull request #10505 from muxi/move-parsing-queueGravatar Muxi Yan2017-04-21
| |\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | Move response message processing to a user-specified queue
| | | | | | | * | | | | | 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
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix and test Bazel build rules
| * \ \ \ \ \ \ \ \ \ \ \ \ Merge pull request #10775 from yang-g/http2_clientGravatar Yang Gao2017-04-21
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix http2_interop test for c++ and python
| * \ \ \ \ \ \ \ \ \ \ \ \ \ Merge pull request #10742 from markdroth/hash_tableGravatar Mark D. Roth2017-04-21
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ / / / / / | |/| | | | | | | | | | | | | Change slice_hash_table to use linear probing and add unit test.
| | | | | | | | * | | | | | | Merge remote-tracking branch 'upstream/master' into service_config_lb_semanticsGravatar Mark D. Roth2017-04-21
| | | | | | | | |\ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / / / / / / | |/| | | | | | | | | | | | |
| | | | | | | | | | | | * | | Merge github.com:grpc/grpc into c++lameGravatar Craig Tiller2017-04-21
| | | | | | | | | | | | |\ \ \ | | |_|_|_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | | |
| | | | | | | | | | | | | | * Merge github.com:grpc/grpc into framing_costsGravatar Craig Tiller2017-04-21
| | | | | | | | | | | | | | |\ | | |_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | |
| | | | | | | * | | | | | | | Merge github.com:grpc/grpc into c++compat1Gravatar Craig Tiller2017-04-21
| | | | | | | |\ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / / / / / / | |/| | | | | | | | | | | | |
| | | | | | * | | | | | | | | Merge github.com:grpc/grpc into c++compat2Gravatar Craig Tiller2017-04-21
| | | | | | |\ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / / / / / / | |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | | Merge pull request #10771 from ncteisen/yet-another-error-refcount-bugGravatar Noah Eisen2017-04-21
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix Error Refcount Bug
| | | | | | | | | | * \ \ \ \ \ Merge github.com:grpc/grpc into hybridGravatar Craig Tiller2017-04-21
| | | | | | | | | | |\ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|/ / / / / / | |/| | | | | | | | | | | | | |