20 Commits

Author SHA1 Message Date
Alexander Polcyn
21bc61e4a6 Revert "Merge branch 'master' into v1.3.x"
This reverts commit 79759fea1abd09102d38af3e13a84b69e898124b, reversing
changes made to dc36f4df6aba60275a31227e1d29c4d20b6cadca.
2017-04-26 14:18:39 -07:00
Craig Tiller
e5a36589a6 Extend clang-format to C#, Node, Ruby 2017-04-19 09:52:18 -07:00
murgatroid99
bc2693ee52 Fix mismatched new[] and delete in Node extension code 2016-09-20 09:55:33 -07:00
murgatroid99
a2a3b729ae Fixed minor Node compilation issue 2016-04-27 14:54:40 -07:00
Deepak Lukose
0c82e79880 Add various options to verify ssl/tls client cert including letting the
application handle the authentication.
2016-04-19 15:02:06 -07:00
murgatroid99
9cd4540e69 Simplified some code and added tests to increase code coverage 2015-12-09 16:12:37 -08:00
murgatroid99
d84ad122f9 Refactored some C++ code to improve code reuse 2015-10-12 16:12:04 -07:00
murgatroid99
231617f5ba Update to nan 2.0 2015-09-17 13:56:25 -07:00
Julien Boeuf
6fefd91642 Adding void* at then end of security related method in order to have a stable ABI. 2015-08-25 17:47:55 -07:00
murgatroid99
5bb18030d2 Modified server SSL certs to allow multiple pairs and force_client_auth flag 2015-08-19 14:57:19 -07:00
murgatroid99
1fa48701fc Resolved merge conflicts 2015-07-30 10:41:59 -07:00
Julien Boeuf
4044c512bd Merge branch 'master' of github.com:grpc/grpc into ssl_force_client_auth 2015-07-27 16:16:29 -07:00
murgatroid99
d03da0cd75 Made binding a server to a port insecurely explicit 2015-07-27 16:13:28 -07:00
yang-g
00875bdf61 Fix node test. Remove all the server fake credentials references 2015-07-22 10:33:18 -07:00
Julien Boeuf
c9a6dcc722 Adding option to force client auth on the server SSL creds. 2015-07-21 23:02:16 -07:00
murgatroid99
1008c5a730 The library now compiles with Node 0.11+ and all versions of io.js 2015-03-04 14:42:31 -08:00
Craig Tiller
da0983d56a Add missing new-lines at end of file 2015-02-18 09:23:38 -08:00
Craig Tiller
42af13c956 Update copyright to 2015 2015-02-18 08:34:56 -08:00
murgatroid99
c1ec85fc43 Removed extraneous log messages 2015-02-12 15:48:51 -08:00
murgatroid99
0bd4b5a17c Moved extension and JS files to separate directories 2015-01-26 17:16:57 -08:00