 lgoennerandGitHub
|
b23fa889ff
|
Fix link for TCP client commands
|
2023-08-09 20:57:45 +02:00 |
|
John
|
e3abbf1b09
|
set no signal asap when device is detected as invalid (for #965)
|
2023-08-06 08:59:38 +02:00 |
|
John
|
949b366fe6
|
deny mqtttopic starting with '/' (fixes #960)
|
2023-08-06 08:26:25 +02:00 |
|
John
|
c5bf9754fe
|
add argp hints for standalone
|
2023-08-06 08:12:22 +02:00 |
|
John
|
8e55d44a14
|
remove no longer supported libmosquitto0, fix libssl3 detection+dependencies
|
2023-08-06 08:11:45 +02:00 |
|
john30
|
d442184f84
|
updated to 23.2
|
2023-07-09 09:54:09 +02:00 |
|
John
|
5c5a150fed
|
drop stretch in favour of bookworm
|
2023-07-08 15:54:20 +02:00 |
|
john30
|
ae8e689e11
|
updated version to 23.2
|
2023-07-08 14:28:51 +02:00 |
|
John
|
739324fb8e
|
missed update in c1624f5
|
2023-07-08 12:00:31 +02:00 |
|
John
|
43d3599c73
|
fix for topic separator check (closes #943)
|
2023-07-08 11:47:04 +02:00 |
|
John
|
c1624f528f
|
extract request related parts
|
2023-07-08 11:08:29 +02:00 |
|
John
|
e295cc3434
|
typedef for options
|
2023-07-08 09:25:49 +02:00 |
|
John
|
e33810aafe
|
use vars for executable location, make bash verbose
|
2023-06-17 11:16:38 +02:00 |
|
John
|
cd097b1d2b
|
higher config web service timeout, formatting
|
2023-06-17 10:25:12 +02:00 |
|
John
|
ea87515ef5
|
repeat HTTP requests once
|
2023-06-17 10:24:08 +02:00 |
|
John
|
333ae3b82f
|
apply same workaround to all BIO_should_retry() calls and log timeout in send+recv as well
|
2023-06-17 10:08:34 +02:00 |
|
John
|
8f190e9e84
|
add scan status
|
2023-06-17 08:18:34 +02:00 |
|
John
|
2c7cab3dc1
|
update year
|
2023-06-16 20:40:35 +02:00 |
|
John
|
0ede430ece
|
extra layer for device, more abstraction
|
2023-06-16 20:26:30 +02:00 |
|
John
|
9d08eec68e
|
better iterator
|
2023-06-16 19:45:29 +02:00 |
|
John
|
9c74288ba9
|
delay check only if scan succeeded
|
2023-06-16 19:23:32 +02:00 |
|
John
|
6fc44800e3
|
updated link
|
2023-06-16 18:41:11 +02:00 |
|
John
|
3d5bec37a5
|
updated
|
2023-06-16 18:02:22 +02:00 |
|
John
|
eb2af024a2
|
fix previous commit
|
2023-06-16 18:01:41 +02:00 |
|
John
|
c66bd85e03
|
fix invalid iterator usage (maybe related to #925)
|
2023-06-11 12:04:48 +02:00 |
|
John
|
dd7c668af4
|
add updatecheck for v5
|
2023-06-11 10:46:07 +02:00 |
|
John
|
7f0328cbae
|
updated
[skip ci]
|
2023-06-04 08:28:07 +02:00 |
|
John
|
746b79d17e
|
fix previous commit
|
2023-06-04 08:11:51 +02:00 |
|
John
|
1222eb165e
|
copy cmd/resp in messageCompleted() for potential edge cases
|
2023-06-03 19:55:58 +02:00 |
|
John
|
d89a5289cf
|
fix potential (but unlikely) endless loop
|
2023-06-03 19:53:05 +02:00 |
|
John
|
7134c82848
|
prefer const iterator
|
2023-06-03 19:52:19 +02:00 |
|
John
|
128f0aa38f
|
Merge branch 'master' of github.com:john30/ebusd
|
2023-06-03 11:09:40 +02:00 |
|
John
|
699f056381
|
add value list support
|
2023-06-03 10:45:08 +02:00 |
|
 JohnandGitHub
|
a0b0c39f05
|
Merge pull request #920 from Commifreak/update-mqtt-hassio-helplink
corrected HA MQTT discovery link
|
2023-06-03 10:29:30 +02:00 |
|
 Robin KluthandGitHub
|
b024f28e15
|
Update mqtt-hassio.cfg
Updates MQTT discovery link
|
2023-06-02 07:45:10 +02:00 |
|
John
|
5825975d48
|
make capath+cafile static as they are
|
2023-05-31 18:50:04 +02:00 |
|
John
|
17d92bca76
|
force logging upon exit, set level+facilities asap, log valid configpath URL
|
2023-05-31 18:30:28 +02:00 |
|
John
|
30cf1a926f
|
force use of IPv4 in libssl (see #751)
|
2023-05-31 18:15:47 +02:00 |
|
John
|
e2a4695c9b
|
add bio logging and print set_nbio success, clear auto-retry (for #751)
|
2023-05-31 08:18:40 +02:00 |
|
John
|
3669385386
|
add ssl debugging, assume ssl_ctx is global as documented (for #751)
|
2023-05-30 15:55:48 +02:00 |
|
John
|
207435650d
|
workaround for potentially faced libssl bug 11574
|
2023-05-30 11:00:08 +02:00 |
|
John
|
172f856967
|
limit number of handled telegrams per loop and wait time for #843
|
2023-05-30 10:22:27 +02:00 |
|
John
|
4152ea6a84
|
code style
|
2023-05-30 09:24:02 +02:00 |
|
John
|
56aaba03ad
|
detecte injected scan messages and issue scan procedure for those
|
2023-05-30 09:23:41 +02:00 |
|
John
|
25a00f5d96
|
fix for commit e419c950
|
2023-05-30 08:32:24 +02:00 |
|
John
|
a6bd51102f
|
Merge branch 'master' of github.com:john30/ebusd
|
2023-05-29 17:32:04 +02:00 |
|
John
|
4c09854546
|
explicitly check against null, better x509 free, log timeout on connect and increase default to 5 secs, support wildcard subject
|
2023-05-29 17:26:58 +02:00 |
|
John
|
8408e32d32
|
set state_clss to total_increasing for readable items with "poweron" or "count" in the name, remove no longer value state_class measurement for globals
|
2023-05-29 14:51:32 +02:00 |
|
John
|
773a4dd661
|
improve compilability
|
2023-05-18 13:24:03 +02:00 |
|
John
|
e606772e9d
|
code style
|
2023-05-18 13:00:12 +02:00 |
|