aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/surface
Commit message (Collapse)AuthorAge
* Fix typo.Gravatar Bogdan Drutu2016-01-26
|
* Initialize census if not initialized yet and some features are available.Gravatar Bogdan Drutu2016-01-26
|
* Fix sanityGravatar Craig Tiller2016-01-26
|
* update copyrightsGravatar Jan Tattermusch2016-01-25
|
* Merge remote-tracking branch 'upstream/master' into bump_version_0_13Gravatar Jan Tattermusch2016-01-25
|\
* | fix copyrightsGravatar Jan Tattermusch2016-01-22
| |
* | regenerate projectsGravatar Jan Tattermusch2016-01-22
| |
| * Merge branch 'master' into tcp_listenerGravatar Dan Born2016-01-20
| |\ | |/ |/|
| * Extend Copyrights to 2016Gravatar Dan Born2016-01-13
| |
| * Code review follow-up.Gravatar Dan Born2016-01-12
| |
| * Make grpc_tcp_listener private.Gravatar Dan Born2016-01-11
| |
* | Fixed a couple of remaining merge issuesGravatar murgatroid992016-01-08
| |
* | Merged from master and resolved merge conflictsGravatar murgatroid992016-01-08
|\|
* | Make metadata validation functions reject empty keysGravatar murgatroid992016-01-07
| |
| * Merge github.com:grpc/grpc into clangfmtGravatar Craig Tiller2016-01-06
| |\
* | | Fix header include syntaxGravatar murgatroid992016-01-06
| | |
* | | Expose core metadata validation functions in public headersGravatar murgatroid992016-01-06
| | |
| * | Update copyrightsGravatar Craig Tiller2016-01-04
| | |
| * | clang-format codeGravatar Craig Tiller2016-01-04
| | |
* | | Making the stack work with outgoing channel args.Gravatar Julien Boeuf2015-12-28
| | |
* | | Removing the auth context from the security connector.Gravatar Julien Boeuf2015-12-28
| | | | | | | | | | | | | | | The security connector is a channel/server port wide construct. On the other hand, the auth_context is a per-connection construct.
| | * Eliminate gpr_ int types - and insist on C99 variants insteadGravatar Craig Tiller2015-12-22
| |/
| * Merge pull request #4384 from ctiller/big_dataGravatar Yang Gao2015-12-18
| |\ | | | | | | Add a test that overflows incoming flow control windows
| * \ Merge pull request #4523 from jboeuf/no_auth_context_in_security_connectorGravatar Craig Tiller2015-12-18
| |\ \ | | | | | | | | Removing the auth_context from the security connector
| * | | fixing x64 build with vs2015Gravatar Jan Tattermusch2015-12-17
| | | |
| | * | Making the stack work with outgoing channel args.Gravatar Julien Boeuf2015-12-17
| | | |
| | * | Removing the auth context from the security connector.Gravatar Julien Boeuf2015-12-16
| |/ / | | | | | | | | | | | | The security connector is a channel/server port wide construct. On the other hand, the auth_context is a per-connection construct.
| | * clang-formatGravatar Craig Tiller2015-12-16
| | |
| | * Fix mergeGravatar Craig Tiller2015-12-16
| | |
| | * Merge github.com:grpc/grpc into big_dataGravatar Craig Tiller2015-12-16
| | |\ | | |/ | |/|
| * | Merge pull request #4479 from ctiller/aarons-bugGravatar Yang Gao2015-12-16
| |\ \ | | | | | | | | Fix double read at end of stream bug
| * | | Merge pull request #4453 from ctiller/server_stallGravatar Sree Kuchibhotla2015-12-15
|/| | | | | | | | | | | Server stall fix
| | * | Fix double read at end of stream bugGravatar Craig Tiller2015-12-15
| |/ / |/| |
* | | Merge pull request #4451 from ctiller/proxy-crashGravatar Yang Gao2015-12-15
|\ \ \ | | | | | | | | Fix proxy end2end tests
* | | | Fix missing timer tagGravatar Craig Tiller2015-12-15
| | | |
| | * | Merge branch 'proxy-crash' into server_stallGravatar Craig Tiller2015-12-14
| | |\ \ | | |/ / | |/| |
| * | | Addressing review feedbackGravatar Craig Tiller2015-12-14
| | | |
| | * | Fix server side handling of incoming partial requests in coreGravatar Craig Tiller2015-12-14
| |/ /
| * | Merge branch 'cf' into proxy-crashGravatar Craig Tiller2015-12-14
| |\ \ | |/ / |/| |
* | | clang-format after last weeks test-festGravatar Craig Tiller2015-12-14
| | |
| * | Fix proxy end2end testsGravatar Craig Tiller2015-12-14
| | | | | | | | | | | | | | | | | | | | | | | | Some transport callbacks weren't getting triggered. We now ensure that this always occurs. Additionally: left some debug only code around to make this class of bug easier to diagnose in the future.
* | | fix "Address in use" crashGravatar Jan Tattermusch2015-12-14
|/ /
* | Merge pull request #4397 from jtattermusch/tv_sec_64bitGravatar Craig Tiller2015-12-11
|\ \ | | | | | | Make gpr_timespec platform agnostic.
* \ \ Merge pull request #4325 from ↵Gravatar Yang Gao2015-12-11
|\ \ \ | | | | | | | | | | | | | | | | ctiller/ping-ping-ping-ping-ping-ping-ping-ping-ping Ping support for channels
* \ \ \ Merge pull request #4403 from yang-g/fixit_secure_channel_create_cGravatar Sree Kuchibhotla2015-12-10
|\ \ \ \ | | | | | | | | | | add a test for secure_channel_create and fix cleanup code
| * | | | cleanup a bitGravatar yang-g2015-12-10
| | | | |
| | | * | make gpr_timespec platform agnosticGravatar Jan Tattermusch2015-12-10
| | | | |
* | | | | Merge pull request #4404 from ctiller/slayaGravatar Yang Gao2015-12-10
|\ \ \ \ \ | | | | | | | | | | | | Remove dead code
| | | * \ \ Merge github.com:grpc/grpc into ping-ping-ping-ping-ping-ping-ping-ping-pingGravatar Craig Tiller2015-12-10
| | | |\ \ \ | |_|_|/ / / |/| | | | |
* | | | | | Merge github.com:grpc/grpc into census_suiteGravatar Craig Tiller2015-12-10
|\ \ \ \ \ \