aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | Make sure we always prefer VRT gen-msg-map if VRT rules enabled.bmeeks82014-02-181-1/+1
| * | | | | Improve the Snort rules download update process.bmeeks82014-02-181-185/+170
| * | | | | Enable new PORT_PCAP options knob for barnyard2.bmeeks82014-02-173-3/+3
| * | | | | Fix problem with saving empty custom rules element.bmeeks82014-02-171-6/+8
| * | | | | Remove quotes around string variable -- shouldn't be there anyway.bmeeks82014-02-091-10/+10
| * | | | | Fix typo in path to file.bmeeks82014-02-061-1/+1
| * | | | | Update tooltip text for rule enable/disable icon.bmeeks82014-01-291-2/+2
| * | | | | Bump Snort package to 2.9.5.6 v3.0.4bmeeks82014-01-283-12/+0
| * | | | | Bump Snort package to 2.9.5.6 v3.0.4bmeeks82014-01-288-15/+27
| * | | | | Fix snort_rules_edit.php to address http://seclist.org/fulldisclosure/2014/Ja...bmeeks82014-01-281-2/+6
| * | | | | Merge remote-tracking branch 'upstream/master'bmeeks82014-01-284-4/+7
| |\ \ \ \ \
| * | | | | | Fix so forced rule toggles back to its default on 2nd clickbmeeks82014-01-281-12/+6
| * | | | | | Tweak new Reverse DNS feature based on pfSense versionbmeeks82014-01-282-19/+35
| * | | | | | Add disable SID icon for alerts on Alerts tabbmeeks82014-01-271-1/+77
| * | | | | | Add enable/disable for decoder & preproc rulesbmeeks82014-01-275-186/+336
| * | | | | | Mimic all DNS lookup features of F/W log with Blocked IPsbmeeks82014-01-261-1/+6
| * | | | | | Mimic all DNS lookup features of F/W log with Alertsbmeeks82014-01-251-8/+12
| * | | | | | Fix to return to same interface when unblocking a host.bmeeks82014-01-251-2/+2
| * | | | | | Merge remote-tracking branch 'upstream/master'bmeeks82014-01-254-9/+11
| |\ \ \ \ \ \ | | | |_|_|/ / | | |/| | | |
| * | | | | | Tidy up syntax to match other include file calls.bmeeks82014-01-191-1/+1
| * | | | | | Declare $config as global to fix problems on pkg install.bmeeks82014-01-191-1/+1
| | |_|/ / / | |/| | | |
* | | | | | Use escapeshellarg for spamd; remove unused echo.jim-p2014-02-186-7/+5
* | | | | | Use escapeshellarg for tinc here.jim-p2014-02-185-5/+5
* | | | | | Remove this package from the repo to not confuse new comersErmal2014-02-1827-7713/+0
* | | | | | Remove lying around packageErmal2014-02-183-93/+0
* | | | | | Remove code lying from old snort historyErmal2014-02-18124-40352/+0
* | | | | | Fix some obvious issues in dansguardian packageErmal2014-02-181-7/+8
* | | | | | Add ladvd package from Ticket #3456. With modification to bring it to current...Ermal2014-02-183-0/+371
* | | | | | Fixes #3459. Avoid shell/XSS issues applying htmlspecialchars to input param ...Renato Botelho2014-02-184-9/+10
* | | | | | Merge pull request #592 from PiBa-NL/hap_stats2Ermal Luçi2014-02-182-37/+54
|\ \ \ \ \ \
| * | | | | | haproxy-devel, explain and reduce required fields on stats settingsPiBa-NL2014-02-172-37/+54
* | | | | | | Merge pull request #591 from PiBa-NL/hap_strict_securityErmal Luçi2014-02-182-0/+22
|\ \ \ \ \ \ \
| * | | | | | | haproxy-devel, option for "HTTP Strict Transport Security" HTSTPiBa-NL2014-02-172-0/+22
* | | | | | | | Merge pull request #590 from PiBa-NL/hap_stickienesErmal Luçi2014-02-182-59/+257
|\| | | | | | |
| * | | | | | | haproxy-devel, configurable cookie and stick table session persistence optionsPiBa-NL2014-02-172-59/+257
| |/ / / / / /
* / / / / / / Input validation for arping and escaping. Fixes #3462jim-p2014-02-174-4/+8
|/ / / / / /
* | | | | | Merge pull request #589 from PiBa-NL/hap_statspageErmal Luçi2014-02-1710-32/+377
|\ \ \ \ \ \
| * | | | | | haproxy-devel, add missing function haproxy_find_create_certificate(..)PiBa-NL2014-02-161-0/+21
| * | | | | | haproxy-devel, integrated stats page with stick-table info WebGUIPiBa-NL2014-02-1610-32/+356
* | | | | | | Merge pull request #588 from PiBa-NL/hap_floating_ruleErmal Luçi2014-02-171-13/+43
|\ \ \ \ \ \ \
| * | | | | | | haproxy-devel, add floating rule for transparent backends so traffic doesn't ...PiBa-NL2014-02-161-13/+43
| |/ / / / / /
* | | | | | | Merge pull request #587 from PiBa-NL/hap_dev22Ermal Luçi2014-02-174-7/+8
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | haproxy-devel, new version needs 'ssl-server-verify none' with current configPiBa-NL2014-02-161-0/+1
| * | | | | | haproxy-devel use version 1.5dev22PiBa-NL2014-02-163-7/+7
|/ / / / / /
* | | | | | Fix pbi version for squid33Renato Botelho2014-02-121-1/+1
* | | | | | Remove old imspector from 2.2, keep only dev version. Maybe we should do it f...Renato Botelho2014-02-121-17/+0
* | | | | | define build_options to imspector-devRenato Botelho2014-02-123-0/+3
* | | | | | Cleanup some unused variables.jim-p2014-02-111-22/+1
* | | | | | Fix ACB stats page, toojim-p2014-02-111-3/+5
* | | | | | version bump for ACBjim-p2014-02-114-4/+4