aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Expand)AuthorAge
* Shortened a functionGravatar murgatroid992015-01-26
* Moved some code around for clarityGravatar murgatroid992015-01-23
* Removed unnecessary bidi stream wrappersGravatar murgatroid992015-01-23
* Removed some duplicate stream codeGravatar murgatroid992015-01-23
* Merge pull request #178 from murgatroid99/merge_new_invoke_apiGravatar Craig Tiller2015-01-23
|\
| * Fixed node interop serverGravatar murgatroid992015-01-23
* | Correct an out-of-date path in a comment.Gravatar Nathaniel Manista2015-01-23
| * Skiped currently failing testGravatar murgatroid992015-01-23
| * Made node library buildable from source treeGravatar murgatroid992015-01-23
| * Merge branch 'master' of github.com:google/grpc into merge_new_invoke_apiGravatar murgatroid992015-01-23
| |\ | |/ |/|
* | Merge pull request #153 from ctiller/windows-fixesGravatar Jan Tattermusch2015-01-23
|\ \
* | | fix a typoGravatar Tim Emiola2015-01-23
| * | Add NewlineGravatar Craig Tiller2015-01-22
* | | removed a reference to a google3 dirGravatar Tim Emiola2015-01-22
* | | Remove Go linksGravatar Tim Emiola2015-01-22
* | | Removes google3 specifics from the README.md, aligns the description with an ...Gravatar Tim Emiola2015-01-22
* | | Removes Google username from TODOs, removes defunct TODOsGravatar Tim Emiola2015-01-22
* | | Removed beefcake extension hook, it was no longer neededGravatar Tim Emiola2015-01-22
* | | Merge pull request #165 from murgatroid99/php_ssl_fixGravatar Tim Emiola2015-01-22
|\ \ \
* \ \ \ Merge pull request #164 from nathanielmanistaatgoogle/python-introductionGravatar Nicolas Noble2015-01-22
|\ \ \ \
| | * | | Fixed junk data bug in PHP SSL CredentialsGravatar murgatroid992015-01-22
| |/ / / |/| | |
| * | | The logging_pool module.Gravatar Nathaniel Manista2015-01-22
| | | * Merge branch 'master' into merge_new_invoke_apiGravatar murgatroid992015-01-22
| | | |\ | |_|_|/ |/| | |
* | | | Merge pull request #154 from ctiller/mac-fixesGravatar Nicolas Noble2015-01-22
|\ \ \ \ | |/ / / |/| | |
| * | | Fix math in time_posix.cGravatar Craig Tiller2015-01-21
| * | | Use the right parameters to syscallsGravatar Craig Tiller2015-01-21
| * | | Fix memory corruption if >2 portsGravatar Craig Tiller2015-01-21
| | | * Resolved merge conflict with upstream/masterGravatar murgatroid992015-01-21
| | | |\ | |_|_|/ |/| | |
* | | | Indicated that serialize and deserialize are optionalGravatar murgatroid992015-01-21
| * | | Make option setting work on MacGravatar Craig Tiller2015-01-21
| | | * Resolved merge conflicts with masterGravatar murgatroid992015-01-21
| | |/| | |/| |
* | | | Merge branch 'master' into node_remove_byte_streamsGravatar murgatroid992015-01-21
|\| | |
| * | | Merge pull request #149 from murgatroid99/node_bind_port_zeroGravatar Tim Emiola2015-01-21
| |\ \ \
* | | | | Merge branch 'master' into node_remove_byte_streamsGravatar murgatroid992015-01-21
|\| | | |
| | | * | Typo fixGravatar Craig Tiller2015-01-21
| | | * | Add platform ifdefs, fix up some MSVC warningsGravatar Craig Tiller2015-01-21
| | | * | Disable compilation of some filesGravatar Craig Tiller2015-01-21
| | | * | Copy pollset_posix to pollset_windowsGravatar Craig Tiller2015-01-21
| * | | | Merge pull request #141 from jboeuf/ssl_server_creds_integrationGravatar Craig Tiller2015-01-21
| |\ \ \ \
* | | | | | Switched binary stream to object streamGravatar murgatroid992015-01-21
|/ / / / /
| | | | * Removed unexpected reference to auth.rbGravatar Tim Emiola2015-01-21
| | | | * Updates ruby to stop using grpc_start_invokeGravatar Tim Emiola2015-01-21
| | * | | Modified interop tests to handle binding to port 0Gravatar murgatroid992015-01-21
| | * | | Merge branch 'master' into node_bind_port_zeroGravatar murgatroid992015-01-21
| | |\ \ \ | |_|/ / / |/| | | |
* | | | | Merge pull request #145 from murgatroid99/node_interopGravatar Tim Emiola2015-01-21
|\ \ \ \ \
| * | | | | Removed extra debugger statementsGravatar murgatroid992015-01-21
| | | * | | Removed port_picker and bound to port 0 in tests insteadGravatar murgatroid992015-01-21
| | | * | | Brought grpc_server_add_secure_http2_port in line with grpc_server_http2_portGravatar murgatroid992015-01-21
| |_|/ / / |/| | | |
| | * | | Fixing node and ruby builds.Gravatar Julien Boeuf2015-01-21
| * | | | Added TLS support to interop testsGravatar murgatroid992015-01-21