aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/core/end2end/dualstack_socket_test.c
Commit message (Expand)AuthorAge
* auto-fix most of licensesGravatar Jan Tattermusch2017-06-08
* Merge github.com:grpc/grpc into cpparenaGravatar Craig Tiller2017-04-14
|\
* | Call ref/unref, bugfixesGravatar Craig Tiller2017-03-31
| * Updates C CoreGravatar Sree Kuchibhotla2017-03-22
| * Prefix grpc_cq_polling_type enums with GRPC_CQ_Gravatar Sree Kuchibhotla2017-03-03
| * Change Core to use the new completion_queue_create APIGravatar Sree Kuchibhotla2017-03-02
|/
* Replace timeout/scaling macros with functions.Gravatar Robbie Shade2017-01-31
* Merge github.com:grpc/grpc into rollfwdGravatar Craig Tiller2017-01-26
|\
| * Fix tests.Gravatar Mark D. Roth2017-01-25
* | Revert "Revert "Metadata handling rewrite""Gravatar Craig Tiller2017-01-23
|/
* Revert "Metadata handling rewrite"Gravatar Craig Tiller2017-01-20
* Offer grpc_slice_to_c_string to simplify some codeGravatar Craig Tiller2016-12-09
* All core tests compile without grpc_mdstrGravatar Craig Tiller2016-11-17
* Finish moving to new APIsGravatar Craig Tiller2016-11-09
* Progress towards making grpc_slice_unref_internal take an exec_ctxGravatar Craig Tiller2016-10-31
* Merge branch 'buffer_pools_for_realsies' into grpc_sliceGravatar Craig Tiller2016-10-26
|\
* | Add incldues, fix function namesGravatar Craig Tiller2016-10-26
* | Update includes, s/gpr_dump_slice/grpc_dump_slice/gGravatar Craig Tiller2016-10-26
* | s/gpr_slice/grpc_slice, and move around tests, implsGravatar Craig Tiller2016-10-26
| * Clean up code after merge with masterGravatar murgatroid992016-10-10
| * Merge branch 'master' into uv_core_transportGravatar murgatroid992016-10-07
| |\ | |/ |/|
* | Update tests.Gravatar Mark D. Roth2016-10-06
| * Compile and link core tests with libuvGravatar murgatroid992016-10-03
|/
* Change cq_verifier to report file and line number for expectations.Gravatar Mark D. Roth2016-08-24
* init another oneGravatar yang-g2016-07-06
* Merge github.com:grpc/grpc into errorGravatar Craig Tiller2016-06-09
|\
| * Merge branch 'master' of github.com:grpc/grpc into compression_md_level_bisGravatar David Garcia Quintas2016-05-18
| |\
* | \ Merge github.com:grpc/grpc into errorGravatar Craig Tiller2016-05-17
|\ \ \ | | |/ | |/|
| * | Add calls to grpc_recycle_unused_port to two of the tests which callGravatar David Klempner2016-05-13
| | * Allow servers to select compression level via initial MD.Gravatar David Garcia Quintas2016-05-09
| |/
* / Convert tests to new error schemeGravatar Craig Tiller2016-05-06
|/
* Merge github.com:grpc/grpc into ignore_connectivityGravatar Craig Tiller2016-03-31
|\
| * Update copyrightsGravatar Craig Tiller2016-03-31
* | Merge branch 'idempotent' into ignore_connectivityGravatar Craig Tiller2016-03-28
|\|
| * Fix includesGravatar Craig Tiller2016-03-25
| * Fix copyrightsGravatar Craig Tiller2016-03-25
| * Auto-changesGravatar Craig Tiller2016-03-25
* | Fix some bugsGravatar Craig Tiller2016-03-11
* | Fix copyrightGravatar Craig Tiller2016-03-11
* | Initial fail-fast supportGravatar Craig Tiller2016-03-11
|/
* Eliminate gpr_ int types - and insist on C99 variants insteadGravatar Craig Tiller2015-12-22
* Fix clang-format scriptGravatar Craig Tiller2015-09-28
* clang-format all core filesGravatar Craig Tiller2015-09-22
* indent pass to get logical source lines on one physical lineGravatar Craig Tiller2015-09-22
* clang-format all core filesGravatar Craig Tiller2015-09-22
* Fixed leak introduced in #3293Gravatar David Garcia Quintas2015-09-12
* Merge github.com:grpc/grpc into immolating-conversionGravatar Craig Tiller2015-09-11
|\
* | Core compiles with -Wsign-conversionGravatar Craig Tiller2015-09-10
| * Reintroduce DNS-based cases to dualstack_socket_test.c.Gravatar Paul Marks2015-09-08
|/
* sockaddr_resolver now supports comma-separated list of IPsGravatar David Garcia Quintas2015-08-20