aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core
Commit message (Expand)AuthorAge
...
| | | | * | Expose core metadata validation functions in public headersGravatar murgatroid992016-01-06
| * | | | | Merge pull request #4562 from ctiller/intsGravatar jboeuf2016-01-06
| |\ \ \ \ \ | | |_|_|_|/ | |/| | | |
| | | * | | Expose the fd in grpc_fd and grpc_tcp.Gravatar Dan Born2016-01-05
| | |/ / / | |/| | |
| * | | | Merge pull request #4609 from yang-g/timespecGravatar Vijay Pai2016-01-05
| |\ \ \ \
| | | | | * Merge pull request #4615 from murgatroid99/backport_copyright_sanity_testGravatar Craig Tiller2016-01-05
| | | | | |\
| * | | | | | Copyright checker fixesGravatar Craig Tiller2016-01-05
| * | | | | | Merge pull request #4554 from yang-g/stalled_and_destroyGravatar Craig Tiller2016-01-04
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge pull request #4590 from yang-g/unreachableGravatar Craig Tiller2016-01-04
| |\ \ \ \ \ \ \
| | | | | | | | * Add copyright checks to sanity; make them verify copyright year is validGravatar Craig Tiller2016-01-04
| | | | | | | | * Update copyrightsGravatar Craig Tiller2016-01-04
| | | | | * | | | Merge github.com:grpc/grpc into intsGravatar Craig Tiller2016-01-04
| | | | | |\ \ \ \ | | |_|_|_|/ / / / | |/| | | | | | |
* | | | | | | | | Update copyrightsGravatar Craig Tiller2016-01-04
* | | | | | | | | Merge github.com:grpc/grpc into clangfmtGravatar Craig Tiller2016-01-04
|\| | | | | | | |
* | | | | | | | | clang-format codeGravatar Craig Tiller2016-01-04
| | | | * | | | | Make possible lossy conversion explicit.Gravatar yang-g2016-01-04
| * | | | | | | | Add copyright checks to sanity; make them verify copyright year is validGravatar Craig Tiller2016-01-04
|/ / / / / / / /
* | | | | | | | Merge pull request #4563 from ctiller/copyingGravatar Michael Lumish2016-01-04
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | |
| | * | | | | | Add a error log to indicate error, then abort.Gravatar yang-g2016-01-04
| | * | | | | | remove unreachable macroGravatar yang-g2016-01-04
| |/ / / / / / |/| | | | | |
| | * | | | | Merge remote-tracking branch 'upstream/master' into stalled_and_destroyGravatar yang-g2016-01-04
| | |\ \ \ \ \ | |_|/ / / / / |/| | | | | |
| | | | | * | Unit testing the peer from auth context functionality.Gravatar Julien Boeuf2015-12-28
| | | | | * | Removing the peer from the SSL security connector.Gravatar Julien Boeuf2015-12-28
| | | | | * | Making the stack work with outgoing channel args.Gravatar Julien Boeuf2015-12-28
| | | | | * | Removing the auth context from the security connector.Gravatar Julien Boeuf2015-12-28
| | | | | |/
| * | | | | Update copyrightsGravatar Craig Tiller2015-12-22
| | | * | | Eliminate gpr_ int types - and insist on C99 variants insteadGravatar Craig Tiller2015-12-22
| |_|/ / / |/| | | |
* | | | | BoringSSL integration: non-vsprojects changesGravatar Craig Tiller2015-12-22
|/ / / /
| * / / remove stream from stalled_by_transport list before destroy itGravatar yang-g2015-12-21
|/ / /
* | | Merge pull request #4384 from ctiller/big_dataGravatar Yang Gao2015-12-18
|\ \ \
* \ \ \ Merge branch 'master' of github.com:grpc/grpc into remove_peer_from_ssl_auth_...Gravatar Julien Boeuf2015-12-18
|\ \ \ \
* | | | | Unit testing the peer from auth context functionality.Gravatar Julien Boeuf2015-12-18
| * | | | Merge pull request #4523 from jboeuf/no_auth_context_in_security_connectorGravatar Craig Tiller2015-12-18
| |\ \ \ \
* | | | | | Removing the peer from the SSL security connector.Gravatar Julien Boeuf2015-12-17
| |/ / / / |/| | | |
| * | | | fixing x64 build with vs2015Gravatar Jan Tattermusch2015-12-17
* | | | | Making the stack work with outgoing channel args.Gravatar Julien Boeuf2015-12-17
| * | | | hide a debug log under trace and fix two log levelsGravatar yang-g2015-12-17
* | | | | Removing the auth context from the security connector.Gravatar Julien Boeuf2015-12-16
|/ / / /
| * | | clang-formatGravatar Craig Tiller2015-12-16
| * | | Fix flow control for unstarted streamsGravatar Craig Tiller2015-12-16
| * | | Merge branch 'big_data' of github.com:ctiller/grpc into big_dataGravatar Craig Tiller2015-12-16
| |\ \ \
| * | | | Fix mergeGravatar Craig Tiller2015-12-16
| * | | | Merge github.com:grpc/grpc into big_dataGravatar Craig Tiller2015-12-16
| |\ \ \ \ | |/ / / / |/| | | |
* | | | | Merge pull request #4485 from ctiller/watGravatar Nicolas Noble2015-12-16
|\ \ \ \ \
| | | | * \ Merge github.com:grpc/grpc into poffyGravatar Craig Tiller2015-12-16
| | | | |\ \ | |_|_|_|/ / |/| | | | |
* | | | | | Merge pull request #4467 from ctiller/DotInHeaderNameGravatar David G. Quintas2015-12-16
|\ \ \ \ \ \
* \ \ \ \ \ \ Merge pull request #4479 from ctiller/aarons-bugGravatar Yang Gao2015-12-16
|\ \ \ \ \ \ \
* \ \ \ \ \ \ \ Merge pull request #4484 from alfatraining/fix_test/gpr_stack_lockfree_testGravatar Craig Tiller2015-12-16
|\ \ \ \ \ \ \ \
| * | | | | | | | fix indentation and be more explicit re cast to gpr_atmGravatar Konstantinos Sofokleous2015-12-16
| | | | * | | | | Add fflush to windows log linesGravatar Craig Tiller2015-12-16
| |_|_|/ / / / / |/| | | | | | |
| * | | | | | | fix gpr_stack_lockfree_test assert bug on 64 bitsGravatar Konstantinos Sofokleous2015-12-16