508 Commits (0e72ede40582c43c404e3b211464cca3bc5b6bc6)

Author SHA1 Message Date
murgatroid99 3236607685 Fixed incorrect type in a malloc in Node extension 9 years ago
murgatroid99 1099ace8f7 Ensure application and Node library user agent strings are together at the beginning 9 years ago
Jan Tattermusch c8a5cc586d Add npm badge 9 years ago
murgatroid99 cc19b94ba2 Make Node interop client use default roots file path 9 years ago
murgatroid99 3c769d67a3 Added some file-level comments to Node source files 9 years ago
murgatroid99 5fccd9019f This is a library. It should not output logs to STDOUT by default 9 years ago
murgatroid99 6d6009fec5 Distribute roots.pem with the Node package 9 years ago
murgatroid99 c52dfac999 Fixed error in Node credentials test 9 years ago
murgatroid99 7cfee089dd Added more tests, removed some unused code, fixed a bug 9 years ago
murgatroid99 71f50361bf Added some more tests to increase coverage 9 years ago
murgatroid99 75a2bbaab2 Refactored some C++ code to improve code reuse 9 years ago
murgatroid99 6fe015e492 Add some tests to increase coverage, fix some failures 9 years ago
murgatroid99 5dbbd9178d Revert "Added interval_us delay in Node interop server" 9 years ago
murgatroid99 be13d81824 Fixed some issues with the tests 9 years ago
murgatroid99 eb185de4cb Fixed some issues with the Node tests 9 years ago
murgatroid99 6374f9dc83 Fix a couple of issues with the node interop client 9 years ago
murgatroid99 b8ceb7c550 Added remaining implementable node interop tests, except compression 9 years ago
murgatroid99 30df27aee1 Made Node interop client use all specified command line flags 9 years ago
murgatroid99 83815eab40 Added interval_us delay in Node interop server 9 years ago
murgatroid99 a6a9a6df85 Add incompressible responses and status echoing to Node interop server 9 years ago
murgatroid99 4de94d41d2 Added more documentation to credentials.js 9 years ago
murgatroid99 4399679161 Removed now-extaneous function 9 years ago
murgatroid99 f20d7db554 Fixed issues with binary metadata type checking 9 years ago
murgatroid99 54030dd67f Don't package tests in Node package 9 years ago
murgatroid99 2c641c65e4 Fixed up Node tests after math folder move 9 years ago
murgatroid99 0f93e435a1 Moved math proto and server to test folder 9 years ago
murgatroid99 42a2c4e6b4 Removed a bunch of Node files I don't need or use 9 years ago
murgatroid99 7cd632c89a Re-implemented call propagation tests to avoid race conditions 9 years ago
murgatroid99 08005eda53 Removed a pair of racy Node tests 9 years ago
murgatroid99 196188f77b Fixed node extension module name 9 years ago
murgatroid99 86ef17ada9 Prevented composing insecure credentials 9 years ago
murgatroid99 35155ae997 Fixed missing item in Node library file list 9 years ago
murgatroid99 2af89e49cb Moved gRPC node package root to repo root, made it depend on grpc.gyp 9 years ago
murgatroid99 5f709ca2a4 Split Credentials into two types 9 years ago
murgatroid99 d7d8337df0 Added code for extension coverage 9 years ago
murgatroid99 a5a897d44f Removed now-redundant credentials wrappings 9 years ago
murgatroid99 9c43b00217 Fixed some issues with new credential code 9 years ago
murgatroid99 153b09d039 Reworked credentials surface API, added test 9 years ago
murgatroid99 8cde3d7c20 Implemented credentials plugin interface 9 years ago
murgatroid99 43a147959e Added test for using gRPC with other async operations 9 years ago
murgatroid99 8d4aec37cb Added most of the plugin implementation 9 years ago
murgatroid99 e339f6feec Fixed hang when using Node gRPC with other async operations 9 years ago
murgatroid99 ada3f61f4d Added function signatures for plugin wrapping 9 years ago
Nathaniel Manista 3ba30e16ad Drop issue 527 TODOs for interop specification 9 years ago
murgatroid99 ff0ba48cbb Update Node module to 0.11.1 in anticipation of point release 9 years ago
murgatroid99 2b09783f8a Update to nan 2.0 9 years ago
murgatroid99 a59ee9a307 Fixed a couple of incorrect "this" references in Node library 9 years ago
murgatroid99 640325e65e Fixed memory leak in Buffer construction 9 years ago
murgatroid99 474f53b138 Fixed Op destructors not being called 9 years ago
Stanley Cheung 581846ba9b Update debian install instructions, jessie-backports 9 years ago