Commit Graph

9103 Commits (4765d22b7d869dc8b181e823dae6e33cd6003d1b)

Author SHA1 Message Date
iglocska 4765d22b7d new: [API] WIP work in progress - moving CSV export to standardised converter format 2018-08-11 16:38:49 +02:00
Raphaël Vinot 24dacbba1f chg: Add more tests 2018-08-10 19:09:26 +02:00
iglocska 2fdf3269be chg: [style] function opening brackets fixed 2018-08-10 18:31:02 +02:00
iglocska 3eb69ffc2f fix: [internal] uuid filter fixed
- copypastafail
2018-08-10 18:18:00 +02:00
iglocska fe453f23cd new: [API] Added publish filter to restsearch 2018-08-10 17:38:04 +02:00
iglocska 509d2b103e fix: [internal] resolveTimeDelta fixes
- handle seconds
- return the current time as a filter if nothing is matched
2018-08-10 17:06:41 +02:00
iglocska 53bd71d384 fix: [internal] Fixed incorrect file added in previous commit 2018-08-10 14:09:22 +02:00
iglocska 39d023db45 fix: [internal] publish_timestamp was ignored by the new restsearch 2018-08-10 14:05:38 +02:00
iglocska a0d223d56e fix: [internal] resolveTimeDelta() check relaxed to allow for stringified timestmaps and floats 2018-08-10 12:10:35 +02:00
iglocska 27ff6757b8 fix: [internal] removed attribute.timestmap from the event level timestamp filters 2018-08-10 10:59:46 +02:00
iglocska 0694263e15 Merge branch '2.4' into feature/api_rework 2018-08-09 16:51:20 +02:00
iglocska 4c604636d4 fix: [API] allow other returnFormats besides download to work for restsearch 2018-08-09 16:26:12 +02:00
Alexandre Dulaunoy 4382df1123
chg: [misp-taxonomies] updated to the latest version 2018-08-09 15:43:07 +02:00
Alexandre Dulaunoy 794502e8ae
chg: [misp-galaxy] updated to the latest version 2018-08-09 15:42:26 +02:00
iglocska e2a268aea7 new: [API] further rework of the restsearch api
- move to the new popping filter system
2018-08-09 15:11:57 +02:00
Andras Iklody a656f907fc
Merge pull request #3542 from PaoloVecchi/patch-5
Update INSTALL.ubuntu1804.with.webmin.txt
2018-08-09 14:26:05 +02:00
iglocska b6c757e4aa new: [API] rework of the event level restSearch (WIP) 2018-08-09 07:46:52 +02:00
iglocska 8d699d35a9 new: [internal] Further work on the filtering 2018-08-09 07:46:31 +02:00
iglocska 28e37cd781 new: [internal] Rework of the filter handling internally 2018-08-09 07:45:51 +02:00
iglocska 0fb8fc1442 new: [internal] Added internal functions to interpret parameters in various formats / coming from various sources 2018-08-09 07:44:53 +02:00
Paolo Vecchi ea0d56695e
Update INSTALL.ubuntu1804.with.webmin.txt
Fixed a few small things
2018-08-08 18:20:06 +02:00
iglocska 7e3ac1f69e fix: [UI] fixed missing sighting sparklines 2018-08-08 14:54:31 +02:00
iglocska 3e6550ca6f fix: [bug] fixed a typo preventing the attack matrix from working 2018-08-08 14:16:46 +02:00
iglocska 6d0efe7deb Merge branch '2.4' of github.com:MISP/MISP into 2.4 2018-08-08 13:32:15 +02:00
iglocska 635be01f49 fix: [rest client] corrected the calculation of the rest client duration
- I can't maff gud
2018-08-08 13:31:08 +02:00
iglocska eb5de6c270 chg: [visual] Changed the name of the rest client 2018-08-08 12:49:22 +02:00
Christophe Vandeplas 4baa57a499 Merge remote-tracking branch 'origin/2.4' into 2.4 2018-08-08 12:19:28 +02:00
Christophe Vandeplas 569231bcdc new: [tool] Generator for types/categories in all the places of MISP 2018-08-08 12:19:22 +02:00
iglocska c8fcb16881 new: [feature] Built in REST client added to test / interact with the API directly from MISP
- no more shitty chrome extensions that crash during trainings, rejoice!
2018-08-08 11:29:38 +02:00
iglocska 23a2611202 fix: [API] Some API rearrange issues fixed in events/add 2018-08-08 11:27:49 +02:00
iglocska 37cd2461a1 Merge branch '2.4' of github.com:MISP/MISP into 2.4 2018-08-07 18:01:56 +02:00
iglocska 3b943edb1e fix: [sync] Fixed an issue blocking the syncing of edits, fixes #3537 2018-08-07 18:01:28 +02:00
chrisr3d 6d15ac09c6 Merge branch '2.4' of github.com:MISP/MISP into 2.4 2018-08-07 17:35:32 +02:00
chrisr3d 8c1d8d5ab5
fix: [stix1 import] Fixed journal entries parsing fails 2018-08-07 17:34:46 +02:00
Andras Iklody 575b293112
Merge pull request #3535 from PaoloVecchi/patch-4
INSTALL.ubuntu18.04.01.with.webmin.txt
2018-08-07 16:17:58 +02:00
Andras Iklody a8c79b951d
Merge pull request #3536 from StefanKelm/2.4
Default sort order for Id and Date
2018-08-07 16:16:47 +02:00
StefanKelm d20a64ffe6
Update proposal_event_index.ctp 2018-08-07 16:11:15 +02:00
StefanKelm cf888d7545
Default sort order for ID and Date: desc 2018-08-07 16:09:59 +02:00
StefanKelm 18c6ff0c9e
Default sort order for timesamps: desc 2018-08-07 16:07:21 +02:00
Paolo Vecchi 04d02db8ce
INSTALL.ubuntu18.04.01.with.webmin.txt
Added Virtualmin install and repository update for mariadb
2018-08-07 15:52:13 +02:00
chrisr3d 7d0963bcb7
fix: [stix1 import] Copy/paste error fixed 2018-08-07 14:50:02 +02:00
chrisr3d b7233957b6 Merge branch '2.4' of github.com:MISP/MISP into 2.4 2018-08-07 00:15:54 +02:00
chrisr3d 50c633ef8e
fix: [cleanup] Some more minor clean up 2018-08-06 23:39:52 +02:00
chrisr3d 24d083ff44
fix: [stix1 export] MISP objects parsing improvement 2018-08-06 23:38:56 +02:00
iglocska 4600cdef87 fix: [internal] looplimit lowered to 50k for fetchAttributes
- maybe we should base this number off the available memory somehow...
2018-08-06 20:53:30 +02:00
iglocska 9e6b5cd507 chg: [release] Version bump 2018-08-06 20:51:12 +02:00
chrisr3d 61d7bca63f Merge branch '2.4' of github.com:MISP/MISP into 2.4 2018-08-06 17:10:59 +02:00
chrisr3d cb09e53c94
fix: [cleanup] Fixed libraries import copy/paste issues 2018-08-06 17:10:09 +02:00
iglocska 5a2061f15d fix: [pgp] left of changes for the pgp printout 2018-08-06 17:05:35 +02:00
iglocska 4fa5834cbc new: [PGP] Added fingerprint to /users/verifyGPG 2018-08-06 17:00:15 +02:00