Stéphane Raimbault
|
dd45f19a6e
Add .clang-format and format code (closes #394)
|
2 år sedan |
Stéphane Raimbault
|
5ce6b8a9dc
Remove year range in Copyright
|
2 år sedan |
Stéphane Raimbault
|
d25150ac61
Fix many typos
|
3 år sedan |
Michael Heimpold
|
09807f1419
Introduce SPDX license identifiers
|
10 år sedan |
Stéphane Raimbault
|
bdd5379af5
Switch test programs to a BSD license
|
11 år sedan |
Stéphane Raimbault
|
349b6dedb9
Fix bandwidth-server-one (closes #152)
|
11 år sedan |
Stéphane Raimbault
|
fc73565da7
Fix remote buffer overflow vulnerability (closes #25, #105)
|
11 år sedan |
Stéphane Raimbault
|
f7799a4fdd
Rename 'socket' variables to 's' to avoid warning on Windows
|
12 år sedan |
Stéphane Raimbault
|
e6b648881e
Safer modbus_close
|
12 år sedan |
Stéphane Raimbault
|
622d6b55f9
Avoid to define closesocket on POSIX systems in tests
|
12 år sedan |
oldfaber
|
4623862b5c
Fix compilation and execution of bandwidth tests in Windows.
|
12 år sedan |
Stéphane Raimbault
|
9d5344cf42
Move RTU filtering in CRC check to avoid useless call to modbus_reply
|
13 år sedan |
Stéphane Raimbault
|
7fe4a91787
API cleanup with modbus_receive and modbus_receive_from
|
14 år sedan |
Stéphane Raimbault
|
a50988354a
Fix missing progname string in 'Usage' message
|
14 år sedan |
Stéphane Raimbault
|
b8c0558c19
Rename modbus_[listen|accept] to modbus_tcp_[listen|accept]
|
14 år sedan |
Stéphane Raimbault
|
815d11f056
MAJOR Split RTU and TCP code in two backends
|
14 år sedan |
Hannu Vuolasaho
|
a2e16a16b0
Replace MODBUS_MAX_* by MODBUS_MAX_[READ|WRITE]_*
|
14 år sedan |
Stéphane Raimbault
|
3593d5ad54
Rename slave to server and master to client
|
14 år sedan |