Florian Forster
|
50136971e1
tests/unit-test-client.c: Fix curly braces.
|
14 年之前 |
Stéphane Raimbault
|
d1bf081185
Add check for netdb.h and getaddrinfo to configure.ac
|
14 年之前 |
Stéphane Raimbault
|
c44dcfd5a2
Make the TCP implementation "protocol independent", i.e. IPv6 capable.
|
14 年之前 |
Stéphane Raimbault
|
1560898075
Slight improvements to RPM spec file
|
14 年之前 |
Stéphane Raimbault
|
ad15dbb270
Updated NEWS file for v2.9.3
|
14 年之前 |
Stéphane Raimbault
|
1813b5722f
Updated debian packaging for v2.9.3
|
14 年之前 |
Stéphane Raimbault
|
4ea0e8d5a3
Update version and doc files in RPM spec file
|
14 年之前 |
Stéphane Raimbault
|
7e673738b6
Minor change about version to MIGRATION
|
14 年之前 |
Stéphane Raimbault
|
018bd41edf
Fix compilation on OpenBSD
|
14 年之前 |
Stéphane Raimbault
|
417a3a38b5
AC_DISABLE_STATIC needed to be called before LIBTOOL
|
14 年之前 |
Stéphane Raimbault
|
a87929c2d4
Add missing README.rst to the tarball
|
14 年之前 |
Stéphane Raimbault
|
284d414199
Reorganize the NEWS file to describe new features first
|
14 年之前 |
Stéphane Raimbault
|
7c4cb13bbc
Add comment to explain the complex naming scheme of COMs on Win32
|
14 年之前 |
Stéphane Raimbault
|
b1423d7358
Fix the random tests for _FC_READ_AND_WRITE_REGISTERS
|
14 年之前 |
Stéphane Raimbault
|
fd6ebf804d
Fix compilation of bandwidth-server-many-up.c on FreeBSD
|
14 年之前 |
Stéphane Raimbault
|
a022e9a988
Minor variable renaming (ret_size)
|
14 年之前 |
Stéphane Raimbault
|
49d6f4a71f
Read/write were swapped in _FC_READ_AND_WRITE_REGISTERS. Closes GH-2.
|
14 年之前 |
Stéphane Raimbault
|
7337853ae2
Install an ignore handler for SIGPIPE on *BSD to mimic MSG_NOSIGNAL
|
14 年之前 |
Stéphane Raimbault
|
fd892617f0
Fix closing of Win32 socket
|
14 年之前 |
Stéphane Raimbault
|
626e3b6c27
Resolve lintian errors for debian package
|
14 年之前 |
Stéphane Raimbault
|
ddb2200377
Fix unit identifier not copied by the TCP server
|
14 年之前 |
Stéphane Raimbault
|
3c459bc15c
Wait before flushing in unit tests
|
14 年之前 |
Stéphane Raimbault
|
5b28fb81af
Update NEWS file and bump version to 2.9.3
|
14 年之前 |
Stéphane Raimbault
|
a4f7996eaf
New function to reply to an indication with an exception message
|
14 年之前 |
Stéphane Raimbault
|
311137cf70
New error message in debug mode for wrong message length
|
14 年之前 |
Stéphane Raimbault
|
1191aa6097
Missing modbus_flush call in unit tests after a forced timeout
|
14 年之前 |
Stéphane Raimbault
|
45b813f644
New functions to manipulate data and use them in unit-tests
|
14 年之前 |
Stéphane Raimbault
|
932769d851
New function modbus_get_header_length(modbus_t *ctx)
|
14 年之前 |
Stéphane Raimbault
|
87293e459e
MAJOR Rewrite of the message reading
|
14 年之前 |
Stéphane Raimbault
|
cfe875e72e
Add -Wall and -Werror for GCC
|
14 年之前 |