aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/core/security
Commit message (Collapse)AuthorAge
* Merge github.com:grpc/grpc into wcGravatar Craig Tiller2017-09-01
|\
| * Revert "Fake zero copy protector"Gravatar Jan Tattermusch2017-08-31
| |
| * Implement fake TSI zero-copy frame protectorGravatar jiangtaoli20162017-08-30
| |
| * Moving visibility and package creation to the build system.Gravatar Nicolas "Pixel" Noble2017-08-30
| |
* | Merge github.com:grpc/grpc into grpc_millisGravatar Craig Tiller2017-08-29
|\|
| * Update credentials_testGravatar Yuchen Zeng2017-08-09
| |
| * Add cancellation to asynchronous security APIs.Gravatar Mark D. Roth2017-07-21
| |
* | Fix tools compilationGravatar Craig Tiller2017-07-17
| |
* | Compiling againGravatar Craig Tiller2017-07-17
| |
* | Merge github.com:grpc/grpc into grpc_millisGravatar Craig Tiller2017-07-17
|\|
| * Better handling of token lifetime.Gravatar Julien Boeuf2017-07-13
| | | | | | | | | | | | | | | | - In C++, we need a constant for the max lifetime. - In C, make sure that we crop the lifetime in the credentials object itself and not just later during the creation of the token. This will allow the refresh to occur based on the actual token lifetime as opposed to the one from the user (which may be cropped).
| * Merge pull request #11310 from nicolasnoble/importGravatar Nicolas Noble2017-07-13
| |\ | | | | | | Import mutations.
| * \ Merge pull request #11409 from annasapek/asynch-tsi-fake-handshakerGravatar Mark D. Roth2017-07-12
| |\ \ | | | | | | | | Update tsi_fake_handshaker to implement the asynchronous TSI
| | * | Update tsi_fake_handshaker to implement the asynchronous TSIGravatar Anna Sapek2017-07-11
| | | |
| | | * Merge branch 'master' of https://github.com/grpc/grpc into importGravatar Nicolas "Pixel" Noble2017-06-26
| | | |\ | | |_|/ | |/| |
| * | | Add rich closure debug modeGravatar ncteisen2017-06-08
| | | |
| * | | 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
| |/
* | Converting codeGravatar Craig Tiller2017-05-12
| |
| * Merge branch 'master' of https://github.com/grpc/grpc into importGravatar Nicolas "Pixel" Noble2017-05-11
| |\ | |/ |/|
* | Merge github.com:grpc/grpc into uberpollGravatar Craig Tiller2017-05-10
|\ \
| * | Add some casts for C++ compatibilityGravatar Craig Tiller2017-05-10
| | |
* | | Merge github.com:grpc/grpc into epex4Gravatar Craig Tiller2017-04-21
|\| |
| * | removed default visibilityGravatar Makarand Dharmapurikar2017-04-18
| | |
| * | reduced visibility of test utilGravatar Makarand Dharmapurikar2017-04-18
| | |
| * | BUILD file for interop client and serverGravatar Makarand Dharmapurikar2017-04-18
| | |
| | * Rewriting core tests BUILD files to use the build system.Gravatar Nicolas "Pixel" Noble2017-04-18
| | |
* | | Fixup testsGravatar Craig Tiller2017-04-17
|/ /
| * Buildifier and wrapping test/cpp/* rules with our build system.Gravatar Nicolas "Pixel" Noble2017-04-13
| |
* | Update credentials test after #9328Gravatar David Garcia Quintas2017-04-11
| |
* | Fix posix leakageGravatar Craig Tiller2017-04-06
| |
* | Merge github.com:grpc/grpc into dynamic_tcp_sizingGravatar Craig Tiller2017-04-04
|\|
* | Merge branch 'atomic-timers' into dynamic_tcp_sizingGravatar Craig Tiller2017-03-31
|\ \
| | * Fix build filesGravatar Craig Tiller2017-03-30
| | |
| | * Reinstate one check, fix fall outGravatar Craig Tiller2017-03-30
| |/
| * Update include pathsGravatar Craig Tiller2017-03-28
| |
* | Make chunk sizes configurable, push channel args down a little deeperGravatar Craig Tiller2017-03-28
|/
* Merge branch 'master' of https://github.com/grpc/grpc into ↵Gravatar Noah Eisen2017-03-22
|\ | | | | | | error-slice-optimization
| * Merge pull request #9896 from matt-kwong/ssl-fuzz2Gravatar matt-kwong2017-03-15
| |\ | | | | | | Embed mock SSL data into ssl_server_fuzzer.c and add fuzzer options
* | | Change error_create API to sliceGravatar ncteisen2017-03-13
|/ /
| * Add fuzzer options for oss-fuzzGravatar Matt Kwong2017-02-27
| |
| * Change ssl_server_fuzzer.c to use ssl_test_data.h instead of loading mock ↵Gravatar Matt Kwong2017-02-27
| | | | | | | | SSL data from file
* | Merge github.com:grpc/grpc into zallocGravatar Craig Tiller2017-02-23
|\|
* | zalloc grpc_pollsetGravatar Yuchen Zeng2017-02-22
| |
| * Add test/core/security/BUILDGravatar Craig Tiller2017-02-17
|/
* Fix broken shutdown, and cascading exec_ctx usage bugsGravatar Craig Tiller2017-02-14
|
* Add an error to fd_shutdown (and recursively)Gravatar Craig Tiller2017-01-27
| | | | Allows diagnosing WHY a file descriptor was shutdown prematurely.
* Revert "Revert "Metadata handling rewrite""Gravatar Craig Tiller2017-01-23
| | | | This reverts commit 5e01e2ac977655aa074faf7fde0a74298f5e4c55.
* Revert "Metadata handling rewrite"Gravatar Craig Tiller2017-01-20
|