Stéphane Raimbault
|
9d3b12861e
Add modbus_[get|set]_indication_timeout to doc build
|
4 年 前 |
José Bollo
|
0814ecf778
Fix warning issues
|
4 年 前 |
Stéphane Raimbault
|
7f48e0fddc
Move malloc before starting unit tests
|
5 年 前 |
i-ky
|
f1eb4bc7cc
Fixed MODBUS_GET_* macros in case of negative values
|
6 年 前 |
Yegor Yefremov
|
820e15fada
SPDX: change LGPL-2.1+ to LGPL-2.1-or-later
|
5 年 前 |
Stéphane Raimbault
|
f9fe3b0a53
Bump version to 3.1.6
|
5 年 前 |
Stéphane Raimbault
|
6f915d4215
Fix my so stupid fix for VD-1301 vulnerability
|
5 年 前 |
Stéphane Raimbault
|
890e689b9e
Bump version to 3.1.5
|
5 年 前 |
Stéphane Raimbault
|
7fec417e5b
Update NEWS
|
5 年 前 |
Frank Theile
|
cb9d03d02c
Fix URL
|
6 年 前 |
Guy Taylor
|
c409cf9a44
Add appveyor.com config
|
6 年 前 |
Zwivhuya
|
170bce656a
Update libmodbus.txt
|
5 年 前 |
Stéphane Raimbault
|
862af10b98
Change arg value from int to const uint16_t in modbus_write_register
|
5 年 前 |
Stéphane Raimbault
|
e4fb46fed7
Mark raw_req argument as const in modbus_send_raw_request (closes #479)
|
5 年 前 |
Stéphane Raimbault
|
ca3fcb1c98
Add unit tests for VD-1301 and VD-1302 vulnerabilities
|
5 年 前 |
Stéphane Raimbault
|
5ccdf5ef79
Fix VD-1301 and VD-1302 vulnerabilities
|
5 年 前 |
Stéphane Raimbault
|
076992fb86
Create CODE_OF_CONDUCT.md
|
6 年 前 |
Andrea Masciotta
|
ddac0cf909
modbus_mapping_t is now a named typedef (to allow forward declaration)
|
6 年 前 |
Stéphane Raimbault
|
6c14b7fc22
Rename type as flags for consistency between functions
|
6 年 前 |
Richard Genoud
|
bba1b81291
Add missing SOCK_CLOEXEC flag on socket creation
|
6 年 前 |
Stéphane Raimbault
|
df7d633fd9
Remove wrong and harmful checks in configure.ac
|
7 年 前 |
Stéphane Raimbault
|
91a1d74f76
Oops fix OR on RS485 settings (1c5d969)
|
7 年 前 |
Stéphane Raimbault
|
1c5d969f46
Only set SER_RS485_ENABLED bit of existing RS485 settings
|
7 年 前 |
Stéphane Raimbault
|
44b0083069
Add .vscode/ to .gitignore
|
7 年 前 |
zzeroo
|
ddc82338ab
Fix wrong function name
|
7 年 前 |
Patrick Boettcher
|
26dd610ba2
Remove a duplicated semi-colon
|
7 年 前 |
Stéphane Raimbault
|
22d4fffee0
Fix a small typo in test message
|
7 年 前 |
Michael Heimpold
|
b1adc3717f
Fix modbus_reply for TCP when unit id == 0 (fixes #376)
|
8 年 前 |
Stéphane Raimbault
|
0f06a0cdee
New functions to define the indication timeout (#95)
|
8 年 前 |
Stéphane Raimbault
|
7a6078b6bc
Remove CYGWIN condition to provide bswap16 fallback (#383)
|
7 年 前 |