aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/core/bad_ssl
Commit message (Collapse)AuthorAge
* Make package names consistent under test/coreGravatar yang-g2017-08-31
|
* Moving visibility and package creation to the build system.Gravatar Nicolas "Pixel" Noble2017-08-30
|
* Merge branch 'master' of https://github.com/grpc/grpc into importGravatar Nicolas "Pixel" Noble2017-06-26
|\
| * fix remaining license noticesGravatar Jan Tattermusch2017-06-08
| |
| * auto-fix most of licensesGravatar Jan Tattermusch2017-06-08
| |
* | Adding dummy layering check option.Gravatar Nicolas "Pixel" Noble2017-05-19
|/
* Merge branch 'master' of https://github.com/grpc/grpc into importGravatar Nicolas "Pixel" Noble2017-05-11
|\
* | Rewriting core tests BUILD files to use the build system.Gravatar Nicolas "Pixel" Noble2017-04-18
| |
| * Merge github.com:grpc/grpc into cpparenaGravatar Craig Tiller2017-04-14
| |\
| * | Call ref/unref, bugfixesGravatar Craig Tiller2017-03-31
|/ /
| * Merge branch 'master' into cq_create_api_changesGravatar Sree Kuchibhotla2017-03-30
| |\ | |/ |/|
* | Sanity fixesGravatar Craig Tiller2017-03-29
| |
* | Update include pathsGravatar Craig Tiller2017-03-28
| |
| * clang formatGravatar Sree Kuchibhotla2017-03-24
| |
| * Updates C CoreGravatar Sree Kuchibhotla2017-03-22
| |
| * clang format codeGravatar Sree Kuchibhotla2017-03-03
| |
| * Prefix grpc_cq_polling_type enums with GRPC_CQ_Gravatar Sree Kuchibhotla2017-03-03
| |
| * Fix clang formatting issuesGravatar 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
|/ | | | This reverts commit 5e01e2ac977655aa074faf7fde0a74298f5e4c55.
* Revert "Metadata handling rewrite"Gravatar Craig Tiller2017-01-20
|
* Merge github.com:grpc/grpc into metadata_filterGravatar Craig Tiller2017-01-17
|\
| * Add licenses to all BUILD files and missing copyrightGravatar yang-g2017-01-11
| |
* | Merge branch 'slice_with_exec_ctx' into metadata_filterGravatar Craig Tiller2017-01-04
|\|
| * Forgot to git add these.Gravatar Nicolas "Pixel" Noble2017-01-04
| |
| * Merge remote-tracking branch 'google/master' into bazel-take-2Gravatar Nicolas "Pixel" Noble2017-01-04
| |\
* | | All core tests compile without grpc_mdstrGravatar Craig Tiller2016-11-17
| |/ |/|
* | s/GPR_SLICE/GRPC_SLICE/gGravatar Craig Tiller2016-10-26
| |
* | s/gpr_slice/grpc_slice, and move around tests, implsGravatar Craig Tiller2016-10-26
| |
| * Bad ssl tests convertedGravatar Craig Tiller2016-10-20
|/
* Update tests.Gravatar Mark D. Roth2016-10-06
|
* Merge branch 'v1.0.x' of https://github.com/grpc/grpc into manual-upmergeGravatar Nicolas "Pixel" Noble2016-09-08
|\
| * Disable alpn bad_ssl core testsGravatar murgatroid992016-09-06
| |
* | Change cq_verifier to report file and line number for expectations.Gravatar Mark D. Roth2016-08-24
|/
* Merge github.com:grpc/grpc into errorGravatar Craig Tiller2016-06-09
|\
* | Move load_file into iomgrGravatar Craig Tiller2016-05-18
| |
* | Fix compile errorsGravatar Craig Tiller2016-05-18
| |
| * Allow servers to select compression level via initial MD.Gravatar David Garcia Quintas2016-05-09
|/ | | | | | | | Setting the newly added compression_level field of grpc_op::send_initial_metadata by a server now has the effect of applying that compression level for the subsequent call messages leaving the server. The ultimate meaning of the level depends on the client's supported compression algorithms.
* Getting dependencies fixed upGravatar Craig Tiller2016-04-05
|
* 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
|\|
* | Merge branch 'idempotent' into ignore_connectivityGravatar Craig Tiller2016-03-28
|\ \
| | * Move chttp2 related files under ext/Gravatar Craig Tiller2016-03-28
| |/
| * Fix formattingGravatar Craig Tiller2016-03-26
| |
| * Fix another pathGravatar Craig Tiller2016-03-25
| |
| * Fix includesGravatar Craig Tiller2016-03-25
| |