Commit Graph

27 Commits

Author SHA1 Message Date
638cbba10b fix: Global symbol "$port" requires 2023-11-16 19:44:12 +01:00
813dd5ee34 bugfix: add SSL Handshake
create a connecting socket SSL_startHandshake is dependent on the
protocol: this lets us use one socket to work with either SSL or non-SSL sockets.
2023-11-15 19:23:19 +01:00
b812c8b9ba version change
[Ticket: no]
2023-05-16 04:16:43 +02:00
6bb3a5971c <type>[optional scope]: <description>
[optional body]

[Ticket: no]
2023-05-16 04:08:38 +02:00
3382f84606 add new reading power for msg support 2022-12-25 17:36:24 +01:00
d9c6a10dc2 Close Socket then catch excepstion 2022-03-31 14:56:38 +02:00
ec0092839c fix little typo
[Ticket: #9]
2022-03-31 06:45:30 +02:00
55b526cda2 Subject line (try to keep under 50 characters)
Multi-line description of commit,
feel free to be detailed.

[Ticket: X]
2022-03-29 18:50:44 +02:00
19f349d751 fix Log3 Fn integration
[Ticket: #9]
2022-03-29 15:22:52 +02:00
3845e508c7 catch try implementation for
sysread and syswrite

[Ticket: #9]
2022-03-29 08:01:37 +02:00
4c92240cc5 fix can't read from socket
fix via try catch directive.

[Ticket: #9]
2022-03-17 11:01:14 +01:00
d990354547 Subject line (try to keep under 50 characters)
Multi-line description of commit,
feel free to be detailed.

[Ticket: X]
2022-03-17 08:40:25 +01:00
2cf4007b05 Issues #9 fix
first test version for fix of #9

[Ticket: #9]
2022-03-17 08:28:25 +01:00
fee3cf2d00 fix 2022-03-13 11:14:31 +01:00
b0a0d8fa99 fix uninitialized value
fix uninitialized value in string eq at fhem.pl line 4962

[Ticket: #6]
2022-03-13 07:26:24 +01:00
4c59c001df fix unballanced <ul> on german commandref
fix SVN id

[Ticket: no]
2022-03-10 09:42:19 +01:00
d96a6c1214 fix Undefined subroutine str2time
Undefined subroutine &FHEM::Devices::LGTV::LGTVWebOS::str2time
called at lib/FHEM/Devices/LGTV/LGTVWebOS.pm
line 1042.

[Ticket: no]
2022-02-08 07:18:13 +01:00
7171c432c7 remove double use directive
[Ticket: no]
2022-02-03 09:07:38 +01:00
a3c57d1b54 Subject line (try to keep under 50 characters)
Multi-line description of commit,
feel free to be detailed.

[Ticket: X]
2022-02-02 15:53:43 +01:00
603a5e02b7 replaced Initialize fn to become
version information from Meta modul

[Ticket: no]
2022-02-02 15:44:13 +01:00
8e49a87b13 unused code removed
unused code removed and cleaned parts of code

[Ticket: no]
2022-02-02 15:28:36 +01:00
302ad14dda add try/catch for error handling
add try/catch for error handling
must installed Try::Tiny package

[Ticket: no]
2022-02-02 14:31:46 +01:00
cd4015330e Subject line (try to keep under 50 characters)
Multi-line description of commit,
feel free to be detailed.

[Ticket: X]
2022-02-02 13:49:30 +01:00
52208b2832 Subject line (try to keep under 50 characters)
Multi-line description of commit,
feel free to be detailed.

[Ticket: X]
2022-02-02 13:42:10 +01:00
bd205d8050 Subject line (try to keep under 50 characters)
Multi-line description of commit,
feel free to be detailed.

[Ticket: X]
2022-02-02 13:41:12 +01:00
143870e40d fix Undefined subroutine
fix Undefined subroutine &FHEM::Devices::LGTV::LGTVWebOS::inet_aton

[Ticket: no]
2022-02-02 13:33:27 +01:00
f2d5e9ddca full perl packages support
full perl packages support and BPB module directory structure

[Ticket: no]
2022-02-02 12:30:42 +01:00