|
97ffecb172
|
source and destination not yet working
|
2022-04-24 14:59:42 +02:00 |
|
|
ffee834ccb
|
first tests are working
|
2022-04-24 14:34:56 +02:00 |
|
|
912165d9ee
|
make it clearer to read
|
2022-04-24 13:50:30 +02:00 |
|
|
fee5aec4d1
|
some things where missing
|
2022-04-24 13:29:54 +02:00 |
|
|
b356054121
|
retrieving/storing amount on eeprom esp8266
|
2022-04-24 13:25:55 +02:00 |
|
|
85c41b6530
|
minor changes
|
2022-04-24 12:48:01 +02:00 |
|
|
e5b46fa80d
|
change default to ESP8266
|
2022-04-24 12:46:25 +02:00 |
|
Florian Hoss
|
6692bb1385
|
real simple https on esp8266
|
2022-04-24 01:09:17 +02:00 |
|
Florian Hoss
|
a4870fd6fd
|
use basic auth again
|
2022-04-24 00:41:16 +02:00 |
|
Florian Hoss
|
bda65724aa
|
rename files to be generic
|
2022-04-24 00:23:37 +02:00 |
|
Florian Hoss
|
2cde69a34a
|
storage on esp8266 will be next
|
2022-04-24 00:21:42 +02:00 |
|
Florian Hoss
|
59b1a6b15f
|
rename, move, change the lot
|
2022-04-24 00:13:20 +02:00 |
|
Florian Hoss
|
0a7f0faa39
|
fix rest api
|
2022-04-23 23:50:46 +02:00 |
|
Florian Hoss
|
17a1a5176f
|
rewrite in progress...
|
2022-04-23 23:36:44 +02:00 |
|
Florian Hoss
|
e77ced2f0a
|
rename types
|
2022-04-22 22:40:01 +02:00 |
|
Florian Hoss
|
bb1a67c49d
|
move credentials into struct
|
2022-04-22 08:46:37 +02:00 |
|
Florian Hoss
|
6a2b4df655
|
Update .gitignore
|
2022-04-22 08:46:28 +02:00 |
|
Florian Hoss
|
db679de8b8
|
minor changes
|
2022-04-21 16:10:31 +02:00 |
|
Florian Hoss
|
f176227914
|
Update platformio.ini
|
2022-04-21 15:52:08 +02:00 |
|
Florian Hoss
|
cb9131a2e9
|
include platformio readme files
|
2022-04-21 15:46:55 +02:00 |
|
Florian Hoss
|
492d6bee0e
|
Update .gitignore
|
2022-04-21 15:43:16 +02:00 |
|
Florian Hoss
|
c8f38a3d17
|
Update .gitignore
|
2022-04-21 15:33:52 +02:00 |
|
Florian Hoss
|
7548497ac0
|
Delete extensions.json
|
2022-04-21 13:33:35 +00:00 |
|
Florian Hoss
|
a7540a9504
|
move files around
|
2022-04-21 15:32:04 +02:00 |
|
Florian Hoss
|
4594215a23
|
move ignore files
|
2022-04-21 15:31:52 +02:00 |
|
Florian Hoss
|
db80be44de
|
Merge branch '9-auth-for-api' into 'main'
Resolve "Auth for API"
Closes #9
See merge request toheer/iot-security-tools!4
|
2022-04-21 13:16:54 +00:00 |
|
Florian Hoss
|
b531b5b360
|
Resolve "Auth for API"
|
2022-04-21 13:16:54 +00:00 |
|
Florian Hoss
|
6aee231a4e
|
Merge branch 'seperate-classes' into 'main'
Seperate classes
See merge request toheer/iot-security-tools!3
|
2022-04-20 19:35:57 +00:00 |
|
Florian Hoss
|
a8cd48c756
|
all working as intended
|
2022-04-20 21:35:36 +02:00 |
|
Florian Hoss
|
a08ea4803b
|
using SPIFFS for cert, eeprom for the rest
|
2022-04-20 21:17:34 +02:00 |
|
Florian Hoss
|
c86be9feb4
|
move helper functions to types
|
2022-04-20 19:58:15 +02:00 |
|
Florian Hoss
|
71b6fee0a6
|
all working as expected
|
2022-04-20 19:54:46 +02:00 |
|
Florian Hoss
|
89886a65e3
|
storing and reading works
|
2022-04-20 19:42:30 +02:00 |
|
Florian Hoss
|
d457949a76
|
get certificate from storage
|
2022-04-20 16:02:10 +02:00 |
|
Florian Hoss
|
fe65ae4866
|
store cert method
|
2022-04-20 15:53:54 +02:00 |
|
Florian Hoss
|
d05ccef834
|
use preferences instead of eeprom
|
2022-04-20 15:43:02 +02:00 |
|
Florian Hoss
|
e5c061ff32
|
rename...
|
2022-04-20 14:37:21 +02:00 |
|
Florian Hoss
|
beddd88653
|
introduce namespace
|
2022-04-20 13:08:12 +02:00 |
|
Florian Hoss
|
73533e5d15
|
cleanup classes
|
2022-04-20 11:40:00 +02:00 |
|
Florian Hoss
|
0c7cbae18a
|
ip needs to be c_str for console
|
2022-04-20 11:06:17 +02:00 |
|
Florian Hoss
|
d0eeab9c52
|
remove old imports
|
2022-04-20 08:21:04 +02:00 |
|
Florian Hoss
|
790371a099
|
works with inheritance
|
2022-04-20 08:17:55 +02:00 |
|
Florian Hoss
|
b2c2a967d9
|
create seperate api class
|
2022-04-20 07:58:06 +02:00 |
|
Florian Hoss
|
1a2b495ff7
|
changing types
|
2022-04-19 21:35:32 +02:00 |
|
Florian Hoss
|
61966d6791
|
clean filenames
|
2022-04-19 21:26:43 +02:00 |
|
Florian Hoss
|
69eaf1cead
|
create seperate types file
|
2022-04-19 21:15:55 +02:00 |
|
Florian Hoss
|
aa725f995f
|
only show wifi reconnection in debug log level
|
2022-04-19 00:17:03 +02:00 |
|
Florian Hoss
|
4712b5eba2
|
Merge branch 'https' into 'main'
implement https
See merge request toheer/iot-security-tools!2
|
2022-04-18 22:11:37 +00:00 |
|
Florian Hoss
|
7aca5ebf04
|
communication is encrypted
needed to use PR#91 from https_server for callback functions support
|
2022-04-19 00:09:06 +02:00 |
|
Florian Hoss
|
c155d986e2
|
Update .gitignore
|
2022-04-19 00:08:14 +02:00 |
|