Rivoreo Source Code Repositories
src.rivoreo.one
/
net
/
sshout-daemon
/
aee4206c87b9c688ae1b7b7c6081e2c264fcb132
/
client-cli.c
b8ccf34
Also send private message back to the sender; add 'user not found' notice for private messages
by WHR
· 7 years ago
c92d507
CLI client: add command to send private message
by WHR
· 7 years ago
b9d9d7d
Add broadcast for user state changing
by WHR
· 7 years ago
f6a7e47
Add some commands for CLI client
by WHR
· 7 years ago
ead24f9
Implement command auto-completion
by WHR
· 7 years ago
65833e4
Add line history recording for client with a terminal; clean up non-terminal input code
by WHR
· 7 years ago
f66fa81
Re-enable readline if STDIN is a terminal; fix a bug in client select(2) processing
by WHR
· 7 years ago
9fa26e3
Fix read(2)ing of STDIN_FILENO blocked
by WHR
· 7 years ago
f42c259
Add missing file client.h; fix text length bug when printing message; Stop using readline
by WHR
· 7 years ago
031059b
Implement sending and receiving broadcast messages
by WHR
· 7 years ago
a13dc68
Implement 'who' command in CLI client; bug fixes
by WHR
· 7 years ago
f892a00
Move CLI client code to a separate file; bug fixes
by WHR
· 7 years ago