aboutsummaryrefslogtreecommitdiff
path: root/net/openssh/files
Commit message (Collapse)AuthorAge
* ssh: Add umdns entry to the init script.Rosen Penev2017-08-15
| | | | | | | This is usefull for hosts to discover the ssh server, especially on macOS. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* openssh: remove dsa and add ecdsa + ed25519 to initial keygen.Mangix2015-11-27
| | | | Signed-off by: Rosen Penev <rosenp@gmail.com>
* openssh: provide an avahi service fileMichael Heimpold2014-12-08
| | | | | | | As discussed in #543, we can announce the SFTP service via Avahi when sftp-server is installed. Signed-off-by: Michael Heimpold <mhei@heimpold.de>
* generic userid: use the new USERID apiJohn Crispin2014-10-08
| | | | | | | | recent changes in trunk allow us to specify the userid inside the openwrt makefile. the info is stored int he meta data of the IPK contorl file and users are generated by the new generic postinst trigger. Signed-off-by: John Crispin <blogic@openwrt.org>
* openssh: import from packagesPeter Wagner2014-06-16
Signed-off-by: Peter Wagner <tripolar@gmx.at>