246 Commits

Author SHA1 Message Date
MaMe82
e33bfc30d5 Fix Makefile v0.1.0-alpha1 2018-11-26 21:17:43 +01:00
MaMe82
ee26d88aab Added version to webclient + include build for v0.1.0-alpha1 2018-11-26 20:19:27 +01:00
MaMe82
cf19d964c6 Added WiFi covert channel demo, added KARMA tool, Updated Makefile and README 2018-11-26 20:12:36 +01:00
MaMe82
4a92671188 Updated README, started LICENSING 2018-11-26 18:20:46 +01:00
MaMe82
db8856388b Updated README 2018-11-26 15:02:22 +01:00
MaMe82
250f1df8c5 Updated README 2018-11-26 12:58:18 +01:00
MaMe82
9f43ea300b Started working on README 2018-11-24 04:44:12 +01:00
MaMe82
0222b81fa4 CLI: Load stored scripts only from intended path;Fix SIGNAL interrupt of HIDScripts started with 'cli hid run' 2018-11-24 02:35:20 +01:00
MaMe82
b64df8e618 HIDScript: fix missing press("SPACE") support 2018-11-24 02:26:16 +01:00
MaMe82
6bd548b974 Minor output fix for CLI client 2018-11-23 17:20:29 +01:00
MaMe82
78b7a786cd webclient: reworked info view for HID jobs 2018-11-23 17:19:44 +01:00
MaMe82
ffca3c079f Fix: random jitter for command 2018-11-23 17:18:51 +01:00
MaMe82
2bf2596fad Fix: TriggerAction couldn't fire HIDScript during GadgetDeployment by other TriggerAction 2018-11-22 21:46:41 +01:00
MaMe82
452ca52689 webclient HIDScript: truncate files on overwrite 2018-11-22 20:17:43 +01:00
MaMe82
ee594aaf52 Fixed init DB for startup template, removed unneeded files 2018-11-21 08:54:52 +01:00
MaMe82
457d50880f Minor change 2018-11-21 01:42:56 +01:00
MaMe82
aa64caf237 Commit build folder for image creation test 2018-11-21 01:39:53 +01:00
MaMe82
e2e7a62bee minor changes 2018-11-21 01:39:15 +01:00
MaMe82
9bcdb27065 Makefile fixes, image creation helper 2018-11-21 01:30:37 +01:00
MaMe82
8200b5810d serive,webclient,cli: Crash fix USB; partial CLI rework; reworked USB gadget deployment 2018-11-20 15:24:40 +01:00
MaMe82
8fbcd7f2b9 service,webclient,cli: UMS mounting,image listing; DB backup (web) 2018-11-20 08:43:57 +01:00
MaMe82
bbfe29c2ed webclient,service: reboot&shutdown, startup template, crash fix event receiver 2018-11-15 15:02:31 +01:00
MaMe82
d9020808a9 CLI: add bash completion on start 2018-11-15 08:02:11 +01:00
MaMe82
5a08364ad3 Init state from DB instead of script 2018-11-15 08:01:42 +01:00
MaMe82
e85e6189fc WebClient: Open newly created TriggerActions in edit mode 2018-11-14 14:14:38 +01:00
MaMe82
65210bb519 Go module support for P4wnP1_cli, P4wnP1_service 2018-11-13 14:11:13 +01:00
MaMe82
151f346979 Fixed imports 2018-11-13 14:10:39 +01:00
MaMe82
23c421478c Added byck build folder after deleting from commits 2018-11-13 12:57:21 +01:00
MaMe82
dcaa13bbc0 Deletions 2018-11-13 12:42:06 +01:00
MaMe82
e3c4a9bf97 Cleanup, webclient GPIO debounce support 2018-11-13 12:37:56 +01:00
MaMe82
49267489f5 missing dependency for GPIO manager 2018-11-13 10:38:35 +01:00
MaMe82
637b51e4e1 GPIO,service,webclient: debounce GPIO,update SINGLE TriggerAction, WebClient allows loading bluetooth and master settings via TriggerAction 2018-11-13 10:37:46 +01:00
MaMe82
391a9400af Update TriggerActions without recreating unchanged ones 2018-11-08 14:30:20 +01:00
MaMe82
5c0d8310ed TriggerAction GPIO support introduced 2018-11-07 23:50:50 +01:00
MaMe82
1ad1c35318 Webclient,proto,service: store,deploy,load of MasterTemplate 2018-11-07 15:30:49 +01:00
MaMe82
2021ddcfc0 Webclient,proto,service: store,deploy,load of MasterTemplate 2018-11-07 15:29:44 +01:00
MaMe82
d0f42f2628 Work on webclient master template settings 2018-11-06 17:13:51 +01:00
MaMe82
9f9ea3798a Fix: service - event subsystem: assure RegisterReceiver doesn't return before receiver is added 2018-11-05 22:26:57 +01:00
MaMe82
776b166145 Fix: wifi_nexmon_covert_channel repo fixed, thus removed systemd unit which starts monitor interface 2018-11-05 22:25:36 +01:00
MaMe82
4a1257e135 Service: fx miss of events, due to return of RegisterReceiver method before registration is assured 2018-10-31 13:59:40 +01:00
MaMe82
cfa23614d9 service: fixes for USB gadget concurrent modification 2018-10-31 13:46:48 +01:00
MaMe82
59b136c2dc Added current build for testing 2018-10-30 19:03:55 +01:00
MaMe82
32846e652c webclient,service,hid: Fixes of HIDScript state events; fix timestamp displaying 2018-10-30 15:36:10 +01:00
MaMe82
5657a98c17 Fix RPC: devpath request for HID gadgets 2018-10-30 07:34:15 +01:00
MaMe82
c099277b27 webclient: Allow cancel for running HIDScript jobs 2018-10-29 17:46:15 +01:00
MaMe82
6f3c83594f webclient: reactive to state changes of systemd service 2018-10-29 14:53:26 +01:00
MaMe82
7e1920ff96 service: don't wait for lease if DHCP client is started 2018-10-29 13:52:10 +01:00
MaMe82
a4106f5d23 Service: Rework bluetooth to configurable sub system 2018-10-27 00:49:14 +02:00
MaMe82
484a948668 Fix: Event register guarantees registration before returning 2018-10-26 23:56:02 +02:00
MaMe82
2f08ed92f5 WebCLient,proto,server: Reworked TriggerAction GroupSequence to multi group (support for logical AND+OR) 2018-10-26 16:58:27 +02:00