Commit Briefs

Omar Polo

fix format of Rstat

`count' should be a 2-byte (16-bit) value and we're not neither accounting for it nor sending it.



Omar Polo

tweak Tread description


Omar Polo

fix bundling of contrib/ stuff



Omar Polo

use the 5640 port consistently


Omar Polo

link kamid.conf.5 too





Omar Polo

make -C and -K imply -c


Omar Polo

simplify -c phrasing


Omar Polo

update manpage


Omar Polo

ftp: allow only -C for file with both cert and key inside

Assume that if -K is not given, the file passed for -C holds the key too. This is particularly useful with the new `gencert' contrib script.