aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core
Commit message (Expand)AuthorAge
* Merge pull request #2143 from murgatroid99/core_security_conversion_warningsGravatar jboeuf2015-06-23
|\
* \ Merge pull request #2171 from ctiller/fix-pollingGravatar Nicolas Noble2015-06-23
|\ \
* \ \ Merge pull request #2141 from murgatroid99/core_support_conversion_warningsGravatar Craig Tiller2015-06-23
|\ \ \
* \ \ \ Merge pull request #2165 from nicolasnoble/backup-poller-broke-meGravatar Craig Tiller2015-06-23
|\ \ \ \
* \ \ \ \ Merge pull request #2173 from nicolasnoble/don-t-recurse-locksGravatar Craig Tiller2015-06-23
|\ \ \ \ \
* \ \ \ \ \ Merge pull request #2170 from ctiller/metadata-docsGravatar David G. Quintas2015-06-22
|\ \ \ \ \ \
* \ \ \ \ \ \ Merge pull request #2166 from dgquintas/fix_compress_enum_parsing_winGravatar Nicolas Noble2015-06-22
|\ \ \ \ \ \ \
| | | * | | | | Fixing recursive locking under Windows.Gravatar Nicolas "Pixel" Noble2015-06-23
| |_|/ / / / / |/| | | | | |
| | | * | | | Fixing Windows port after the removal of the backup poller.Gravatar Nicolas Noble2015-06-23
| | | | | * | Remove return status from maybe_work.Gravatar Craig Tiller2015-06-22
| | * | | | | Add metadata batch documentationGravatar Craig Tiller2015-06-22
| | | |_|/ / | | |/| | |
* | | | | | Merge pull request #2142 from murgatroid99/core_json_conversion_warningsGravatar Nicolas Noble2015-06-22
|\ \ \ \ \ \
| | | | | * | Reverted slice.c changesGravatar murgatroid992015-06-22
| | | | | * | Made requested fixesGravatar murgatroid992015-06-22
| | * | | | | Fixed warning while parsing compression enum bytes.Gravatar David Garcia Quintas2015-06-22
| |/ / / / / |/| | | | |
| | | | * | Fixed incorrect comment formatGravatar murgatroid992015-06-22
| | | | * | Reverted incorrect type changeGravatar murgatroid992015-06-22
* | | | | | Merge pull request #2123 from jboeuf/ssl_auth_context_fixGravatar Yang Gao2015-06-22
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| | | | | * Changed input_buffer_count to a size_tGravatar murgatroid992015-06-22
| * | | | | Merge branch 'master' of https://github.com/grpc/grpc into ssl_auth_context_fixGravatar Julien Boeuf2015-06-22
| |\ \ \ \ \ | | | |/ / / | | |/| | |
* | / | | | Always use the first status code receivedGravatar Craig Tiller2015-06-19
| |/ / / / |/| | | |
| | | | * Removed incorrect castGravatar murgatroid992015-06-19
| | * | | Fixed incorrect functional changeGravatar murgatroid992015-06-19
* | | | | Merge pull request #2073 from dgquintas/compression-metadataGravatar Craig Tiller2015-06-19
|\ \ \ \ \
* \ \ \ \ \ Merge branch 'master' into poller2Gravatar vjpai2015-06-19
|\ \ \ \ \ \
| * \ \ \ \ \ Merge pull request #1577 from ctiller/we-dont-need-no-backupGravatar Nicolas Noble2015-06-19
| |\ \ \ \ \ \
| | | | | | | * Fixed integer conversion warnings in src/core/securityGravatar murgatroid992015-06-19
| | | | | * | | Fixed conversion warnings in src/core/jsonGravatar murgatroid992015-06-19
| | | | | | |/ | | | | | |/|
| | | | | | * Silenced conversion warnings in src/core/supportGravatar murgatroid992015-06-19
| | | | | |/
| | | | * | Merge branch 'master' of https://github.com/grpc/grpc into ssl_auth_context_fixGravatar Julien Boeuf2015-06-19
| | | | |\|
| * | | | | Merge branch 'master' of https://github.com/grpc/grpc into tsi_ssl_npnGravatar Julien Boeuf2015-06-19
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| | | | * | Merge branch 'master' of github.com:grpc/grpc into compression-metadataGravatar David Garcia Quintas2015-06-18
| | | | |\ \ | | | |_|/ / | | |/| | |
| * | | | | Adressing comments.Gravatar Julien Boeuf2015-06-18
* | | | | | Merge branch 'master' into poller2Gravatar Vijay Pai2015-06-18
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| | | * | | Merge github.com:grpc/grpc into we-dont-need-no-backupGravatar Craig Tiller2015-06-18
| | | |\ \ \ | | |_|/ / / | |/| | | |
* | | | | | Fix scope of a lockGravatar Vijay Pai2015-06-18
| * | | | | Merge pull request #2125 from jtattermusch/fix_win_read_memory_leakGravatar Nicolas Noble2015-06-18
| |\ \ \ \ \
| | * | | | | prevent leaking gpr_slice in windows on_read()Gravatar Jan Tattermusch2015-06-18
* | | | | | | Merge remote-tracking branch 'ctiller-repo/we-dont-need-no-backup' into poller2Gravatar Vijay Pai2015-06-18
|\ \ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |
| * | | | | | DocsGravatar Craig Tiller2015-06-18
| | | | | | * Fixing ssl auth context.Gravatar Julien Boeuf2015-06-18
| | | |_|_|/ | | |/| | |
| | | | * | Adding NPN support if ALPN support is not available.Gravatar Julien Boeuf2015-06-18
| * | | | | DocsGravatar Craig Tiller2015-06-17
| * | | | | Merge github.com:grpc/grpc into we-dont-need-no-backupGravatar Craig Tiller2015-06-17
| |\| | | |
| * | | | | Docs, formattingGravatar Craig Tiller2015-06-17
| | * | | | Merge pull request #2071 from dgquintas/compression-levelsGravatar Craig Tiller2015-06-17
| | |\ \ \ \ | | | |/ / / | | |/| | |
* | | | | | Added comments to describe nesting of mutexesGravatar Vijay Pai2015-06-17
* | | | | | Split server lock into 2 pieces: one for call list and one for globalGravatar Vijay Pai2015-06-17
| * | | | | clang-format affected filesGravatar Craig Tiller2015-06-17
|/ / / / /
* | | | | Merge branch 'you-complete-me' into we-dont-need-no-backupGravatar Craig Tiller2015-06-17
|\| | | |