aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Expand)AuthorAge
* added support for metadataGravatar Jan Tattermusch2015-03-16
* Merge pull request #1050 from ctiller/cleanupGravatar David Klempner2015-03-16
|\
* \ Merge pull request #1011 from yang-g/jwtGravatar jboeuf2015-03-16
|\ \
| | * Remove dead codeGravatar Craig Tiller2015-03-16
| |/ |/|
* | remove 'else' code, release lock by destructorGravatar Ruyi Wang2015-03-14
| * copy and paste does not workGravatar Yang Gao2015-03-13
| * Add error logs when credentials are created with non-positive lifetimesGravatar Yang Gao2015-03-13
* | Allowing us to import google::protobuf::int64.Gravatar Nicolas "Pixel" Noble2015-03-13
* | Merge pull request #1033 from murgatroid99/node_protobuf_dependency_fixGravatar Tim Emiola2015-03-13
|\ \
* \ \ Merge pull request #1032 from nicolasnoble/protobuf-alternateGravatar Yang Gao2015-03-13
|\ \ \
| | * | Node package version bumpGravatar murgatroid992015-03-13
* | | | Merge pull request #1012 from dklempner/nobarrierGravatar Vijay Pai2015-03-13
|\ \ \ \
* \ \ \ \ Merge pull request #1034 from sunxiaoguang/fix_duplicated_symbolsGravatar Michael Lumish2015-03-13
|\ \ \ \ \
* \ \ \ \ \ Merge pull request #1036 from Arkq/masterGravatar Nathaniel Manista2015-03-13
|\ \ \ \ \ \
| | | | * | | Moving ZeroCopyOutputStream to grpc++/config.h.Gravatar Nicolas "Pixel" Noble2015-03-13
* | | | | | | Merge pull request #1000 from nicolasnoble/python-plugin-no-stdGravatar Nathaniel Manista2015-03-13
|\ \ \ \ \ \ \
* \ \ \ \ \ \ \ Merge pull request #1026 from tatsuhiro-t/fix-client-bad-goaway-last-stream-idGravatar Vijay Pai2015-03-13
|\ \ \ \ \ \ \ \
| * | | | | | | | Update doc as requested in reviewGravatar Tatsuhiro Tsujikawa2015-03-13
| | | * | | | | | Fix port selection for serverGravatar Arkadiusz Bokowy2015-03-13
| |_|/ / / / / / |/| | | | | | |
| | | | | | | * Early return when duration is non-positiveGravatar Yang Gao2015-03-12
| | | * | | | | Fix duplicated symbolsGravatar Xiaoguang Sun2015-03-13
| | | | | | * | Switched protobufjs dependency to npm package instead of GitHubGravatar murgatroid992015-03-12
| |_|_|_|_|/ / |/| | | | | |
| | | | | * | Adding initial support for alternative protobuf libraries.Gravatar Nicolas Noble2015-03-13
* | | | | | | Merge pull request #983 from jboeuf/refresh_token_parsingGravatar Yang Gao2015-03-12
|\ \ \ \ \ \ \
* \ \ \ \ \ \ \ Merge pull request #1028 from murgatroid99/node_install_instructions_formattingGravatar Tim Emiola2015-03-12
|\ \ \ \ \ \ \ \
* | | | | | | | | Started using immutable collections and other code cleanupGravatar Jan Tattermusch2015-03-12
* | | | | | | | | Merge pull request #1029 from jtattermusch/csharp_stylefixingGravatar Tim Emiola2015-03-12
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Setting up stylecop to ignore generated files and fixing styleGravatar Jan Tattermusch2015-03-12
| | * | | | | | | | Improved node install instructions and bumped versionGravatar murgatroid992015-03-12
| |/ / / / / / / /
* / / / / / / / / Remove a const from a variable that should be mutable.Gravatar Nicolas "Pixel" Noble2015-03-12
|/ / / / / / / /
* | | | | | | | Merge pull request #1017 from jtattermusch/csharp_codestyleGravatar Michael Lumish2015-03-12
|\ \ \ \ \ \ \ \
| | | * | | | | | Fix client sending invalid GOAWAY last-stream-idGravatar Tatsuhiro Tsujikawa2015-03-12
| |_|/ / / / / / |/| | | | | | |
* | | | | | | | Add missing GRPC_OVERRIDE, NFCGravatar Chilledheart2015-03-12
| |_|_|_|_|/ / |/| | | | | |
| * | | | | | code style fixes based on StyleCop warningsGravatar Jan Tattermusch2015-03-11
| * | | | | | added stylecop settings fileGravatar Jan Tattermusch2015-03-11
|/ / / / / /
| | | | * / Add a no_barrier_load atomic operation.Gravatar David Klempner2015-03-11
| |_|_|/ / |/| | | |
| | | | * The Jwt code was dropped somewhere in a merge. Put it backGravatar Yang Gao2015-03-11
| |_|_|/ |/| | |
* | | | Merge pull request #990 from jtattermusch/csharp_tls_serverGravatar Tim Emiola2015-03-11
|\ \ \ \
| | | * | Removing the `using std::string` in the python plugin code.Gravatar Nicolas "Pixel" Noble2015-03-11
* | | | | Merge pull request #998 from yang-g/nameoverrideGravatar Vijay Pai2015-03-11
|\ \ \ \ \
* \ \ \ \ \ Merge pull request #978 from Chilledheart/masterGravatar Yang Gao2015-03-10
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
* | | | | | Merge pull request #993 from nathanielmanistaatgoogle/framework-cleanupGravatar Masood Malekghassemi2015-03-10
|\ \ \ \ \ \
| | | * | | | Use ssl name override if it's in the channel argumentGravatar Yang Gao2015-03-10
| |_|/ / / / |/| | | | |
* | | | | | Updated Node package version to 0.5.3Gravatar murgatroid992015-03-10
| * | | | | Eliminate the Python "assembly" packageGravatar Nathaniel Manista2015-03-10
| | |_|_|/ | |/| | |
| | | | * Adding refresh token credentials.Gravatar Julien Boeuf2015-03-09
* | | | | Merge branch 'master' into node_11_cleanup_segfaultGravatar murgatroid992015-03-09
|\| | | |
* | | | | Fixed segfault by fixing scope issueGravatar murgatroid992015-03-09
| | | * | C# server side TLS supportGravatar Jan Tattermusch2015-03-09
| * | | | Merge pull request #982 from sahlberg/python-readmeGravatar Tim Emiola2015-03-09
| |\ \ \ \ | | |_|/ / | |/| | |