Commit Graph

24 Commits

Author SHA1 Message Date
Matias Alejo Garcia fbe7dc4fa0
ref start 2016-11-24 10:15:46 -03:00
Matias Alejo Garcia 210b73d198
fix dying workers handle 2016-11-23 13:05:04 -03:00
Matias Alejo Garcia 4a2b92bcb0
rm websockets 2016-11-23 12:19:00 -03:00
Matias Alejo Garcia ba4257d8f1 Merge pull request #564 from matiu/feat/ciphers2
allow ciphers to be configurable
2016-08-15 21:35:54 -03:00
Matias Alejo Garcia a6846b5b2a
allow ciphers to be configurable 2016-08-15 21:34:44 -03:00
Ivan Socolsky 41784edc2c
set to 300s 2016-08-15 17:06:33 -03:00
Ivan Socolsky b70b3cd726
set keep-alive timeout 2016-08-09 10:05:25 -03:00
Gabe Gattis 2984688a6d
use the node.js default cipher suite for setting up a tls server instead of specifying our own 2016-04-06 15:02:29 -04:00
Ivan Socolsky d51fd61fc4 support TLS 1.2 in standalone BWS 2016-02-21 11:41:05 -03:00
dabura667 5a5b492415 Added ability to designate CA root (for small CAs) 2015-06-10 22:31:40 +09:00
Ivan Socolsky b39e719fce refactor express app 2015-05-07 18:30:08 -03:00
Ivan Socolsky 75a834c4cf various fixes 2015-05-07 14:29:22 -03:00
Ivan Socolsky bfaf7ff5c4 refactor websockets app 2015-05-06 16:26:43 -03:00
Matias Alejo Garcia 25cbf5ddbd die if cant connect to mongodb 2015-04-28 11:03:46 -03:00
Matias Alejo Garcia b84c1dc178 async initialize 2015-04-21 14:43:35 -03:00
Ivan Socolsky 498392e72c refactor storage initialization 2015-04-20 20:46:45 -03:00
Matias Alejo Garcia 33eb17dd8d better logs + init db after sticky 2015-04-18 06:55:24 -03:00
Matias Alejo Garcia 4ccd3541d4 fix sockets + clusters 2015-04-15 19:38:51 -03:00
Matias Alejo Garcia 7faf0b68f3 add sticky for SSL sockets 2015-04-15 18:34:48 -03:00
Matias Alejo Garcia 7f912cdc70 add ssl support 2015-04-15 16:25:31 -03:00
Matias Alejo Garcia c1031915f7 clustering! 2015-04-15 15:56:08 -03:00
Matias Alejo Garcia 238077a8bd refactor config 2015-04-15 10:59:25 -03:00
Matias Alejo Garcia f511ecba16 change default port numbers 2015-04-15 10:35:37 -03:00
Matias Alejo Garcia b70b4bd642 add better names 2015-04-06 13:27:00 -03:00