aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/lib/security
Commit message (Expand)AuthorAge
* Removed GPR_POSIX_FILE, and changed the files that used itGravatar murgatroid992016-08-09
* Merge pull request #7522 from makdharma/enable_secure_endpoint_traceGravatar Nicolas Noble2016-08-02
|\
* \ Merge remote-tracking branch 'upstream/master' into filter_call_init_failureGravatar Mark D. Roth2016-08-02
|\ \
| * \ Merge branch 'master' of github.com:grpc/grpc into lr_july_16Gravatar David Garcia Quintas2016-08-01
| |\ \
| * | | clang-formatGravatar David Garcia Quintas2016-07-28
| | | * removed hardcoded disable on loggingGravatar Makarand Dharmapurikar2016-07-25
| | * | Convert deadline clock type in security handshake timerGravatar yang-g2016-07-20
| | |/
* | | Merge remote-tracking branch 'upstream/master' into filter_call_init_failureGravatar Mark D. Roth2016-07-15
|\ \ \ | | |/ | |/|
* | | Merge remote-tracking branch 'upstream/master' into filter_call_init_failureGravatar Mark D. Roth2016-07-12
|\ \ \
| | | * Merge remote-tracking branch 'origin/fix_tsan' into lr_july_16Gravatar David Garcia Quintas2016-07-11
| | | |\ | | |_|/ | |/| |
| | * | Merge github.com:grpc/grpc into delayed-writeGravatar Craig Tiller2016-07-11
| | |\ \ | | |/ / | |/| |
| | | * Added new features to load reporting.Gravatar David Garcia Quintas2016-07-10
| * | | Fixing #7182: Change the return status codes according to the documentation.Gravatar Julien Boeuf2016-07-06
| | |/ | |/|
* | | Merge branch 'master' into filter_call_init_failureGravatar Mark D. Roth2016-07-01
|\| |
| | * Allow returning a workqueue somehow associated with an endpointGravatar Craig Tiller2016-06-30
| |/
| * Merge github.com:grpc/grpc into %sGravatar Craig Tiller2016-06-27
| |\
| | * Merge pull request #7043 from kpayson64/clang_formatGravatar Jan Tattermusch2016-06-25
| | |\
| | * \ Merge pull request #6798 from jboeuf/fix_3803Gravatar Jan Tattermusch2016-06-24
| | |\ \
| | | | * Fix clang formattingGravatar Ken Payson2016-06-24
| | | |/ | | |/|
| * | | Make transport-level errors be reflected in status messages on callsGravatar Craig Tiller2016-06-23
* | | | clang-formatGravatar Mark D. Roth2016-06-23
| | * | Changed %lld to use mingw supported PRId64Gravatar Ken Payson2016-06-23
| |/ /
* / / Change grpc_channel_filter init_call_elem() method to return grpc_error.Gravatar Mark D. Roth2016-06-23
|/ /
* | Cleanup spamGravatar Craig Tiller2016-06-17
* | Fix merge errorsGravatar Craig Tiller2016-06-15
* | Try to get some more debug infoGravatar Craig Tiller2016-06-14
* | Fix use-after-freeGravatar Craig Tiller2016-06-14
* | Handshake timeout implemented, and compilesGravatar Craig Tiller2016-06-14
* | Getting handshake timeouts in placeGravatar Craig Tiller2016-06-13
* | Merge github.com:grpc/grpc into errorGravatar Craig Tiller2016-06-07
|\ \
| * | clang-formatGravatar David Garcia Quintas2016-06-06
| * | Merge branch 'master' of github.com:grpc/grpc into lb_pollset_propagationGravatar David Garcia Quintas2016-06-06
| |\ \
| * | | moar renamingsGravatar David Garcia Quintas2016-06-06
* | | | Merge github.com:grpc/grpc into errorGravatar Craig Tiller2016-06-06
|\ \ \ \ | | |/ / | |/| |
| | | * Fixing clang-format.Gravatar Julien Boeuf2016-06-06
| | | * Adding error details for JWT and oauth2.Gravatar Julien Boeuf2016-06-06
| | | * Merge branch 'master' into fix_3803Gravatar Julien Boeuf2016-06-04
| | | |\ | | |_|/ | |/| |
| * | | Merge pull request #6306 from y-zeng/win32_suffixGravatar Jan Tattermusch2016-06-03
| |\ \ \
| * \ \ \ Merge branch 'master' of github.com:grpc/grpc into lr_hookGravatar David Garcia Quintas2016-06-02
| |\ \ \ \
* | | | | | Switch to using an enum instead of hard-coded indicesGravatar Craig Tiller2016-06-02
* | | | | | Log errorGravatar Craig Tiller2016-06-02
* | | | | | Rename tsi functionGravatar Craig Tiller2016-06-01
| | | | * | s/grpc_pops/grpc_polling_entityGravatar David Garcia Quintas2016-05-31
| | | * | | Merge remote-tracking branch 'upstream/master' into baseGravatar Yuchen Zeng2016-05-31
| | | |\ \ \ | | | |/ / / | | |/| | |
| | | | * | Merge branch 'master' of github.com:grpc/grpc into lb_pollset_propagationGravatar David Garcia Quintas2016-05-31
| | | | |\ \ | | | |_|/ / | | |/| | |
* | | | | | clang-formatGravatar Craig Tiller2016-05-24
* | | | | | Rename functionsGravatar Craig Tiller2016-05-24
* | | | | | Fix sanityGravatar Craig Tiller2016-05-24
* | | | | | Merge branch 'credentials_refactoring' of github.com:jboeuf/grpc into errorGravatar Craig Tiller2016-05-22
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| | | | | * replacing cancel op by close op in order to plumb error message.Gravatar Julien Boeuf2016-05-18