aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/surface/channel_create.c
Commit message (Expand)AuthorAge
* Merge branch 'master' of github.com:grpc/grpc into the-ultimate-showdownGravatar Nicolas "Pixel" Noble2015-08-08
|\
* | Enforcing reserved entries to be NULL.Gravatar Nicolas "Pixel" Noble2015-07-29
| * Merge github.com:grpc/grpc into sometimes-its-good-just-to-check-in-with-each...Gravatar Craig Tiller2015-07-28
| |\
| | * Merge github.com:grpc/grpc into elliptic-orange-chamelionGravatar Craig Tiller2015-07-23
| | |\
| * | \ Merge github.com:grpc/grpc into sometimes-its-good-just-to-check-in-with-each...Gravatar Craig Tiller2015-07-23
| |\ \ \ | | | |/ | | |/|
* | | | Changing the library's code to adapt with the new API.Gravatar Nicolas "Pixel" Noble2015-07-23
| | | * Rename grpc_channel_create to grpc_insecure_channel_createGravatar Craig Tiller2015-07-21
| |_|/ |/| |
| | * Add grpc_call_get_peerGravatar Craig Tiller2015-07-20
| |/ |/|
| * Merge github.com:grpc/grpc into sometimes-its-good-just-to-check-in-with-each...Gravatar Craig Tiller2015-07-20
| |\ | |/ |/|
| * Added connectivity tests, fixed bugsGravatar Craig Tiller2015-07-16
* | Merge branch 'master' of github.com:grpc/grpc into decompressionGravatar David Garcia Quintas2015-07-08
|\|
| * Fix segfaultGravatar Craig Tiller2015-07-06
| * Fix leaking channel argsGravatar Craig Tiller2015-06-30
| * clang-format affected filesGravatar Craig Tiller2015-06-30
| * client_config bugfixesGravatar Craig Tiller2015-06-30
| * SSL channel args work with client config againGravatar Craig Tiller2015-06-29
| * DebuggingGravatar Craig Tiller2015-06-29
| * Simple request unsecure passes with new client_config codeGravatar Craig Tiller2015-06-28
| * Request/response path starting to workGravatar Craig Tiller2015-06-27
| * Progress - need to add http filtersGravatar Craig Tiller2015-06-26
| * Get the success case through to call creationGravatar Craig Tiller2015-06-26
| * Small fixesGravatar Craig Tiller2015-06-26
| * Connector progressGravatar Craig Tiller2015-06-26
| * client_config: chttp2_fullstack_no_op_unsecure_test passesGravatar Craig Tiller2015-06-26
| * Introduce connector, to help subchannel connectGravatar Craig Tiller2015-06-25
| * Plumbing transport_op changes throughGravatar Craig Tiller2015-06-25
| * Refactoring progress towards integrating client configsGravatar Craig Tiller2015-06-25
* | Always include compression filter in channel creationGravatar David Garcia Quintas2015-06-24
* | Merge branch 'master' of github.com:grpc/grpc into decompressionGravatar David Garcia Quintas2015-06-23
|\|
* | WIP. Compiles and tests pass. Need to write specific tests.Gravatar David Garcia Quintas2015-06-16
| * Merge github.com:grpc/grpc into we-dont-need-no-backupGravatar Craig Tiller2015-06-05
| |\ | |/ |/|
| * clang-formatGravatar Craig Tiller2015-06-05
* | Expose gpr_asprintf and gpr_strdupGravatar Masood Malekghassemi2015-06-03
| * Merge branch 'count-the-things' into we-dont-need-no-backupGravatar Craig Tiller2015-06-01
| |\ | |/ |/|
| * Fix memory leak, add debugGravatar Craig Tiller2015-05-29
* | Initial refactoring and context API changesGravatar Alistair Veitch2015-05-26
| * Plumb pollset_set through to tcp setupGravatar Craig Tiller2015-05-08
|/
* clang-formatGravatar Craig Tiller2015-04-23
* Beginning transport workGravatar Craig Tiller2015-04-22
* Fix a TSAN reported raceGravatar Craig Tiller2015-02-18
* Add missing new-lines at end of fileGravatar Craig Tiller2015-02-18
* Update copyright to 2015Gravatar Craig Tiller2015-02-18
* Fixing a few winsocket misuses.Gravatar Nicolas "Pixel" Noble2015-01-24
* Move string.h to internal codeGravatar Craig Tiller2015-01-23
* Remove endpoint/ directories.Gravatar ctiller2014-12-17
* Introducing iomgr.Gravatar ctiller2014-12-09
* Initial import.Gravatar Nicolas Noble2014-11-26