Commit Graph

108 Commits

Author SHA1 Message Date
core 6cebc0cef0
officially the worlds dumbest bug. [trifid-api/0.2.3]
/ build (push) Successful in 2m0s Details
/ build_x64 (push) Successful in 3m20s Details
/ build_arm64 (push) Successful in 3m19s Details
/ build_win64 (push) Successful in 3m42s Details
2023-10-10 14:54:59 -04:00
core 237d6156eb [fix] issue certs that have already been valid for a little bit (1 hour) #4
/ build_x64 (push) Successful in 28m34s Details
/ build_arm64 (push) Successful in 3m14s Details
2023-09-28 21:52:07 -04:00
core 0f112ae15a
[hotfix] only issue config update if things other than the cert's issuance and expiry dates changed (#1) 2023-09-27 10:11:47 -04:00
core babfc526ba
coldfix: finally fix config updates 2023-09-26 09:06:26 -04:00
core b96996952e
[stars] debugging! 2023-08-19 13:34:04 -04:00
core 1b85754971
keystore v2 done ! 2023-08-18 23:58:00 -04:00
core 810b87986b
keystore v2 probably done 2023-08-18 23:55:27 -04:00
core e901f63bb9
keystore v2 work 2023-08-17 11:22:12 -04:00
core ab892d7453
hotfix: configurable threadpool size & new website starts 2023-08-15 00:16:47 -04:00
core 909ab973aa
fix constant panics when keystore is weird (pt3) 2023-08-03 11:43:09 -04:00
core b60c7a5bb0
fix constant panics when keystore is weird (pt2) 2023-08-03 11:35:46 -04:00
core afbd1d2ba0
fix constant panics when keystore is weird 2023-08-03 11:30:50 -04:00
core 750aabc83c
oops 2023-08-03 11:21:34 -04:00
core 631d4d5280
implement host metadata (out of date and last seen at)
Implements: https://todo.e3t.cc/~core/trifid/3
2023-07-31 12:55:19 -04:00
core 7dd7cf80ff
roles:delete, roles:edit error parity & fix glaring security hole in role edit
Implements: https://todo.e3t.cc/~core/trifid/1
2023-07-31 00:38:19 -04:00
core e7da2d7009
roles:get error parity
References: https://todo.e3t.cc/~core/trifid/1
2023-07-31 00:34:50 -04:00
core 8111dee595
roles:create error parity
References: https://todo.e3t.cc/~core/trifid/1
2023-07-31 00:33:00 -04:00
core 44fc07089d
networks:get, networks:list error parity
References: https://todo.e3t.cc/~core/trifid/1
2023-07-31 00:24:17 -04:00
core ea3bc9e429
create host and enroll error parity
References: https://todo.e3t.cc/~core/trifid/1
2023-07-30 21:09:51 -04:00
core 7c494bb7aa
hosts:enroll error parity 2023-07-30 21:02:55 -04:00
core a94fce77f1
hosts:block error parity 2023-07-30 15:02:46 -04:00
core 81e927501e
hosts:edit error parity 2023-07-30 14:58:37 -04:00
core f38e5fa24e
hosts:delete error parity 2023-07-30 14:53:48 -04:00
c0repwn3r 1afbab3a41
hosts:get error parity 2023-07-30 14:39:52 -04:00
core 407deb1796
clean up dnclient endpoint debug logging 2023-07-29 19:36:32 -04:00
core 3eefcad767
code cleanup 2023-07-29 18:12:36 -04:00
core 0cca82546a
hosts:create error parity 2023-07-29 18:10:00 -04:00
c0repwn3r 5005240699
remove the dependency on openssl (merge) 2023-07-25 21:12:36 -04:00
core 408d76f841
static api signing keys per-host because dealing with them is turning out to be an absolute nightmare 2023-06-24 12:04:20 -04:00
core e4d71fd62f
hotfix response signing 2023-06-24 10:54:52 -04:00
core e6e646b888
a way better config merge system 2023-06-22 11:09:59 -04:00
core 8d4d2d4264
its at least a functional mess 2023-06-22 10:59:33 -04:00
core e9b54f08b1
trifid-api 0.1.1, fix config generation 2023-06-22 10:53:17 -04:00
core 11320ba04a
forgot about config overrides for a second there 2023-06-21 21:03:11 -04:00
c0repwn3r c18bcc50c4
tfcli done (woo) 2023-06-20 21:23:28 -04:00
core f52db518e7
work 2023-06-15 15:53:56 -04:00
c0repwn3r a9d6cb22db
2fa setup 2023-06-01 13:58:10 -04:00
c0repwn3r 996db62ab2
some work 2023-05-31 13:24:15 -04:00
c0repwn3r 3b242290d6
endpoint 2023-05-30 21:52:29 -04:00
c0repwn3r ba7cc118d7
work 2023-05-30 21:51:57 -04:00
c0repwn3r a2a94ad801
code cleanup 2023-05-15 14:51:27 -04:00
c0repwn3r 3a2319d0c0
[trifid-api] dnclient endpoint, client updates and trifid-api MVP 2023-05-15 13:39:15 -04:00
c0repwn3r b8c6ddd123
enrollment 2023-05-14 13:47:49 -04:00
c0repwn3r b3e83f4586
code cleanup 2023-05-11 13:35:10 -04:00
c0repwn3r 68c120a5ab
host and enrollment codes 2023-05-11 13:32:33 -04:00
c0repwn3r 7e1627e165
enrollment codes 2023-05-11 13:13:30 -04:00
c0repwn3r 6d01d8703b
host blocking + general code cleanup 2023-05-10 20:32:19 -04:00
c0repwn3r a068741986
fix updating, PUT /v1/hosts/host 2023-05-09 10:38:31 -04:00
core eaa1e86fef
DELETE /v1/hosts/id 2023-05-08 21:46:33 -04:00
core 4ca0b54686
add /v1/hosts/host - bugfix! correct time formatting and use constant for it 2023-05-08 20:57:08 -04:00