Michael Heimpold
|
e2e22503bf
Add travis hint file
|
10 lat temu |
Andrey Skvortsov
|
3f96e18c09
Run unit tests with standard: make check (closes #205, closes #238)
|
11 lat temu |
Michael Heimpold
|
e98fd68c3b
modbus_send_raw_request: limit request length (fixes #207)
|
10 lat temu |
Stéphane Raimbault
|
97b3f1765a
Add Michael Heimpold to AUTHORS
|
10 lat temu |
Stéphane Raimbault
|
cd467c892a
Add Hannu Vuolasaho to AUTHORS
|
10 lat temu |
Michael Heimpold
|
9e61200588
Fix some coding style nitpicks
|
10 lat temu |
Michael Heimpold
|
09807f1419
Introduce SPDX license identifiers
|
10 lat temu |
Stéphane Raimbault
|
6eaaad6b2d
Bump version to v3.1.2
|
10 lat temu |
Stéphane Raimbault
|
1da0c2d683
Fix RTU test by allowing the server to reply on CRC errors
|
10 lat temu |
Stéphane Raimbault
|
f3329dda10
Remove Debian and Fedora packaging
|
10 lat temu |
Stéphane Raimbault
|
41cc47398e
doc: slight change in asciidoc config file to print vX.Y
|
10 lat temu |
Stéphane Raimbault
|
a83cd42e10
doc: generate manual pages with a2x
|
10 lat temu |
Stéphane Raimbault
|
280bdbce45
Minor adjustments to README.md about documentation
|
10 lat temu |
Stéphane Raimbault
|
333db8e12a
Rewrite documentation macro and Makefile
|
10 lat temu |
Stéphane Raimbault
|
361f1e404d
Updated NEWS file
|
10 lat temu |
Stéphane Raimbault
|
d69c8cf9ca
Fix too low response timeouts in unit tests
|
10 lat temu |
Stéphane Raimbault
|
7e42fcf024
Fix wrong usleep value to wait 5 ms between bytes in test server
|
10 lat temu |
Stéphane Raimbault
|
0c131f8330
Don't flush on illegal address errors in single write functions
|
10 lat temu |
Stéphane Raimbault
|
9c809805f9
Prefix hexadecimal values with 0x to avoid confusion
|
10 lat temu |
Michael Heimpold
|
6d9b069d23
unit-test-client: fix compilation on compilers not supporting c99 mode
|
11 lat temu |
Stéphane Raimbault
|
11459f2868
Update license for the tests in Debian packaging (#221)
|
11 lat temu |
Stéphane Raimbault
|
d4851efd4c
Fix remaining GPLv3 header (closes #221)
|
11 lat temu |
Stéphane Raimbault
|
d8881ea190
Move check of device earlier to avoid a free call
|
11 lat temu |
Stéphane Raimbault
|
93a05986fc
Unit test for baud rate check and error message
|
11 lat temu |
Daniel Schürmann
|
b7ed06a445
Fix crash modbus_new_rtu when baud is 0
|
11 lat temu |
Stéphane Raimbault
|
e68f4f465f
Remove old documentation of modbus_receive_from
|
11 lat temu |
AndreySV
|
931364f603
Removed function prototype without implementation
|
11 lat temu |
AndreySV
|
4f4b08ea7f
Fix spelling in bandwidth-client.c
|
11 lat temu |
Stéphane Raimbault
|
bdd5379af5
Switch test programs to a BSD license
|
11 lat temu |
Stéphane Raimbault
|
83c3410267
Fix remote buffer overflow vulnerability on write requests
|
11 lat temu |