Rivoreo Source Code Repositories
src.rivoreo.one
/
net
/
sshout-daemon
/
5aef4555ce35a9b2dedc2cdae1b0f34b336b5f1d
/
Makefile
e8877bb
Don't link libreadline for sshoutcfg(8)
by WHR
· 7 years ago
a251836
Raise length limitation for local and API packets
by WHR
· 7 years ago
b8580cc
Fix the clean target in Makefile
by WHR
· 7 years ago
3e809e3
Add getmotd and setmotd subcommands in sshoutcfg(8)
by WHR
· 7 years ago
766ac4e
Fix a possible memory leak; reading API packet will block; add a debug message in server
by WHR
· 7 years ago
1d1a024
Implementing API
by WHR
· 7 years ago
9430c6c
Add sshoutcfg tool to manage users
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
f42c259
Add missing file client.h; fix text length bug when printing message; Stop using readline
by WHR
· 7 years ago
f892a00
Move CLI client code to a separate file; bug fixes
by WHR
· 7 years ago
e00570a
Add function get_local_packet to read local packet for both server and client
by WHR
· 7 years ago
9540e6c
Change local socket type back to SOCK_STREAM since we need a connection-oriented socket
by WHR
· 7 years ago
65b8738
Add server loop code
by WHR
· 7 years ago
9df48d5
Add some dummy code
by WHR
· 7 years ago