588 Commits

Author SHA1 Message Date
Andrey Petrov
1170c89335 Merge pull request #2 from crosbymichael/abort-on-EINVAL
Only abort Accept loop on EINVAL
2014-12-12 23:16:42 -08:00
Andreas Renberg (IQAndreas)
7767f3e52b Add basic terminal color support
Also added a little command to test color support. This will come in
handy!
2014-12-13 01:15:02 -06:00
Michael Crosby
4219146406 Ensure socket is closed on return of accept loop 2014-12-12 23:09:22 -08:00
Michael Crosby
ba1dd64475 Only abort on EINVAL from tcp Accept() 2014-12-12 23:08:18 -08:00
Andrey Petrov
973a06aa75 whois_me fix, I hope. 2014-12-12 22:09:34 -08:00
Alvin Lai
4128c4279a update Readme for Docker 2014-12-12 21:39:46 -08:00
Alvin Lai
853ccef3ac Add Dockerfile 2014-12-12 21:26:53 -08:00
Andrey Petrov
705cc9e1be Fixing len check. 2014-12-12 19:46:30 -08:00
Andrey Petrov
cecf00874f More evil inputs. 2014-12-12 19:34:54 -08:00
Andrey Petrov
d30d971ea2 More evil inputs. 2014-12-12 19:33:30 -08:00
Andrey Petrov
cfbd2824e6 Reject some evil strings. 2014-12-12 19:29:48 -08:00
Andrey Petrov
da10a5d2b8 alphanumeric usernames 2014-12-12 18:10:14 -08:00
Andrey Petrov
0ab7a5d3c5 Demo. 2014-12-12 17:55:19 -08:00
Andrey Petrov
3c8df8bab1 LICENSE, todo. 2014-12-12 17:52:05 -08:00
Andrey Petrov
7d05c5f171 Spaces are hard. 2014-12-12 16:00:55 -08:00
Andrey Petrov
30dd775fef More me fixen. 2014-12-12 15:16:35 -08:00
Andrey Petrov
da48b9da8a Fix me broadcast. 2014-12-12 15:06:12 -08:00
Andrey Petrov
0c42706d88 Silence timer. 2014-12-12 15:02:55 -08:00
Andrey Petrov
69d56919f8 Share the op. 2014-12-12 14:53:19 -08:00
Andrey Petrov
af20d755e7 Banhammer! 2014-12-12 14:50:14 -08:00
Andrey Petrov
8f408b7674 Fix leaky channels hopefully. 2014-12-12 12:19:39 -08:00
Andrey Petrov
0b80aa8345 Hacky fixes with notes. 2014-12-12 01:15:58 -08:00
Andrey Petrov
f11049d84d List formatting. 2014-12-12 00:52:45 -08:00
Andrey Petrov
a27ced0c06 Redid all the newline mess, fixed renaming. 2014-12-12 00:48:06 -08:00
Andrey Petrov
ed74e12b6d Fix buffer fill stuck.; 2014-12-12 00:42:02 -08:00
Andrey Petrov
3f20f1795c Fleshing out the readme. 2014-12-11 22:19:04 -08:00
Andrey Petrov
b646abffb8 Improve /list 2014-12-11 22:10:06 -08:00
Andrey Petrov
6b765e7a6c More commands, history, tests. 2014-12-11 22:03:32 -08:00
Andrey Petrov
3c2341c534 todone. 2014-12-11 01:29:38 -08:00
Andrey Petrov
6680c7419e Add commands. 2014-12-11 01:29:18 -08:00
Andrey Petrov
1046af3f4c todos. 2014-12-10 20:58:36 -08:00
Andrey Petrov
adbe812a41 Set term width properly. 2014-12-09 19:26:55 -08:00
Andrey Petrov
da934daf4a map-ify clients, handle left message. 2014-12-09 18:22:46 -08:00
Andrey Petrov
939c4273ff Merge branch 'master' of github.com:shazow/ssh-chat 2014-12-09 17:28:42 -08:00
Andrey Petrov
bd93842136 Create README.md 2014-12-09 17:21:52 -08:00
Andrey Petrov
b335fea2b0 Aesthetic tweaking mostly; 2014-12-09 17:01:35 -08:00
Andrey Petrov
1041ae3dda Better makefile and working chat. 2014-12-09 15:51:24 -08:00
Andrey Petrov
d2aec8cc44 Progress: Echo working. 2014-12-06 23:31:23 -08:00