MISP/app/Controller/Component
iglocska a98dd9b489 Fix to the STIX export fixes #311 and a temporary fix to an OpenIOC import issue
- STIX export had 2 issues as pointed out by RichieB2B:
    - Incorrect name assigned to incidents due to copy-pasta fail
    - Historyitems incorrectly handled

- For the OpenIOC import:
    - Mapping DnsEntryItem/Host to hostname
    - Mapping of hostnames to Network activity failed due to incorrect capitalistion
    - Temporarily removed the ignore function on certain indicators. Ignoring an element in an AND-ed branch happens without a pruning of the element IDs
2014-10-30 10:30:55 +01:00
..
AdminCrudComponent.php Quick fix for strict warning over an incorrect argument 2013-05-23 11:33:36 +02:00
CidrComponent.php Preparing for the scheduled tasks 2013-12-17 10:15:04 +01:00
IOCExportComponent.php Fixed authored date format, closes #283 2014-08-28 10:17:00 +02:00
IOCImportComponent.php Fix to the STIX export fixes #311 and a temporary fix to an OpenIOC import issue 2014-10-30 10:30:55 +01:00
SecureAuthComponent.php Very large PGP keys would prevent users from logging in - fixes #142 2014-04-01 16:20:47 +02:00
empty Merge branch 'master' into develop 2012-11-20 11:01:18 +01:00