aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Expand)AuthorAge
* Update Swift sample’s XCode project to latest Swift versionGravatar Jorge Canizales2015-12-15
* Merge pull request #4323 from soltanmm/LD50Gravatar Jan Tattermusch2015-12-07
|\
| * Fix interop Python test invocationGravatar Masood Malekghassemi2015-12-07
* | Merge pull request #4260 from jtattermusch/auth_interceptor_contextGravatar jboeuf2015-12-07
|\ \
* \ \ Merge pull request #4290 from murgatroid99/node_auth_plugin_param_changeGravatar Jan Tattermusch2015-12-07
|\ \ \
* \ \ \ Merge pull request #4281 from soltanmm/LD50Gravatar Nathaniel Manista2015-12-04
|\ \ \ \ | | |_|/ | |/| |
| * | | Generate coverage HTML reports for JenkinsGravatar Masood Malekghassemi2015-12-04
| * | | Use toxGravatar Masood Malekghassemi2015-12-04
| | * | Generalize metadata plugin arguments to future-proof itGravatar murgatroid992015-12-04
| |/ / |/| |
* | | Merge pull request #4282 from jcanizales/custom-mutable-dictGravatar Michael Lumish2015-12-04
|\ \ \
* \ \ \ Merge pull request #4277 from murgatroid99/node_backport_memory_leak_fixGravatar Nicolas Noble2015-12-04
|\ \ \ \
| | * | | Mark the GRPCRequestHeaders protocol deprecatedGravatar Jorge Canizales2015-12-03
| | * | | Add the protocol back for backward compatibility.Gravatar Jorge Canizales2015-12-03
| | * | | Makes GRPCRequestHeaders a NSMutableDictionaryGravatar Jorge Canizales2015-12-03
| |/ / / |/| | |
| | * | Make Python testing predictable againGravatar Masood Malekghassemi2015-12-03
| |/ / |/| |
* | | Merge pull request #4269 from nathanielmanistaatgoogle/lifecycleGravatar Masood Malekghassemi2015-12-03
|\ \ \
| | * | Fixes memory leak when receiving dataGravatar Seongjin Cho2015-12-03
| | * | Memory leak fix?Gravatar Seongjin Cho2015-12-03
| |/ / |/| |
* | | Merge pull request #4235 from jcanizales/use-boringsslGravatar Michael Lumish2015-12-03
|\ \ \
| | * | Fixes to stub and server lifecycleGravatar Nathaniel Manista2015-12-03
| | * | Migrate _termination_action into _EndGravatar Nathaniel Manista2015-12-03
| | | * introduce auth interceptor contextGravatar Jan Tattermusch2015-12-02
| | |/
| * / Move BoringSSL.podspec into src, and point Podfiles to itGravatar Jorge Canizales2015-12-01
| |/
* / Clang format.Gravatar Nicolas "Pixel" Noble2015-12-01
|/
* Merge pull request #4223 from jcanizales/filter-protobuf-warningsGravatar Michael Lumish2015-12-01
|\
| * Filter Protobuf nullable warningsGravatar Jorge Canizales2015-12-01
* | Adjust version requirements through samples and tests.Gravatar Jorge Canizales2015-11-25
|/
* Merge branch 'release-0_12' of github.com:grpc/grpc into cpp_new_creds_plugin...Gravatar Julien Boeuf2015-11-25
|\
| * Merge pull request #4154 from jboeuf/new_creds_plugin_apiGravatar jboeuf2015-11-25
| |\
| | * Better documentation of the method_name field.Gravatar Julien Boeuf2015-11-25
* | | Cpp example of how the plugins can be done.Gravatar Julien Boeuf2015-11-19
| |/ |/|
* | Also adding a credentials type to the plugin API.Gravatar Julien Boeuf2015-11-19
| * bump C# version to 0.12.0Gravatar Jan Tattermusch2015-11-19
* | Fixing node build.Gravatar Julien Boeuf2015-11-18
* | Fixing implementations.Gravatar Julien Boeuf2015-11-18
|/
* Merge branch 'master' of github.com:grpc/grpc into core_creds_api_changeGravatar Julien Boeuf2015-11-17
|\
| * Merge branch 'master' of https://github.com/grpc/grpc into update_ssl_certGravatar Julien Boeuf2015-11-17
| |\
* | | Fixing tests.Gravatar Julien Boeuf2015-11-17
| | * Merge pull request #4139 from grpc/release-0_11Gravatar Jan Tattermusch2015-11-18
| | |\
* | | \ Merge branch 'master' of github.com:grpc/grpc into core_creds_api_changeGravatar Julien Boeuf2015-11-17
|\ \ \ \
| | | * | Handle cancel before start caseGravatar yang-g2015-11-17
| | |/ / | |/| |
* | | | Bandaid over differences in the C API for Python credentialsGravatar Masood Malekghassemi2015-11-17
| * | | Merge pull request #4091 from murgatroid99/node_channel_args_mallocGravatar Tim Emiola2015-11-13
| |\ \ \
| * \ \ \ Merge pull request #4120 from tbetbetbe/grpc_ruby_fix_compile_on_2_0_typed_fr...Gravatar Michael Lumish2015-11-12
| |\ \ \ \
| | * | | | Corrects compile error on ruby 2.0Gravatar Tim Emiola2015-11-12
| * | | | | Merge pull request #4106 from tbetbetbe/grpc_ruby_fix_flaky_ruby_interop_testGravatar Michael Lumish2015-11-12
| |\ \ \ \ \
| * \ \ \ \ \ Merge pull request #4107 from tbetbetbe/grpc_ruby_bidi_call_should_read_metadataGravatar Michael Lumish2015-11-12
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge pull request #4119 from bdotdub/objc-cleanup-generated-librariesGravatar Jorge Canizales2015-11-12
| |\ \ \ \ \ \ \
| | * | | | | | | Remove unused RouteGuideClient and move RemoteTestClient to testsGravatar Benny Wong2015-11-12
| * | | | | | | | Update Podfile to point to the right sample dependenciesGravatar Benny Wong2015-11-12