Commit Graph
13210 Commits
Author SHA1 Message Date
Joe Ho a490becb7d Fix callback.done and some optimization
Do not support alert.txt
2019-08-08 15:04:27 -04:00
Joe Ho 29a688e53b Fix 2019-08-07 15:30:58 -04:00
Joe Ho baebfe92cc Fix typo and add ruleSetName and ruleName to INTERESTING_FILE_HIT 2019-08-07 15:26:40 -04:00
Joe Ho c7f9f19f66 Add all SearchResults.txt items to Interesting Files 2019-08-07 15:13:52 -04:00
Joe Ho c097e6d0df initial changes 2019-08-06 16:52:32 -04:00
Richard Cordovano b630371511 Merge pull request #5095 from sleuthkit/release-4.12.0
Merge release 4.12.0 into develop
2019-08-02 13:03:29 -04:00
Richard Cordovano 7fcf861460 Merge pull request #5069 from kellykelly3/1303-size-table-colums
1303 - added code size table columns to the available space
2019-07-31 18:13:25 -04:00
Richard Cordovano 6474fdcb66 Update NBM versioning for release 4.12.0 2019-07-31 15:18:56 -04:00
Kelly Kelly 6d45a54ccd changes based on review comment 2019-07-31 15:16:50 -04:00
Richard Cordovano 755743e05a Resolve code hygiene issues for misc text translation classes 2019-07-31 12:53:02 -04:00
Richard Cordovano ba8618801a Text translation exported public API modifications before release 2019-07-30 18:39:14 -04:00
Richard Cordovano 494e853a53 Text translation exported public API adjustments 2019-07-29 10:14:14 -04:00
Richard Cordovano 41116e63b3 Merge pull request #5068 from esaunders/5339-appveyor-jna
See if setting jna.nosys to true fixes our AppVeyor build problem.
2019-07-24 15:48:20 -04:00
Kelly Kelly 554db1aedc added code size table columns to the available space 2019-07-24 15:13:54 -04:00
esaunders 390cc300b6 See if setting jna.nosys to true fixes our AppVeyor build problem. 2019-07-24 12:59:49 -04:00
Richard Cordovano 0f989393d5 Merge pull request #5063 from dannysmyda/5336-Retrofit-Null-To-ReportModule
5336 retrofit null to report module
2019-07-23 17:07:46 -04:00
U-BASIS\dsmyda 7c7513dc2d Returned null in tagged hash report module to keep behavior 2019-07-23 11:53:50 -04:00
U-BASIS\dsmyda 9f1ec6bcd1 Updated date in header 2019-07-22 16:24:04 -04:00
U-BASIS\dsmyda af11e92112 Updated doc unmerged other PR 2019-07-22 16:22:36 -04:00
U-BASIS\dsmyda b7f3de7abb Added null safety and support for null relative paths 2019-07-22 15:30:56 -04:00
William Schaefer 08054b29c3 5057 disable compression check for gzip files 2019-07-18 12:34:58 -04:00
Richard Cordovano 80459e44be Merge pull request #5040 from APriestman/5215_ingestEvents
5215 Add new methods to subscribe to specified ingest events.
2019-07-16 14:25:48 -04:00
Richard Cordovano 46c4067db9 Merge pull request #5008 from kellykelly3/1263-cvt-calllog-tab
1263 - CVT Call Log Tab
2019-07-16 12:53:32 -04:00
Kelly Kelly 7adc8a6a2a addressed codacy issues 2019-07-16 12:33:37 -04:00
Richard Cordovano f9fefed4a6 Merge pull request #5014 from kellykelly3/1230-add-vcard-image
1230 - VCard Images
2019-07-16 12:26:54 -04:00
Richard Cordovano 35eb17efe0 Merge pull request #5037 from APriestman/5243_portableCaseChunkSizes
5243 Add more chunking options for portable cases
2019-07-16 12:22:52 -04:00
Kelly Kelly b0548c725d removed unused import 2019-07-16 11:55:15 -04:00
Ann Priestman 26c8a984ab Add new methods to subscribe to specified ingest events. 2019-07-16 11:50:52 -04:00
Richard Cordovano ba84677ee7 Merge pull request #5013 from kellykelly3/1282-1283-FilterPanelayout-tooltip-fix
1282, 1283 - modified filterPane layout and fixed chart tool tips
2019-07-16 09:40:14 -04:00
Ann Priestman 1ff87cf38a Add more chunking options 2019-07-16 08:38:37 -04:00
Kelly Kelly d31719b217 addressed review comments 2019-07-15 15:58:08 -04:00
Kelly Kelly 52460a78c1 modified tooltip text based on review comments 2019-07-15 15:09:43 -04:00
Kelly Kelly c693988749 addressed review comments 2019-07-15 14:53:57 -04:00
Richard Cordovano e0c9392a7e Merge pull request #5027 from jkho/5269-Logical-imager-exit-prompt-option
Add "Prompt before exiting imager" checkbox, default is selected
2019-07-15 11:57:30 -04:00
Joe Ho 33cabaf1bf Fix copy and paste error :-( 2019-07-12 10:20:32 -04:00
Joe Ho baeb8e1590 Add "Prompt before exiting imager" checkbox, default is selected 2019-07-11 18:37:20 -04:00
Richard Cordovano 2a433b87a1 Merge pull request #5016 from kellykelly3/1281-cvt-device-accout
1281 cvt adding device account to account table.
2019-07-11 11:14:40 -04:00
Richard Cordovano 057ef8e772 Merge pull request #5017 from wschaeferB/5280-OrderLogicalImagerDspResults
5280 allow sorting of logical imager results in dsp panel
2019-07-11 10:02:59 -04:00
Richard Cordovano 18889539d5 Merge pull request #5020 from eugene7646/email_NPE_5246
NPE fix in DataResultViewerTable (5246)
2019-07-10 15:22:59 -04:00
Richard Cordovano 119df24730 Merge pull request #4995 from wschaeferB/3622-DisableResizingOfManageCorrelationProps
3622 disable resizing of manage correlation props
2019-07-10 14:01:30 -04:00
Eugene Livis 192b38a8f5 minor 2019-07-10 13:45:36 -04:00
William Schaefer 00481f9a94 5280 remove unused imports 2019-07-10 13:33:04 -04:00
William Schaefer 6e6436dd52 5280 remove unnecessary code 2019-07-10 13:32:03 -04:00
Eugene Livis 72ce4eaf70 minor 2019-07-10 13:25:55 -04:00
William Schaefer ec3ab9b066 5280 make comment regarding toggling of order more clear 2019-07-10 13:10:08 -04:00
Richard Cordovano 811250910d Merge pull request #4991 from eugene7646/view_file_in_directory_5186
View file in directory (5185)
2019-07-09 17:58:42 -04:00
Richard Cordovano dc6c328481 Merge pull request #4994 from wschaeferB/2173-OpenRecentCaseSingleSelection
2173 open recent case single selection
2019-07-09 17:54:55 -04:00
William Schaefer e4703974f1 3384 rename Open Output Folder 2019-07-09 15:26:26 -04:00
Eugene Livis 916f99d3ff Bug fix 2019-07-09 14:53:28 -04:00
Eugene Livis 0eed5d0085 Bug fix 2019-07-09 14:27:57 -04:00