aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Expand)AuthorAge
...
| | | | | | | | * | | Fix node test. Remove all the server fake credentials referencesGravatar yang-g2015-07-22
| | | * | | | | | | | Fixed setting user-agent stringGravatar murgatroid992015-07-22
| | | | | | | | | * | Canonicalize metadata keys in coreGravatar Craig Tiller2015-07-22
| | | | | |_|_|_|/ / | | | | |/| | | | |
| | | | | | | | * | merge head and resolve conflictGravatar yang-g2015-07-22
| | | | | | | | |\ \ | | |_|_|_|_|_|_|/ / | |/| | | | | | | |
| | | | | | | | * | move fake_transport_security_credentials to private APIGravatar yang-g2015-07-21
* | | | | | | | | | Adding option to force client auth on the server SSL creds.Gravatar Julien Boeuf2015-07-21
|/ / / / / / / / /
| * | | | | | | | fix crash caused by wrong size of MetadataEntryStructGravatar Jan Tattermusch2015-07-21
| | | | | | | | * C++ is also a language that can be insecureGravatar Craig Tiller2015-07-21
| | | | | | | | * Rename grpc_channel_create to grpc_insecure_channel_createGravatar Craig Tiller2015-07-21
| |_|_|_|_|_|_|/ |/| | | | | | |
| | | | | | * | Fixes for streaming compression.Gravatar David Garcia Quintas2015-07-21
| | * | | | | | Added user-agent setting code, and a test for itGravatar murgatroid992015-07-21
* | | | | | | | Merge pull request #2529 from ctiller/prefer-gin-n-tonicGravatar Vijay Pai2015-07-21
|\ \ \ \ \ \ \ \
* \ \ \ \ \ \ \ \ Merge pull request #2556 from ctiller/one-thing-at-a-timeGravatar Vijay Pai2015-07-21
|\ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / |/| | | | | | | |
| | | * | | | | | improving test readabilityGravatar Jan Tattermusch2015-07-21
| | | * | | | | | rename Result to ResponseAsyncGravatar Jan Tattermusch2015-07-21
| | | * | | | | | fix echo metadata testGravatar Jan Tattermusch2015-07-21
| | | * | | | | | regenerated code and fixed inconsistenciesGravatar Jan Tattermusch2015-07-21
| | | * | | | | | codegen and API changesGravatar Jan Tattermusch2015-07-21
* | | | | | | | | Merge pull request #2370 from ctiller/now-i-get-to-show-it-to-EVERYBODYGravatar Yang Gao2015-07-21
|\ \ \ \ \ \ \ \ \
| | | | * | | | | | modify client call interface to allow reading status and trailersGravatar Jan Tattermusch2015-07-21
| | | | * | | | | | added some testsGravatar Jan Tattermusch2015-07-21
* | | | | | | | | | Merge pull request #2559 from ctiller/holographic-ninja-sodaGravatar Nicolas Noble2015-07-21
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|/ |/| | | | | | | | |
* | | | | | | | | | Merge pull request #2554 from murgatroid99/node_oauth_interopGravatar Michael Lumish2015-07-21
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|/ |/| | | | | | | | |
| | * | | | | | | | Fix (forever) a TSAN bug thats plagued usGravatar Craig Tiller2015-07-21
| |/ / / / / / / / |/| | | | | | | |
| | | | | * | | | propagate statuscode from server handlerGravatar Jan Tattermusch2015-07-20
| | | | | * | | | allow sending trailers from server handlerGravatar Jan Tattermusch2015-07-20
| | | | | * | | | populate server contextGravatar Jan Tattermusch2015-07-20
| | | * | | | | | Fix TSAN reported failureGravatar Craig Tiller2015-07-20
| | | * | | | | | Fix TSAN reported failureGravatar Craig Tiller2015-07-20
| |_|/ / / / / / |/| | | | | | |
| | * | | | | | Merge github.com:grpc/grpc into now-i-get-to-show-it-to-EVERYBODYGravatar Craig Tiller2015-07-20
| | |\ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | |
| | | | | | * | Merge branch 'tell-me-who-you-might-be' of github.com:ctiller/grpc into tell-...Gravatar Craig Tiller2015-07-20
| | | | | | |\ \
| | | | * | | | | refactor server call handlersGravatar Jan Tattermusch2015-07-20
| | | | * | | | | fix bugGravatar Jan Tattermusch2015-07-20
| | | | * | | | | some cleanup and better metadata supportGravatar Jan Tattermusch2015-07-20
| | | | * | | | | reading of metadataGravatar Jan Tattermusch2015-07-20
| |_|_|/ / / / / |/| | | | | | |
| * | | | | | | Removed now-incorrect asserts in oauth testGravatar murgatroid992015-07-20
| * | | | | | | Removed unnecessary arguments from auth messageGravatar murgatroid992015-07-20
| * | | | | | | Added oauth2_auth_token and per_rpc_creds Node interop testsGravatar murgatroid992015-07-20
* | | | | | | | fixed dependencies in C# projectGravatar Jan Tattermusch2015-07-20
* | | | | | | | implement per_rpc_creds and oauth2_auth_token interop testsGravatar Jan Tattermusch2015-07-20
|/ / / / / / /
| | | | * | | Merge github.com:grpc/grpc into tell-me-who-you-might-beGravatar Craig Tiller2015-07-20
| | | | |\ \ \ | |_|_|_|/ / / |/| | | | | |
* | | | | | | Use more meaningful names for metadata keys in testsGravatar murgatroid992015-07-20
| | | | | * | Make endpoint peer API work on WindowsGravatar Craig Tiller2015-07-20
| | | | |/ /
* | | | | | Merge pull request #2464 from murgatroid99/node_server_construction_changeGravatar Abhishek Kumar2015-07-20
|\ \ \ \ \ \
| | | | | * | Add grpc_call_get_peerGravatar Craig Tiller2015-07-20
* | | | | | | Merge pull request #2530 from ctiller/no-reserveGravatar David G. Quintas2015-07-20
|\ \ \ \ \ \ \
| | | | | | * | Add ipv4:, ipv6: schemesGravatar Craig Tiller2015-07-20
| | | | | | | * address commentsGravatar Alistair Veitch2015-07-20
* | | | | | | | Refer simplifying script with xctool.Gravatar Jorge Canizales2015-07-20
* | | | | | | | Remove unneeded error trap.Gravatar Jorge Canizales2015-07-20