murgatroid99
380f929a70
Changed c++ version flag in binding.gyp
2015-02-26 14:52:51 -08:00
murgatroid99
9ed34d53e8
Added important Node package information and LICENSE file for inclusion in Node package
2015-02-25 16:29:54 -08:00
Craig Tiller
6282b25d37
Merge pull request #811 from murgatroid99/node_version_bump_0.5.0
...
Bumped node version to 0.5.0
2015-02-25 13:29:41 -08:00
murgatroid99
805a5dcd90
Bumped node version to 0.5.0
2015-02-25 13:28:22 -08:00
Craig Tiller
5751e32c48
Merge pull request #803 from grpc/oaktowner-patch-1
...
Update binding.gyp
2015-02-25 13:28:18 -08:00
Craig Tiller
d96e9f0734
Merge pull request #806 from grpc/oaktowner-patch-2
...
Changing to use node instead of nodejs
2015-02-25 13:28:11 -08:00
Tim Emiola
9408d8edaf
Merge pull request #810 from murgatroid99/node_instructions
...
Add Debian nodejs-legacy instructions
2015-02-25 13:25:05 -08:00
Michael Lumish
8ea3497033
Add Debian nodejs-legacy instructions
2015-02-25 13:24:30 -08:00
Dan Ciruli
fbcf356ecf
Changing to use node instead of nodejs
2015-02-25 12:30:26 -08:00
Dan Ciruli
fdf82db604
Update binding.gyp
2015-02-25 12:24:39 -08:00
murgatroid99
1fc959e5c4
Fixed TLS host resolution problems
2015-02-25 10:38:34 -08:00
Craig Tiller
b7fa6c07f1
Merge pull request #735 from jboeuf/fix_ssl_san
...
Verifying the peer name on the X509 Certs correctly.
2015-02-24 21:11:26 -08:00
murgatroid99
00588c6bb5
Fixed import of google-auth-library
2015-02-24 17:02:09 -08:00
Tim Emiola
87f5366b9d
Merge pull request #743 from murgatroid99/node_status_errors
...
Make status errors actual Error objects when passing them to callbacks
2015-02-24 16:05:39 -08:00
Tim Emiola
37dadf1539
Merge pull request #750 from murgatroid99/node_interop_compatibility
...
Updated interop proto for compatibility with proto3 servers
2015-02-24 16:04:07 -08:00
murgatroid99
06c2616283
Fixed reference to grpc_default_credentials_create
2015-02-24 15:33:26 -08:00
murgatroid99
583e64e838
Updated interop proto for compatibility with proto3 servers
2015-02-24 11:04:35 -08:00
murgatroid99
c38a6a5362
Fixed copyright format in some example files
2015-02-24 09:24:02 -08:00
murgatroid99
b26306d0e5
Merge branch 'master' into node_status_errors
2015-02-24 09:15:30 -08:00
murgatroid99
a9fac804ca
Fixed old lint errors
2015-02-23 17:48:56 -08:00
murgatroid99
5c13ed40a9
Fixed old lint errors
2015-02-23 17:44:21 -08:00
murgatroid99
dcdbbe5422
Return error status as actual errors to client callbacks
2015-02-23 17:40:18 -08:00
Michael Lumish
b2f55f1a28
Merge pull request #721 from yang-g/master
...
Remove stale comment
2015-02-23 17:30:18 -08:00
Julien Boeuf
d930d42b3c
Verifying the peer name on the X509 Certs correctly.
...
- The SANs take precedence over the CN.
- The CN is only checked if there are no SANs.
- Fixing the tests as the test cert did not list *.test.google.com in
the SANs. Will fix the test cert another time...
2015-02-23 16:41:26 -08:00
Yang Gao
c11fc8d2c5
remove stale comment
2015-02-23 11:30:18 -08:00
murgatroid99
690ce2de79
Resolved merge conflicts
2015-02-23 10:29:08 -08:00
murgatroid99
ddce31ab43
Added pubsub demo client
2015-02-23 10:26:01 -08:00
nmittler
a1f3f928de
Fixing java package for route_guide.proto
2015-02-22 15:16:20 -08:00
Tim Emiola
ba1eb6d918
Merge pull request #601 from murgatroid99/node_route_guide_sample
...
Added route_guide server example implementation
2015-02-20 17:39:37 -08:00
murgatroid99
054d02e98f
Updated client and server to use db from a variable path
2015-02-20 15:06:22 -08:00
murgatroid99
fb0f4ddb00
Added pubsub demo client
2015-02-20 14:58:58 -08:00
Yang Gao
7ba78a6b27
clean up some internal path and names
2015-02-20 13:04:52 -08:00
murgatroid99
ce0cfef3a3
Added comments to route_guide_client.js
2015-02-20 11:34:47 -08:00
murgatroid99
413119058b
Formatted db file
2015-02-20 10:44:37 -08:00
murgatroid99
dd6cc664d0
Added client and fixed some server bugs
2015-02-19 18:19:10 -08:00
murgatroid99
c4b33e1f83
Explicitly use nodejs to run tests
2015-02-19 16:33:21 -08:00
murgatroid99
1872160ad1
Merge branch 'master' into node_route_guide_sample
2015-02-19 16:15:01 -08:00
murgatroid99
7d499f8a59
Removed reference to non-existent header
2015-02-19 16:12:02 -08:00
murgatroid99
532cb3d8ae
Switched to a smaller area of features
2015-02-19 16:06:50 -08:00
murgatroid99
25e65921f7
Switched to using pre-defined list of features
2015-02-19 15:40:26 -08:00
Tim Emiola
9403effc7a
Merge pull request #628 from murgatroid99/node_lint
...
Added lint to Node tests
2015-02-19 14:51:22 -08:00
murgatroid99
1b56bf8523
Fixed lint errors
2015-02-19 14:37:18 -08:00
murgatroid99
c16a9bdcee
Added lint script
2015-02-19 13:46:30 -08:00
murgatroid99
66fa6c7b5d
Added files to the node package
2015-02-19 13:36:56 -08:00
Mugur Marculescu
3e23167b01
Merge pull request #619 from jayantkolhe/jayantkolhe-patch-2
...
Jayantkolhe patch 2 - Many documentation updates.
2015-02-19 11:53:20 -08:00
Jayant Kolhe
60144224ae
Update README.md
2015-02-19 11:28:57 -08:00
murgatroid99
88ad8fc611
Added comments and fixed some minor bugs
2015-02-19 10:28:41 -08:00
murgatroid99
084fa910d0
Added comment about where Google credentials come from
2015-02-18 17:06:34 -08:00
murgatroid99
ef1bcc4320
Added route_guide server example implementation
2015-02-18 17:03:03 -08:00
murgatroid99
9910878852
Merge branch 'master' into node_auth_integration
2015-02-18 15:08:32 -08:00