]> git.ipfire.org Git - thirdparty/suricata-update.git/shortlog
thirdparty/suricata-update.git
2018-10-03  Jason Ishtravis: test on python 3.7 43/head
2018-07-27  Anh LeQuote reload command 42/head
2018-07-23  Jason Ishissue 2551: python3 issue loading disable.conf 41/head
2018-07-23  Jason Ishadd-source: fix prompt for required fields
2018-07-23  Jason Ishissue 2549: python3 fix enable-source
2018-07-17  Jason Ishversion: 1.0.0rc1 40/head 1.0.0rc1
2018-07-12  Jason Ishchangelog: update
2018-07-09  Jason Ishconfig: save the filename that was used for the config 39/head
2018-06-21  Jason Ishsid matchers: allow command separated sids 38/head
2018-06-21  Jason Ishtests: move matcher tests to test_matchers
2018-06-21  Jason Ishallow trailing commands in .conf files
2018-06-20  Jason Isharg handling: fix broken argument handling
2018-05-07  Mateusz MrozewskiFixed wording in update documentation
2018-04-26  Jason Ishdisplay help, or version before parsing config file 36/head
2018-04-26  Jason Ishattempt to load defaults from a defaults module
2018-03-29  Jason Ishdon't try to iterate local if None
2018-03-25  Jason Ishfail safe if ssl.create_default_context doesn't exist 34/head
2018-03-25  Jason Ishdon't see if suricata.yaml if value is None
2018-03-22  Jason Ishadd smb-events.rules as a known dist provided rule... 33/head
2018-03-22  Jason Ishbundle the index; for when it can't be downloaded
2018-03-21  Jason Ishpython3 fix: don't use itervalues
2018-03-21  Andreas Herzengine: check_output returns encoded byts with python3 32/head
2018-03-16  Andireadme: fix minor grammar issue
2018-02-27  Jason Ishnotes: output notes at end of run 31/head
2018-02-27  Jason Ishfix --quiet: log only warning and above
2018-02-26  Jason Ishvalidate rule vars, disabling rules on error
2018-02-19  Jason Ishrules: store the addrs and ports in the rule structure
2018-02-19  Jason Ishhandle rules in spaces in addr and port lists
2018-02-04  Jason Ishuse --sysconfdir for default dist rules 30/head
2018-02-04  Jason Ishdetermine defaults from suricata binary
2018-02-04  Jason Ishcheck suricata-update directory for suricata binary
2018-02-04  Jason Ishuse distutils: required for bundling in Suricata
2018-02-04  Jason Ishbin/suricata-update: handle non-standard install prefixes.
2018-01-22  Jason Ishreadme: fixup paths 27/head
2018-01-19  Jason IshVersion 1.0.0b1 26/head 1.0.0b1
2018-01-17  Jason Ishchangelog: typo
2018-01-16  Jason Ishlist-sources: print subscribe URL 25/head
2017-12-14  Jason Ishon download failure, return cached version (if exists) 24/head
2017-12-14  Jason Ish--no-check-certificate options
2017-12-14  Jason Ishconfig: more debug on initialization
2017-12-14  Jason Ishupdate-sources: catch network errors and error out
2017-12-13  Wolfgang Hotwagner(Remote)Code-Execution while loading yaml-file 23/head
2017-12-12  Jason Ishchangelog: update 22/head
2017-12-12  Jason Ishlook in config file for "suricata" option
2017-12-12  Jason Ishwhen testing suricata, use provided suricata-conf
2017-12-12  Wolfgang Hotwagnerconfig: configurable suricata-conf-parameter
2017-12-08  Jason Ishdocker live test for Ubuntu 16.04. 20/head
2017-12-08  Jason IshMakefile: docker-test target to run docker tests.
2017-12-08  Jason Ishuser agent: moving suricata version check up
2017-12-08  Jason Ishintegration test: fix command line option (typo)
2017-12-08  Jason Ishfix verbose logging
2017-12-08  Jason Ishdoc: add --user-agent to common options
2017-12-08  Jason Ish--user-agent: make a global option
2017-12-08  Wolfgang Hotwagnerconfig: configure a custom user-agent-string
2017-12-08  Jason Ishsetup: don't try to write revision of .git doesn't... 18/head
2017-12-08  Jason Ishtypos: udpate -> update
2017-12-08  Jason Ishchangelog: update 17/head
2017-12-08  Jason Ishdoc: include common options with all commands
2017-12-08  Jason Ishintegration test - executes suricata-update
2017-12-07  Jason Ishallow default et/open url to be set from env
2017-12-07  Jason Ishlist-sources: update-sources if no index found
2017-12-07  Jason Ishrework parser to support global options before subcommand
2017-12-07  Jason Ishtests: remove specific python2 and python3 tests
2017-12-07  Jason Ish-D, --data-dir to change the data directory
2017-12-07  Jason Ishtravis: switch to pytest for tests
2017-12-07  Jason Ishtesting: use tox for unit tests
2017-12-07  Jason Ishtest: centos 7 based docker live test
2017-12-07  Jason Ishconfig: use the module singleton for config
2017-12-06  Jason Ishpython 3 fixups
2017-12-06  Jason Ishmore specific exception handling when downloading
2017-12-05  Jason Ishfix getting cpu on certain platforms
2017-12-05  Jason Ishusage: clarify -c is for the update configuration
2017-12-05  Jason IshVersion 1.0.0a. 16/head 1.0.0a1
2017-12-05  Jason IshUpdate source index URL to one hosted by OISF.
2017-12-05  Jason Ishdoc: point pip commands at the PyPI index
2017-12-05  Jason Ishmanifest: add sample update.yaml
2017-12-04  Jason Ishadd-source: don't use flags for options 14/head
2017-12-04  Jason Ishremove sources that an enabled one replaces 13/head
2017-12-04  Jason Ishdoc: reorg index
2017-12-04  Jason Ishdoc: remove-source
2017-12-04  Jason Ishdoc: disable-source
2017-12-04  Jason Ishremove-source - move code to its own file
2017-12-04  Jason Ishdisable-source: move command to own source file
2017-12-04  Jason Ishdoc: add page for enable-source
2017-12-04  Jason Ishquickstart: remove bit about re-enabling et/open
2017-12-04  Jason Ishlist-sources: show parameters (if any)
2017-12-04  Jason IshWhen enabling source, also enable et/open...
2017-12-04  Jason Ishenable-source: move to own source files
2017-12-04  Jason Ishlist-sources: show replaces info
2017-12-04  Jason Ishdoc: add doc for update-sources
2017-12-03  Jason Ishupdate-sources: move to own source file
2017-12-03  Jason Ishdoc: re-org into commands
2017-12-02  Jason Ishpython 3 fix for parsing suricata config output 12/head
2017-12-01  Jason Ishinclude suricata version in user agent
2017-12-01  Jason Ishdoc: add quickstart
2017-12-01  Jason Ishdoc: fix pulling in version
2017-12-01  Jason Ishuse a custom user agent
2017-12-01  Jason Ishchangelog: update 11/head
2017-12-01  Jason Ishlist-sources: colourize
2017-12-01  Jason Ishdisable rules with proto's not enabled in suricata...
next