aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Expand)AuthorAge
* use JWT credentials for per_rpc_credsGravatar Jan Tattermusch2015-10-08
* prevent ArgumentNullException in credentials pluginGravatar Jan Tattermusch2015-10-08
* make C# auth interop tests up to specGravatar Jan Tattermusch2015-10-08
* Merge pull request #3601 from Scott84/Scott84-ObjC-Compiler-Warning-FixGravatar Jorge Canizales2015-10-07
|\
* \ Merge pull request #3729 from jtattermusch/csharp_args_specGravatar Michael Lumish2015-10-07
|\ \
* \ \ Merge pull request #3468 from jtattermusch/csharp_metadata_pluginGravatar Michael Lumish2015-10-07
|\ \ \
| | * | make C# interop test args parsing compliant with specGravatar Jan Tattermusch2015-10-07
| |/ /
* | | Resolved merge conflictsGravatar murgatroid992015-10-07
|\ \ \
* | | | Added more documentation to credentials.jsGravatar murgatroid992015-10-07
| * | | Merge pull request #3685 from bjori/masterGravatar Stanley Cheung2015-10-07
| |\ \ \
| * \ \ \ Resolved merge conflictsGravatar murgatroid992015-10-07
| |\ \ \ \
* | \ \ \ \ Resolved merge conflictsGravatar murgatroid992015-10-07
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | Merge pull request #3625 from murgatroid99/node_single_install_stepGravatar Tim Emiola2015-10-07
| |\ \ \ \ \
* | | | | | | Removed now-extaneous functionGravatar murgatroid992015-10-07
| * | | | | | Merge pull request #3647 from ctiller/smash-itGravatar Nicolas Noble2015-10-07
| |\ \ \ \ \ \
* | | | | | | | Resolved merge conflictsGravatar murgatroid992015-10-07
|\| | | | | | |
| | | | | | * | stop gcc complaints about func ptr conversionsGravatar Jan Tattermusch2015-10-07
| * | | | | | | Fix broken udp_server_test, by adding exec_ctx to read_cbGravatar Robbie Shade2015-10-07
| * | | | | | | Merge pull request #3099 from murgatroid99/node_interop_echo_metadataGravatar Jan Tattermusch2015-10-06
| |\ \ \ \ \ \ \
| | | | | | | * | introduce the new split-type credentials apiGravatar Jan Tattermusch2015-10-06
| | * | | | | | | Fixed issues with binary metadata type checkingGravatar murgatroid992015-10-06
| | | | | | * | | Fix #2275 (Make sure PHP example can be run with Apache)Gravatar Hannes Magnusson2015-10-06
| * | | | | | | | Merge pull request #3679 from yang-g/flake3Gravatar Vijay Pai2015-10-06
| |\ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / | |/| | | | | | |
| | | | | | | * | a small interop client refactoringGravatar Jan Tattermusch2015-10-06
| | | | | | | * | Migrate C# to the new auth APIGravatar Jan Tattermusch2015-10-06
| | | | | | | * | implement C# wrapping for plugin APIGravatar Jan Tattermusch2015-10-06
| | | * | | | | | Merge branch 'master' into node_interop_echo_metadataGravatar murgatroid992015-10-06
| | | |\ \ \ \ \ \ | | | | | |_|_|/ / | | | | |/| | | |
| | * | | | | | | unref slice before cancelGravatar yang-g2015-10-06
| * | | | | | | | Merge pull request #3615 from dgquintas/gcc_520Gravatar Vijay Pai2015-10-06
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | |
| * | | | | | | | Merge pull request #3610 from ctiller/stressyGravatar Vijay Pai2015-10-06
| |\ \ \ \ \ \ \ \ | | |_|_|/ / / / / | |/| | | | | | |
| | * | | | | | | Add commentaryGravatar Craig Tiller2015-10-06
| | * | | | | | | Add commentaryGravatar Craig Tiller2015-10-06
| | * | | | | | | clang-formatGravatar Craig Tiller2015-10-06
| | * | | | | | | ex --> extGravatar Craig Tiller2015-10-06
* | | | | | | | | Resolved merge conflicts with masterGravatar murgatroid992015-10-06
|\| | | | | | | |
| | | * | | | | | Simplified commentsGravatar David Garcia Quintas2015-10-06
| | | | | | | * | Don't package tests in Node packageGravatar murgatroid992015-10-06
| | | | | | | * | Fixed up Node tests after math folder moveGravatar murgatroid992015-10-06
| | | | | | | * | Moved math proto and server to test folderGravatar murgatroid992015-10-06
| | | | | | | * | Removed a bunch of Node files I don't need or useGravatar murgatroid992015-10-06
| | |_|_|_|_|/ / | |/| | | | | |
| | | | | * | | Fix memory leaksGravatar Craig Tiller2015-10-06
| | | | | * | | Merge github.com:grpc/grpc into smash-itGravatar Craig Tiller2015-10-06
| | | | | |\ \ \ | | |_|_|_|/ / / | |/| | | | | |
| | | | | * | | Close incoming connections if we are post shutdownGravatar Craig Tiller2015-10-06
| | | | | * | | Discard unnecessary subchannels when they're no longer requiredGravatar Craig Tiller2015-10-06
| | | | | * | | Add a simpler (but slower) path for closures for where it makes senseGravatar Craig Tiller2015-10-06
| | | | | * | | Tag struct to ease casting in debuggerGravatar Craig Tiller2015-10-06
| * | | | | | | Merge pull request #3628 from murgatroid99/node_test_timeout_investigationGravatar Michael Lumish2015-10-05
| |\ \ \ \ \ \ \ | | |_|_|_|/ / / | |/| | | | | |
| | | | * | | | Merge branch 'master' of github.com:grpc/grpc into gcc_520Gravatar David Garcia Quintas2015-10-05
| | | | |\ \ \ \ | | |_|_|/ / / / | |/| | | | | |
| | * | | | | | Re-implemented call propagation tests to avoid race conditionsGravatar murgatroid992015-10-05
| * | | | | | | Merge pull request #3635 from ctiller/be-usefulGravatar Yang Gao2015-10-05
| |\ \ \ \ \ \ \