aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/lib/security/credentials
Commit message (Expand)AuthorAge
* Merge branch 'slice_interning' into eliminate_mdstrGravatar Craig Tiller2016-11-16
|\
| * Merge branch 'slice_with_exec_ctx' of github.com:ctiller/grpc into slice_with...Gravatar Craig Tiller2016-11-16
| |\
| * \ Merge github.com:grpc/grpc into slice_with_exec_ctxGravatar Craig Tiller2016-11-16
| |\ \
| | * \ Merge pull request #8737 from yang-g/creds_sanitizeGravatar Yang Gao2016-11-16
| | |\ \
| | | | * Review feedbackGravatar Craig Tiller2016-11-14
| | |_|/ | |/| |
| | | * refresh and access token filteringGravatar yang-g2016-11-12
* | | | Progress towards mdstr eliminationGravatar Craig Tiller2016-11-10
|/ / /
| | * parse json insteadGravatar yang-g2016-11-10
| * | dont hang when empty metadata is passedGravatar Jan Tattermusch2016-11-09
| | * redact json keyGravatar yang-g2016-11-09
| |/
* | Merge github.com:grpc/grpc into slice_with_exec_ctxGravatar Craig Tiller2016-11-09
|\|
* | Convert more users of grpc_slice_unref --> grpc_slice_unref_internalGravatar Craig Tiller2016-10-31
* | Progress towards making grpc_slice_unref_internal take an exec_ctxGravatar Craig Tiller2016-10-31
|/
* s/GPR_SLICE/GRPC_SLICE/gGravatar Craig Tiller2016-10-26
* Merge branch 'buffer_pools_for_realsies' into grpc_sliceGravatar Craig Tiller2016-10-26
|\
| * Merge github.com:grpc/grpc into buffer_pools_for_realsiesGravatar Craig Tiller2016-10-26
| |\
* | | Update includes, s/gpr_dump_slice/grpc_dump_slice/gGravatar Craig Tiller2016-10-26
* | | Bulk update #includesGravatar Craig Tiller2016-10-26
* | | s/gpr_slice/grpc_slice, and move around tests, implsGravatar Craig Tiller2016-10-26
|/ /
| * Remove unnecessary #ifdef in credentials codeGravatar murgatroid992016-10-25
* | clang-formatGravatar Craig Tiller2016-10-18
* | BufferPool --> ResourceQuotaGravatar Craig Tiller2016-10-17
| * Merge branch 'master' into uv_core_transportGravatar murgatroid992016-10-12
| |\
* | \ Merge branch 'direct-calls' into buffer_pools_for_realsiesGravatar Craig Tiller2016-10-12
|\ \ \ | | |/ | |/|
* | | Add tracing, fix some transport bugs wrt buffer_poolsGravatar Craig Tiller2016-09-28
| | * Merge branch 'master' into uv_core_transportGravatar murgatroid992016-09-23
| | |\
| | * | Remove sockaddr type structs and socklen_t from internal core APIs, update PO...Gravatar murgatroid992016-09-23
* | | | Integration progressGravatar Craig Tiller2016-09-23
* | | | Buffer pool integration progressGravatar Craig Tiller2016-09-23
| |_|/ |/| |
| * | Adding a method in channel creds to remove any attached call creds.Gravatar Julien Boeuf2016-09-22
|/ /
| * Merge branch 'master' into uv_core_transportGravatar murgatroid992016-09-16
| |\
| * | Add a libuv endpoint to the C core, for use in the Node libraryGravatar murgatroid992016-09-16
* | | Add a check for metadata from auth pluginGravatar yang-g2016-09-15
| |/ |/|
| * Clang format againGravatar murgatroid992016-08-10
| * Clang formatGravatar murgatroid992016-08-10
| * Removed GPR_POSIX_FILE, and changed the files that used itGravatar murgatroid992016-08-09
* | removed codegen/byte_buffer.hGravatar David Garcia Quintas2016-07-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
| |/ |/|
* | Changed %lld to use mingw supported PRId64Gravatar Ken Payson2016-06-23
* | 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
| | |/ | |/|
* | | Switch to using an enum instead of hard-coded indicesGravatar Craig Tiller2016-06-02