aboutsummaryrefslogtreecommitdiffstats
path: root/config/suricata
Commit message (Expand)AuthorAgeFilesLines
* suricata - add bunch of missing includesdoktornotor2015-11-231-0/+5
* Update Suricata binary to v2.0.9 and GUI pkg to 2.1.9bmeeks82015-11-091-1/+1
* Update example Snort VRT rules tarball filename in form control legend.bmeeks82015-11-091-1/+1
* Fix typo in new Unified2 logging enable variable name.bmeeks82015-11-091-2/+2
* Add support for X-Forwarded-For info to Unified2 log output options.bmeeks82015-11-094-1/+123
* Bump up stream_memcap default to 64 MB and add config note to GUI.bmeeks82015-11-093-7/+13
* Respect global $static_out in update_output_window() calls.bmeeks82015-11-052-39/+64
* Properly disable 'Start Suricata' for CARP/HA targetsdoktornotor2015-10-281-1/+1
* Tweak replication target descriptiondoktornotor2015-10-281-46/+37
* suricata - XMLRPC sync fixes round twodoktornotor2015-10-281-69/+70
* suricata - XMLRPC sync fixesdoktornotor2015-10-271-62/+79
* suricata - fix file permissionsdoktornotor2015-08-091-84/+30
* Bump Suricata GUI package version to 2.1.6bmeeks82015-07-231-1/+1
* Add note reminding user to assign custom Pass List to an interface.bmeeks82015-07-231-1/+2
* Include proxy ARP virtual IPs in default HOME_NET and PASS LIST.bmeeks82015-07-231-1/+1
* Remove hard-coding of pkg version and grab it realtime instead.bmeeks82015-07-221-2/+2
* Show Suricata binary version on package home page.bmeeks82015-07-222-2/+13
* Sync IPREP IP List files with CARP replication partners.bmeeks82015-07-222-0/+35
* Start Suricata in the background on a package re-install.bmeeks82015-07-221-2/+2
* Show validation error for FQDN aliases since we do not support them.bmeeks82015-07-222-2/+8
* Use more secure CURL options for rules tarball downloads.bmeeks82015-07-221-3/+5
* Add new feature to hide deprecated rules categories in GUI.bmeeks82015-07-227-0/+168
* Verify suricata_widget file handle before trying to use it.bmeeks82015-07-221-1/+4
* Fix window title - should be Suricata and not Snort.bmeeks82015-07-221-1/+1
* Bump Suricata package to v2.1.5 and PBI binary to 2.0.8_1bmeeks82015-05-142-3/+3
* Add TLS Certs Store directory size mgmt settings feature.bmeeks82015-05-143-0/+43
* Move log mgmt settings to global data instead of per interface.bmeeks82015-05-131-37/+123
* Fix suricata pbi detection for 2.3+Renato Botelho2015-04-301-2/+7
* Bump Suricata GUI package version to 2.1.4bmeeks82015-02-042-3/+3
* Move print_info_box() call to inside of <form> tag where it belongs.bmeeks82015-02-0411-57/+73
* Auto-enable alerts to system log when EVE output to syslog is chosen.bmeeks82015-02-041-13/+16
* Fix duplicated cron task bug when saving new time interval.bmeeks82015-02-042-8/+34
* Add checks so empty IP or subnet is not saved to HOME_NET or PASS LIST.bmeeks82015-02-041-16/+20
* Fix typos where "Snort" should be "Suricata" in labels.bmeeks82015-01-281-2/+2
* Bump suricata version due to PBI rebuildRenato Botelho2014-12-311-1/+1
* Bump Suricata GUI package version to 2.1.2 for bug fixes.bmeeks82014-12-282-3/+3
* Define URL variable as local instead of global.bmeeks82014-12-281-2/+7
* Check for ET IQRisk update once every 6 hours instead of once daily.bmeeks82014-12-282-2/+2
* Do not show md5 checksum files in IP LIST MGMT tab.bmeeks82014-12-281-1/+3
* Fix fatal error 'string offset cannot be array' on greenfield installs.bmeeks82014-12-281-0/+4
* Always do a manual IQRisk file check when enabled and saving settings.bmeeks82014-12-251-1/+4
* Need trim() in some places to filter md5 hash string.bmeeks82014-12-251-6/+6
* Fix operator, spotted by BBcan177Renato Botelho2014-12-181-2/+2
* Fix typos spotted by phil-davisRenato Botelho2014-12-182-2/+2
* Modify ET IQRisk update to use new MD5 hashes at Emerging Threats.bmeeks82014-12-161-16/+83
* Remove duplicated phrase from LibHTP policy string.bmeeks82014-12-161-1/+1
* Add missing paranthesis and bracket to fix syntax error.bmeeks82014-12-161-1/+1
* Hide JavaScript code when IP REP or SID MGMT are disabled.bmeeks82014-12-152-0/+6
* Disable auto SID MGMT when platform is NanoBSD.bmeeks82014-12-151-0/+6
* Disable IP REPUTATION when platform is NanoBSD.bmeeks82014-12-152-1/+15