Commit Graph
1132 Commits
Author SHA1 Message Date
Kelly Kelly 72c95fb491 Missing RA change for PR 6688 2021-02-08 10:33:49 -05:00
Richard Cordovano 662e7dd962 Merge pull request #6688 from kellykelly3/7290-fixed-web-cookie-time
7290 - Fixed WEB_COOKIE time attributes
2021-02-05 10:02:11 -05:00
Kelly Kelly 4ea715e235 Fixed WEB_COOKIE time attributes 2021-02-01 17:07:56 -05:00
Kelly Kelly 7e41598226 Add more cancellation to RA 2021-01-25 13:27:13 -05:00
rcordovano 798a08f526 Version number updates for Autopsy 4.18.0 2021-01-19 10:06:52 -05:00
rcordovano 5af07ed9d2 Merge remote-tracking branch 'upstream/develop' into version-number-updates 2021-01-19 09:51:47 -05:00
Richard Cordovano bc309087d9 Merge pull request #6622 from kellykelly3/7204-fix-tsk-recent-object-time-attribute
7204 - Change the TSK_RECENT_OBJECT time attribute
2021-01-13 15:26:51 -05:00
rcordovano 6f7ce67f94 Module version updates for Autopsy 4.18.0 release 2021-01-13 12:11:08 -05:00
Kelly Kelly 5a289f1f1e Change the TSK_RECENT_OBJECT time attribute 2021-01-12 16:40:13 -05:00
Mark McKinnon aa5d825128 Update ExtractRegistry.java
Add locale of US to SimpleDateFormat.  This is same things as PR 5827 and replaces that PR.
2021-01-08 13:59:25 -05:00
Richard Cordovano e973040db9 Merge pull request #6611 from APriestman/doxygenFixes011821
Doxygen fixes
2021-01-08 10:16:01 -05:00
apriestman d19e1eddaf Doxygen fixes 2021-01-08 08:45:41 -05:00
Kelly Kelly 01590e4542 Only add the artifact to the new list if its new 2021-01-07 15:34:44 -05:00
Mark McKinnon da4da0e8b8 Update ExtractZoneIdentifier.java
Catch exception of invalid number and report what file it occured on.  Field is expected to be integer but is not as it appears to have some corruption in it.
2021-01-05 13:29:29 -05:00
Richard Cordovano 7e97932fc9 Merge pull request #6576 from gdicristofaro/suppressInterruptedExceptionWarning
suppress InterruptedException warning
2020-12-29 16:55:00 -05:00
Richard Cordovano b6ad811c3a Merge pull request #6572 from APriestman/7095_dateParsing
7095 Date parsing
2020-12-29 14:48:44 -05:00
Greg DiCristofaro 908a632d00 comment updates 2020-12-28 12:32:42 -05:00
Greg DiCristofaro eefdcd6207 comment updates 2020-12-28 12:32:26 -05:00
Greg DiCristofaro e8ae6552db comment updates 2020-12-28 12:30:39 -05:00
Greg DiCristofaro 780c4aeafa suppress InterruptedException warning 2020-12-23 11:32:39 -05:00
apriestman 651a5e865a Added method to try to determine timestamp format 2020-12-22 14:57:59 -05:00
apriestman d8a769f58c Testing 2020-12-22 11:36:57 -05:00
Richard Cordovano 30a8648386 Merge pull request #6570 from APriestman/7023_zoneId
7023 Add path to web download artifacts created from zone identifier files.
2020-12-21 16:06:20 -05:00
Richard Cordovano 257a8f3f46 Merge pull request #6558 from markmckinnon/7147-ArrayINdexOutOfBoundsException-in-Registry
7147-ArrayINdexOutOfBoundsException-in-Registry
2020-12-21 15:54:46 -05:00
apriestman 8c18dee383 Don't make empty comments 2020-12-21 12:28:41 -05:00
apriestman 53872f0a64 Fix spacing in cookie log message 2020-12-21 11:37:06 -05:00
Richard Cordovano 5fd2192dde Merge pull request #6561 from markmckinnon/3997-IllegalArgumentException-in-RecentActivity.SearchEngineURLQueryAnalyzer
3997-IllegalArgumentException-in-RecentActivity.SearchEngineURLQueryAnalyzer
2020-12-18 15:36:25 -05:00
Richard Cordovano 2bb36a9c22 Merge pull request #6560 from APriestman/7089_duplicatePosts
7089 Clear out the artifacts list after posting.
2020-12-18 13:39:39 -05:00
apriestman 5076b8e860 Add comment with zone info 2020-12-18 13:13:15 -05:00
apriestman eaf0412277 Add path to web download artifacts created from zone identifier files. 2020-12-18 10:47:51 -05:00
Mark McKinnon 9c03e7b6de Replace % with %25
Replace % with %25 in the url before trying to decode it.
2020-12-17 09:23:23 -05:00
apriestman a96ec32e12 Clear out the artifacts list after posting. 2020-12-17 09:18:39 -05:00
Mark McKinnon c6027c9b5f Update ExtractRegistry.java
Add data to ignore in trust records from regripper output.
2020-12-16 14:58:29 -05:00
Greg DiCristofaro afb0248ca3 bug fix 2020-12-16 14:56:21 -05:00
Greg DiCristofaro b40f046550 ordering 2020-12-16 14:06:15 -05:00
Richard Cordovano 5b5d796109 Merge pull request #6549 from gdicristofaro/7062-loginArtifacts
7062 chrome login
2020-12-16 12:04:35 -05:00
Greg DiCristofaro 6caed09be8 Merge branch 'develop' of github.com:sleuthkit/autopsy into 7079-messagingDomains 2020-12-16 08:21:10 -05:00
Greg DiCristofaro 1a43fbf627 bug fixes 2020-12-15 09:18:58 -05:00
Greg DiCristofaro 873c8c191f updates for TSK_REALM and TSK_DOMAIN in getLogins 2020-12-14 08:23:14 -05:00
Greg DiCristofaro a3be074c96 Merge branch '7105-domainCategories' of github.com:gdicristofaro/autopsy into 7079-messagingDomains 2020-12-11 15:09:17 -05:00
Greg DiCristofaro 72096de18b DomainCategory to concrete class and change service provider notation for Default Categorizer 2020-12-11 14:51:35 -05:00
Greg DiCristofaro e186d0a9f8 bundle update 2020-12-11 14:14:26 -05:00
Greg DiCristofaro 8d2440e3e7 public api refinement 2020-12-11 13:51:52 -05:00
Greg DiCristofaro dccebd5eac add tsk service account 2020-12-11 12:18:47 -05:00
Greg DiCristofaro 4c3a5c75fb comment update 2020-12-11 11:57:18 -05:00
Greg DiCristofaro 691e0fbcf9 Merge branch '7105-domainCategories' of github.com:gdicristofaro/autopsy into 7079-messagingDomains 2020-12-11 11:55:51 -05:00
Greg DiCristofaro 94466791e8 comment update 2020-12-11 11:42:40 -05:00
Greg DiCristofaro c704231f44 added messaging domains 2020-12-11 11:41:26 -05:00
Greg DiCristofaro 11cf9b1345 ordering fix 2020-12-11 11:33:24 -05:00
Greg DiCristofaro b0eb8942e1 formatting and commenting 2020-12-11 08:11:11 -05:00