aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Expand)AuthorAge
* 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 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
* | | Indicated that serialize and deserialize are optionalGravatar murgatroid992015-01-21
| * | Make option setting work on MacGravatar Craig Tiller2015-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
|/ / / /
| | * | 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
* | | | Merge pull request #139 from tbetbetbe/grpc_ruby_correct_interop_test_payload...Gravatar Michael Lumish2015-01-21
|\ \ \ \
| | | * | Changing the SSL (Server) Credentials API.Gravatar Julien Boeuf2015-01-20
| |_|/ / |/| | |
| * | | Corrects the ruby interop testsGravatar Tim Emiola2015-01-20
| | * | Removed temp filesGravatar murgatroid992015-01-20
| | * | Added and fixed interop testsGravatar murgatroid992015-01-20
* | | | Cap the size of the poll kick freelist.Gravatar David Klempner2015-01-20
| |_|/ |/| |
| | * Merge branch 'master' into node_interopGravatar murgatroid992015-01-20
| | |\ | |_|/ |/| |
| | * Added interop client and serverGravatar murgatroid992015-01-20
* | | Merge pull request #107 from ctiller/externGravatar Nicolas Noble2015-01-20
|\ \ \
| * | | Add extern where its requiredGravatar Craig Tiller2015-01-19
* | | | Merge github.com:google/grpc into connGravatar Craig Tiller2015-01-19
|\ \ \ \
* | | | | Disconnect on bad connection prefixGravatar Craig Tiller2015-01-19
| |/ / / |/| | |
| * | | Use clang-format-3.5Gravatar Craig Tiller2015-01-18
|/ / /
* | | Factor out the pollset kicking mechanism and eliminate shardingGravatar David Klempner2015-01-16
* | | Merge pull request #92 from ctiller/phpGravatar Michael Lumish2015-01-16
|\ \ \