Commit Graph

116 Commits

Author SHA1 Message Date
chinskiy
2b789c869a add python 3.8 to CI 2019-10-31 13:08:25 +02:00
Sean Whalen
7d7a3e0919 6.6.1 - Close files after reading them 2019-09-23 00:53:36 -04:00
Sean Whalen
8a45628f25 Update setup.py 2019-09-23 00:24:04 -04:00
Sean Whalen
c991feb860 Auto detect mbox files and add IMAP timeouts 2019-09-23 00:12:51 -04:00
Sean Whalen
a1303a2168 Start work on 6.6.0 2019-09-22 00:20:21 -04:00
Sean Whalen
61e282d6ea 6.5.5 2019-09-13 08:24:48 -04:00
Sean Whalen
6efec4e633 6.5.4
Bump required `mailsuite` version to `1.2.1`
2019-08-12 15:07:06 -04:00
Sean Whalen
cb63c55b94 6.5.3 2019-07-31 11:08:01 -04:00
Sean Whalen
7f99759d30 6.5.2 2019-07-30 11:41:42 -04:00
Sean Whalen
a58975fc1c Bump version to 6.5.1 2019-07-18 13:16:39 -04:00
Sean Whalen
364f292a15 Prep for release 2019-07-16 21:59:44 -04:00
Sean Whalen
90e92809e3 Bump version 2019-07-15 19:15:31 -04:00
Sean Whalen
2351590c4d 6.4.2
Closes issue #94
2019-07-02 10:41:40 -04:00
Sean Whalen
15b444141f 6.4.1
Raise utils.DownloadError exception when a GeoIP database or Public Suffix List (PSL) download fails (closes issue #73)
2019-05-19 13:21:06 -04:00
Sean Whalen
1c9a6c4e85 6.4.0
Add ``number_of_shards`` and ``number_of_replicas`` to as possible options
in the ``elasticsearch`` configuration file section (see issue #78)
2019-05-08 14:46:24 -04:00
Sean Whalen
32cfede9ac 6.3.7
Work around some unexpected IMAP responses reported in issue #75
2019-05-02 22:08:16 -04:00
Sean Whalen
20ff722f30 6.3.6 2019-04-30 10:09:53 -04:00
Sean Whalen
cf62534c5b 6.3.5 - Normalize Delivery-Result value in forensic/failure reports (issue #76) 2019-04-29 17:02:05 -04:00
Sean Whalen
0638650550 6.3.4 - Fix Elasticsearch index creation (closes issue #74) 2019-04-23 12:51:35 -04:00
Sean Whalen
0feaec93dd 6.3.3 - Fix dependency conflict 2019-04-22 20:01:19 -04:00
Sean Whalen
8612a5d1b3 6.3.3 - Fix dependency order 2019-04-22 19:54:46 -04:00
Sean Whalen
775f80c02c 6.3.3
Set `number_of_shards` and `number_of_replicas` to `1` when creating indexes
2019-04-22 19:48:53 -04:00
Sean Whalen
2696162a49 Fix deps 2019-04-11 16:22:44 -04:00
Sean Whalen
ce7655ec8f Fix deps 2019-04-11 16:01:44 -04:00
Sean Whalen
d4e8974853 6.3.2 - Fix the monthly_indexes option in the elastocsearch configuration section 2019-04-11 15:46:33 -04:00
Sean Whalen
55a7e9c69b 6.3.1 2019-03-29 17:13:22 -04:00
Sean Whalen
a7814d1bf7 6.3.0 2019-03-29 12:44:35 -04:00
Sean Whalen
e3bbb4e008 6.2.2
Fix crash when trying to save forensic reports with missing fields to Elasticsearch
2019-03-19 11:36:06 -04:00
Sean Whalen
bd2b08027f 6.2.1 - Add missing tqdm dependency to setup.py 2019-02-25 11:00:48 -05:00
Sean Whalen
4813f7bc87 6.2.0 2019-02-24 14:32:41 -05:00
Sean Whalen
47598d9de9 6.1.8 - Actually fix GeoIP lookups 2019-02-16 15:37:14 -05:00
Sean Whalen
7681f30295 6.1.7 - Fix GeoIP lookups 2019-02-16 15:31:27 -05:00
Sean Whalen
de8b4f936c 6.1.6 - Better GeoIP error handling 2019-02-16 13:50:39 -05:00
Sean Whalen
a16b5c5627 6.1.5 2019-02-16 13:29:07 -05:00
Sean Whalen
0e5247d79f 6.1.4 - Actually package requirements 2019-02-16 11:12:17 -05:00
Sean Whalen
ecdff4d339 6.1.3 Fix package requirements 2019-02-16 11:06:16 -05:00
Sean Whalen
2e2e47b202 6.1.2 - Use local Public Suffix List file instead of downloading it 2019-02-15 19:14:08 -05:00
Sean Whalen
2eceac3100 6.1.1 2019-02-15 08:57:51 -05:00
Sean Whalen
e588845f23 6.1.0 - Fix aggregate report email parsing regression
Fix aggregate report email parsing regression in 6.0.3 (closes issues #57 and #58)
2019-02-13 10:30:25 -05:00
Sean Whalen
34594ca514 6.0.3 release 2019-02-12 11:59:37 -05:00
Sean Whalen
8ed6c7840d Use temp directory for temp files (fixes issue #54) 2019-02-10 07:29:52 -05:00
Sean Whalen
2aa4b6aac4 6.0.1 - Fix Elasticsearch output
PR #50 - andrewmcgilvray
2019-02-06 06:43:55 -05:00
Sean Whalen
528cfb2822 6.0.0
Move CLI options to a config file
2019-02-04 17:03:33 -05:00
Sean Whalen
1ba1bc9543 5.3.0 - Closses issue #45 and issue #57 2019-01-28 18:19:07 -05:00
Sean Whalen
a3a6e97876 Bump version number to 5.2.1 2019-01-13 15:06:39 -05:00
Sean Whalen
c5f2e463c1 5.2.0 2019-01-09 16:26:08 -05:00
Sean Whalen
048fa28160 Fix typo 2019-01-06 23:17:45 -05:00
Sean Whalen
a38c66d0b5 5.1.3 2019-01-06 23:13:29 -05:00
Sean Whalen
ead7f9ad09 5.1.2 2018-12-31 12:11:50 -05:00
Sean Whalen
a9b92e31e4 Fix crash when parsing invalid forensic report (closes #38) 2018-12-19 12:03:09 -05:00