From 100fb681ccbd5a1f9db0eb5e62fe5d53ff9a2959 Mon Sep 17 00:00:00 2001 From: Derek Collison Date: Mon, 30 Nov 2015 19:15:49 -0800 Subject: [PATCH] Updated completed items --- TODO.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/TODO.md b/TODO.md index 9f9f1d7a..15e8c7b4 100644 --- a/TODO.md +++ b/TODO.md @@ -1,8 +1,6 @@ # General -- [ ] SSL/TLS support -- [ ] Better user/pass support using bcrypt etc. - [ ] Pedantic state - [ ] brew, apt-get, rpm, chocately (windows) - [ ] Dynamic socket buffer sizes @@ -19,6 +17,8 @@ - [ ] Info updates contain other implicit route servers - [ ] Multi-tenant accounts with isolation of subject space - [ ] Add to varz, time for slow consumers, peek connections, memory, etc. +- [X] Better user/pass support using bcrypt etc. +- [X] SSL/TLS support - [X] Add support for / to point to varz, connz, etc.. - [X] Support sort options for /connz via nats-top - [X] Dropped message statistics (slow consumers)