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-09-10Correct ServerAlias testMichael Boelen
2016-09-08Style improvements and command replacementsMichael Boelen
2016-08-30Fix sed syntax for ServerAlias removalRutger van Sleen
2016-08-25Use detected binariesMichael Boelen
2016-08-16Allow multiple level of includesMichael Boelen
2016-08-16Clean out unneeded fileMichael Boelen
2016-08-16Extended nginx testingMichael Boelen
2016-08-10Removed unneeded field for warnings and suggestionsMichael Boelen
2016-07-30[HTTP-6720] Improve readability of testMichael Boelen
2016-07-24Rename of categories, introduction of groupsMichael Boelen
2016-07-11[HTTP-6632] fix for proper detection of Apache modulesMichael Boelen
2016-06-18Replaced text strings to allow translationsMichael Boelen
2016-06-07[HTTP-6642] Test disabledMichael Boelen
2016-05-03Rewritten counters and dealing with valuesMichael Boelen
2016-04-28Replaced old function names with new onesmboelen
2016-04-27Detect when weak protocols are used, simplify nginx testmboelen
2016-04-27[HTTP-6710] Show suggestion when using a weak protocolmboelen
2016-04-27[HTTP-6710] Show SSLv3 as weak protocolmboelen
2016-03-13Removed copyright line, added descriptionmboelen
2016-03-13Added link to website, blog, githubmboelen
2016-03-12Added missing }mboelen
2016-03-12HTTP-6622: Determine Apache version and store in reportmboelen
2016-03-08HTTP-6624: ignore wildcard and default entries as ServerNamemboelen
2016-01-11Use CreateTempFile for creation of temporary filesmboelen
2016-01-11Use CreateTempFile function for temporary filesmboelen
2015-12-21Rename of logtext and report functions, upcoming year changemboelen
2015-10-10Optimized use of cat, grep and awk.SiemKorteweg
2015-10-04Combine "sort | uniq" into "sort -u" to reduce the number of processes used f...SiemKorteweg
2015-10-01Redirect possible errors instead of display on screenmboelen
2015-10-01Minor cleanup and redirecting possible errorsmboelen
2015-09-24Changed test IDs of place holdersmboelen
2015-09-21Bugfix: nginx SSL detection worked on Linux only (only GNU sed understands \t...Alexander Lobodzinski
2015-09-07Merge pull request #73 from laurentquillerou/nginx-confMichael Boelen
2015-09-07Merge pull request #71 from alobodzinski/openbsd-httpdMichael Boelen
2015-09-07Include main nginx.conf so that it generate nginx_config_optionLaurent Quillerou
2015-09-07Delete trailing whitespaceLaurent Quillerou
2015-09-07/usr/sbin/httpd on OpenBSD is builtin non-Apache webserver, do not run with -vAlexander Lobodzinski
2015-09-07Minor cleaning up and improved commentmboelen
2015-07-22Remove incomplete tests, code enhancementsmboelen
2015-04-24Added /usr/lib64/apache2 as search pathmboelen
2015-02-03Replacing /usr/lib/apache2/modules with /usr/lib/apache2mboelen
2015-01-03Update of the files to reflect HTTPS version of website and 2015. Happy New Y...mboelen
2014-11-04Do not run Apache test on OpenBSD and strip control chars [HTTP-6624]mboelen
2014-10-14Textual improvement on screen for Apache configuration testmboelen
2014-10-14Directories will be skipped when searching for nginx log filesmboelen
2014-10-09Tweaked nginx protocol check so it actually works. Added insecure protocol d...d4t4king
2014-09-24Improved detection of mod_evasivemboelen
2014-09-21Added /usr/libexec/apache as search location for Mac OSmboelen
2014-09-15Code cleanup and small enhancementsmboelen
2014-09-15Removed warnings, updated changelogmboelen