Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/CISOfy/lynis.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-03-23Modified SSH service checking.Kamil Boratyński
2016-03-13Removed copyright line, added descriptionmboelen
2016-03-13Added link to website, blog, githubmboelen
2016-03-08SSH-7408: use only the last occurrence of a configured optionmboelen
2016-02-09Removed ServerAliveIntervalEric Light
2016-02-09Added value for ServerAliveInterval settingmboelen
2016-02-09Reordered SSH options, added ServerAliveInterval, changed TCPKeepAlive sugges...mboelen
2016-01-02Fix scoring logic for "<"asiebelt
2016-01-02Fix typoasiebelt
2016-01-02Fix Scoring for "<"asiebelt
2016-01-02Fix Test Definitionasiebelt
2016-01-02Update tests_sshasiebelt
2015-12-21Rename of logtext and report functions, upcoming year changemboelen
2015-12-07Improved [SSH-7408] with 'AllowTcpForwarding'.Kamil Boratyński
2015-12-07Improved [SSH-7408] with 'PermitTunnel'.Kamil Boratyński
2015-12-07Improved [SSH-7408] with 'GatewayPorts'.Kamil Boratyński
2015-12-06Improved [SSH-7408] with 'PermitUserEnvironment'.Kamil Boratyński
2015-12-06Improved [SSH-7408] with 'MaxSessions'.Kamil Boratyński
2015-12-06Improved [SSH-7408] with 'MaxStartups'.Kamil Boratyński
2015-12-06Improved [SSH-7408] with 'LoginGraceTime'.Kamil Boratyński
2015-12-06Improved [SSH-7408] with 'Port'.Kamil Boratyński
2015-12-05[SSH-7408]: Implemented '!' test type.Kamil Boratyński
2015-12-05Improved [SSH-7408] with 'ClientAliveInterval'.Kamil Boratyński
2015-12-05Improved [SSH-7408] with 'ClientAliveCountMax'.Kamil Boratyński
2015-12-05Improved [SSH-7408] with 'MaxAuthTries'.Kamil Boratyński
2015-12-05[SSH-7408]: Implemented '>' test type.Kamil Boratyński
2015-12-05[SSH-7408]: Implemented '<' test type.Kamil Boratyński
2015-12-05Refactorized [SSH-7408].Kamil Boratyński
2015-12-04New SSH options added and small changes to improve output on screen and in lo...mboelen
2015-12-04Improved [SSH-7408] with 'Compression'.Kamil Boratyński
2015-12-04Improved [SSH-7408] with 'TCPKeepAlive'.Kamil Boratyński
2015-12-04Improved [SSH-7408] with 'FingerprintHash'.Kamil Boratyński
2015-12-03No warnings for SSH configuration, instead only use suggestions. Plus logging...mboelen
2015-12-03Improved [SSH-7408] with 'PrintLastLog'.Kamil Boratyński
2015-12-03Improved [SSH-7408] with 'X11Forwarding'.Kamil Boratyński
2015-12-03Improved [SSH-7408] with 'UseDNS'.Kamil Boratyński
2015-12-03Improved [SSH-7408] with 'IgnoreRhosts'.Kamil Boratyński
2015-12-03Improved [SSH-7408] with 'PermitEmptyPasswords'.Kamil Boratyński
2015-12-03Moved [SSH-7416] into [SSH-7408].Kamil Boratyński
2015-12-03Moved [SSH-7412] into [SSH-7408].Kamil Boratyński
2015-12-03Moved [SSH-7414] into [SSH-7408].Kamil Boratyński
2015-12-03Modified [SSH-7408] -- made it widely usable.Kamil Boratyński
2015-10-10Optimized use of cat, grep and awk.SiemKorteweg
2015-07-22Remove incomplete tests, code enhancementsmboelen
2015-01-03Update of the files to reflect HTTPS version of website and 2015. Happy New Y...mboelen
2014-10-06Added SSH without-password option for PermitRootLoginmboelen
2014-09-19Small textual replacements for logging purposesmboelen
2014-09-15Code cleanup and small enhancementsmboelen
2014-09-15Removed warnings, updated changelogmboelen
2014-09-09Made adjustments to run in non-privileged scansmboelen