Commit graph

19 commits

Author SHA1 Message Date
Simone Margaritelli
2659a559c9 fix: using proper v2 package suffix (fixes #727) 2024-08-09 18:19:21 +02:00
Lars Lehtonen
372c2d6428
tls: fix CertConfigFromModule() return order 2019-11-13 14:31:55 -08:00
evilsocket
8257d25ff3
fix: api.rest and https.server certificates are now correctly generated with IsCA to false 2019-04-21 19:55:53 +02:00
evilsocket
126cb7febf
misc: decoupled session record loading to external package 2019-04-03 10:26:54 +02:00
evilsocket
460bd9b159
new: api.rest.record.clock parameter to decide delay per sample 2019-03-30 17:32:53 +01:00
evilsocket
54116f7fbe
fix: fixed replay time computation using actual dates instead of the assumption of one frame per second 2019-03-30 13:59:08 +01:00
evilsocket
fdc26ca3aa
misc: reporting session replay loading progress as api.rest state object 2019-03-29 19:31:20 +01:00
evilsocket
a411607a57
misc: added loading boolean flag to api.rest state object 2019-03-29 18:00:48 +01:00
evilsocket
0a31ac8167
new: implemented api.rest.record and api.rest.replay 2019-03-29 16:20:31 +01:00
evilsocket
40ec724ca6
fix: reporting module name when it's already running or already stopped 2019-03-27 13:59:22 +01:00
evilsocket
96853e663b
fix: api.rest.address now defaults to 127.0.0.1 2019-03-21 18:26:55 +01:00
evilsocket
2e3e4f453b
fix: events.include and events.ignore now filter for both events.stream and api.rest 2019-03-21 11:20:48 +01:00
evilsocket
3b4432f072
new: new /api/file route for api.rest to read and write files 2019-03-19 13:29:23 +01:00
evilsocket
3c1277ebbc
fix: handling CORS for api.rest 2019-03-12 12:49:20 +01:00
evilsocket
e0e1f4e6df
new: HID devices are now exported by the api.rest module 2019-02-21 11:43:48 +01:00
evilsocket
4eead7eafa
misc: small fix or general refactoring i did not bother commenting 2019-02-13 10:12:34 +01:00
evilsocket
9cd4e380fb
misc: each module now has its own tagged logging 2019-02-12 15:16:02 +01:00
evilsocket
cf953b1e02
misc: small fix or general refactoring i did not bother commenting 2019-02-12 11:51:27 +01:00
Giuseppe Trotta
ed652622e2 Refactoring modules 2019-02-10 23:58:08 +01:00
Renamed from modules/api_rest.go (Browse further)