Rivoreo Source Code Repositories
src.rivoreo.one
/
net
/
sshout-daemon
SSHOUT server-side programs
[
Releases
]
Clone this repo:
Branches
master
1.0
1.1
Tags
1.2.0
1.1.1
1.1.0
1.0.2
1.0.0
1.0.1
1826c9b
CLI: fix endless loop
by WHR
· 12 months ago
master
ae74dc4
Server: fix attempting to broadcast user off-line event to the same connection that was just ended
by WHR
· 12 months ago
58ce84e
Server: fix accidentally closing server socket
by WHR
· 12 months ago
c06d656
Server: remove a duplicated log message
by WHR
· 12 months ago
c60949b
CLI: shrink input line buffer to 2 KiB, where the old size is mostly a typo
by WHR
· 12 months ago
4097330
Client: check stdout file ownership if it is a terminal
by WHR
· 1 year ago
872e4d5
Server: close(2) stdin and stdout to free up these 2 unused file descriptors
by WHR
· 1 year ago
11c3586
Client: restrict access of stdout from other users if it is a terminal
by WHR
· 1 year ago
c11ac50
Remove unused codes; update copyright year in messages
by WHR
· 1 year ago
0d521d6
Server: use file descriptors of clients as indexes directly
by WHR
· 1 year ago
7dbe18c
Server: shrunk scope of some local variables
by WHR
· 1 year ago
b3ff81c
IRC: send MOTD upon registration
by WHR
· 1 year, 1 month ago
c20b9a7
Check for malloc(3) failure
by WHR
· 1 year, 4 months ago
b713806
Server: make sure accept(2)ed file descriptor is less than FD_SETSIZE
by WHR
· 1 year, 7 months ago
108fada
Add optional encoding convertion support for plain-text messages
by WHR
· 2 years, 3 months ago
bea4370
Don't compare between signed and unsigned integers
by WHR
· 2 years, 3 months ago
f165b46
Fix a logical error in client-cli.c
by WHR
· 2 years, 4 months ago
c7f8160
Don't use new line for syslog(3)
by WHR
· 2 years, 4 months ago
f341727
Revise translated messages
by WHR
· 2 years, 4 months ago
2d875df
Allow omitting build date to make binary programs reproducible
by WHR
· 2 years, 6 months ago
Next »