Commit Graph

18 Commits

Author SHA1 Message Date
murgatroid99 58bc7eefa7 Added Node interop test for timeout_on_sleeping_server 2015-05-14 15:23:16 -07: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
murgatroid99 1b56bf8523 Fixed lint errors 2015-02-19 14:37:18 -08:00
murgatroid99 9910878852 Merge branch 'master' into node_auth_integration 2015-02-18 15:08:32 -08:00
murgatroid99 924cd36e18 Added interop support for default root SSL certs 2015-02-18 10:21:57 -08:00
Craig Tiller b56ee7c871 Add missing new-lines at end of file 2015-02-18 09:25:21 -08:00
Craig Tiller 42af13c956 Update copyright to 2015 2015-02-18 08:34:56 -08:00
murgatroid99 312bab200a All tests but one now pass against new API 2015-02-12 13:28:25 -08:00
murgatroid99 04d01608f6 Added cancellation interop tests to Node interop client 2015-01-29 14:32:56 -08:00
murgatroid99 b8b34fdaed Added missing server shutdown to interop test runner 2015-01-26 10:45:49 -08:00
murgatroid99 9ce69b7b06 Removed some duplicate stream code 2015-01-23 14:52:01 -08:00
murgatroid99 e8fcd8b05b Skiped currently failing test 2015-01-23 11:08:45 -08:00
murgatroid99 6daa495c6c Merge branch 'master' into node_remove_byte_streams 2015-01-21 16:06:21 -08:00
murgatroid99 dae42a5f92 Switched binary stream to object stream 2015-01-21 13:43:39 -08:00
murgatroid99 61d9ffb231 Modified interop tests to handle binding to port 0 2015-01-21 12:12:39 -08:00
murgatroid99 4c59f605fe Added TLS support to interop tests 2015-01-21 10:30:36 -08:00
murgatroid99 e3f3c2184e Added and fixed interop tests 2015-01-20 18:06:43 -08:00
murgatroid99 db205efc67 Added interop client and server 2015-01-20 15:59:43 -08:00