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-06-18Replaced text strings to allow translationsMichael Boelen
2016-06-11[SSH-7408] Show SSH items as a suggestion on screen, like in the reportMichael Boelen
2016-05-19UseDNS = No is a safer configuration (#204)Eric Light
2016-05-02Retrieve SSH settings from active configuration and store earlier, test with ...mboelen
2016-04-28Replaced old function names with new onesmboelen
2016-04-20Show skipped items when running in verbose modemboelen
2016-04-20Display skipped atomic tests (#169)Eric Light
2016-04-19[SSH-7408] Allow skipping some of the SSH testsmboelen
2016-04-19Use SSH configuration from sshd instead of configuration file, add more detai...mboelen
2016-04-19Added details and changed suggestion textmboelen
2016-03-30Match sshd process running and/or port 22 listeningmboelen
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