Commit Graph

18 Commits

Author SHA1 Message Date
moloch-- eb70ed2d0b Tweak codeql config, fix db logging issue 2022-10-20 10:39:02 -07:00
James Golovich 8b44024672 Panic if someone specifies an invalid DB Dialect 2022-08-30 21:35:35 -07:00
James Golovich d6c41f1713 Reorder models so the dependencies are defined before they are used. 2022-08-25 12:57:05 -07:00
moloch-- cde5b8c2db Actually use pure go sqlite 2021-12-21 16:25:57 -06:00
moloch-- d2a7feba5e Remove sql.go import 2021-12-21 12:03:03 -06:00
moloch-- 8670f50150 pure go sqlite working 2021-11-26 09:50:40 -06:00
moloch-- a7da3027ac Moved secrets to db 2021-11-20 18:42:57 -06:00
moloch-- f6014393be Added per-operator call credentials 2021-09-11 22:39:32 -05:00
moloch-- 65cea9eeb2 Wired handler to db 2021-09-06 17:47:46 -05:00
moloch-- 5d8d49461c Outlined hosts db and cmd 2021-07-28 22:48:14 -05:00
moloch-- 7a3be8f0be Unit tests pass 2021-06-29 17:19:18 -05:00
Zack Flack aeeccbd64d add support for wireguard transport 2021-03-30 17:59:26 +08:00
moloch-- b86eac7fbe initialize CanaryDomain model issue #316 2021-01-02 18:59:02 -06:00
moloch-- 44cd90ed79 Wired GORM logger to logrus 2020-11-16 10:47:59 -06:00
moloch-- f4d4163d69 Fixed db migration and schema issues 2020-11-15 10:49:26 -06:00
moloch-- d58e459483 Working on porting implants/website/profiles/etc 2020-11-14 15:56:53 -06:00
moloch-- c5b07575e7 Fixed runtime issues 2020-11-14 09:41:43 -06:00
moloch-- 326d0c602a Ported certs to use sql and compiles 2020-11-14 09:32:10 -06:00