Revisions of libmodbus
buildservice-autocommit
accepted
request 1218135
from
Stanislav Brabec (sbrabec)
(revision 10)
baserev update by copy to link target
Stanislav Brabec (sbrabec)
accepted
request 1217079
from
Martin Hauke (mnhauke)
(revision 9)
- Update to version 3.1.11 * RTU - Check CRC before filtering on slave ID. * HAVE_NETINET_IN_H as guard around header. * Use default port 502 in documentation. * Fix float endianness issue introduced in v3.1.8 * Proper display of used CFLAGS. * Don't build with debug flag by default anymore. * Check request length in modbus_reply when used in memcpy. * Fix insecure data handling. CID 416366: INTEGER_OVERFLOW found with Coverity Scan. * Remove useless cast in setsockopt call. * Documentation improvements. * Revert TCP checks for recovery. * Don't use loop initial declaration. * Don't use gai_strerror if not available. * Add checks for netinet/ip.h and gai_strerror. * Log error in read input registers if debug. * Fix errno value on timeout with TCP connect. * Free addrinfo struct on getaddrinfo() gerrors. * Fix doc of modbus_mapping_new_start_address.
buildservice-autocommit
accepted
request 1060150
from
Martin Hauke (mnhauke)
(revision 8)
baserev update by copy to link target
Martin Hauke (mnhauke)
accepted
request 1060146
from
Dirk Mueller (dirkmueller)
(revision 7)
- update to 3.1.10: * Fix baud rate handling with RTU under Linux * Fix modbus_disable_quirks signature * Move content about migration to libmodbus.org * Avoid negative value in FD_SET call * Test socket against positive value instead of -1 * Improvements to autotools by @ndim * Fix doc links by @jordanjohnson56 (#653) * Test the protocol id for 0 by @metapsychologe (#509) * Fix double negative in tests * New quirks handler (closes #38 #533) * Fix bitwise OR in documentation * Improve doc about slave ID in RTU * Add .clang-format and format code (closes #394) * Remove constraints on baud rate values * Accept IP or device in arg of unit test progs * Avoid compilation issue with VS2022 with strdup * Display created files in configure.js * Use strcpy_s under Windows * Replace inet_addr by inet_pton calls * Replace inet_ntoa by inet_ptop * Update configure.ac/config.h.win32 for new inet functions * Instructions to build libmodbus in a VS project * Fix connection check for Windows RTU (closes #660, #662) * Add CIFuzz Github action by @DavidKorczynski (#669) * Convert a few int to unsigned int (#402)
buildservice-autocommit
accepted
request 1040412
from
Martin Hauke (mnhauke)
(revision 6)
baserev update by copy to link target
Martin Hauke (mnhauke)
accepted
request 1039642
from
Dirk Mueller (dirkmueller)
(revision 5)
- update to 3.1.8: * Major rewrite of documentation with Material for mkdocs * Reduce memory use of TCP PI backend (closes #621) * Fixed MODBUS_ERROR_RECOVERY_LINK not working on Windows (@embeddedmz) * Replace Travis CI by GitHub CI * Fix linker error for Windows (VCLinkerTool) * Address check in single register / coil responses added (#463) * Swap CRC bytes in request data but not at CRC computing (#397) * Fix float endianness issue on big endian architecture * Fix comment about EMBUNKEXC (closes #566) * Fix network library detection on Haiku * Fix typos (closes #620)
Martin Hauke (mnhauke)
accepted
request 951454
from
Stanislav Brabec (sbrabec)
(revision 4)
- Update to version 3.1.7...
Dominique Leuenberger (dimstar_suse)
accepted
request 851725
from
Stanislav Brabec (sbrabec)
(revision 3)
initialized devel package after accepting 851725
Stanislav Brabec (sbrabec)
accepted
request 721571
from
Stanislav Brabec (sbrabec)
(revision 2)
- Update to version 3.1.6: - API extensions and minor API changes - Fix VD-1301 and VD-1302 vulnerabilities. - Bug fixes. * For more see NEWS.
Stanislav Brabec (sbrabec)
accepted
request 489620
from
Stanislav Brabec (sbrabec)
(revision 1)
New package. Dependency of future nut-2.7.5.
Displaying all 10 revisions