Stéphane Raimbault
|
11459f2868
Update license for the tests in Debian packaging (#221)
|
11 년 전 |
Stéphane Raimbault
|
d4851efd4c
Fix remaining GPLv3 header (closes #221)
|
11 년 전 |
Stéphane Raimbault
|
d8881ea190
Move check of device earlier to avoid a free call
|
11 년 전 |
Stéphane Raimbault
|
93a05986fc
Unit test for baud rate check and error message
|
11 년 전 |
Daniel Schürmann
|
b7ed06a445
Fix crash modbus_new_rtu when baud is 0
|
11 년 전 |
Stéphane Raimbault
|
e68f4f465f
Remove old documentation of modbus_receive_from
|
11 년 전 |
AndreySV
|
931364f603
Removed function prototype without implementation
|
11 년 전 |
AndreySV
|
4f4b08ea7f
Fix spelling in bandwidth-client.c
|
11 년 전 |
Stéphane Raimbault
|
bdd5379af5
Switch test programs to a BSD license
|
11 년 전 |
Stéphane Raimbault
|
83c3410267
Fix remote buffer overflow vulnerability on write requests
|
11 년 전 |
Stéphane Raimbault
|
29851c2fa9
Avoid twice connect() in source code (closes #194)
|
11 년 전 |
Stéphane Raimbault
|
dcfac5a76c
Fix compilation with MinGW (GCC 4.8.1) under Win7 (closes #163)
|
11 년 전 |
Stéphane Raimbault
|
706fa6b292
Fix TCP IPv4 modbus_connect() on win32 (closes #100 and #165)
|
11 년 전 |
Stéphane Raimbault
|
7272fb0901
Fix 24a05ebd3c0 - win32: init of modbus_tcp_pi_listen (#187)
|
11 년 전 |
Stéphane Raimbault
|
270f02c8dc
INADDR_* macros are defined in host byte order
|
11 년 전 |
Stéphane Raimbault
|
d2b288bedf
So many boring changes to the documentation ;)
|
11 년 전 |
Stéphane Raimbault
|
c1665d400c
Filter of IP addresses in IPv4 server (closes #190)
|
11 년 전 |
Stéphane Raimbault
|
c335864395
Updated NEWS file
|
11 년 전 |
Stéphane Raimbault
|
8f1cc7b3c8
Allow to listen any hosts in IPv6 (closes #32)
|
11 년 전 |
Stéphane Raimbault
|
652b5b0548
win32: improve way to get current tick count in tests {#187)
|
11 년 전 |
Stéphane Raimbault
|
24a05ebd3c
win32: init of modbus_tcp_pi_listen (#187)
|
11 년 전 |
Stéphane Raimbault
|
bb6be03c11
Convenient assert macro for unit testing
|
11 년 전 |
Stéphane Raimbault
|
55bd5054e6
Initialize device argument to NULL on malloc (closes #184)
|
11 년 전 |
Stéphane Raimbault
|
9226613778
Compiling with -Werror=pendantic produces an error (closes #183)
|
11 년 전 |
Stéphane Raimbault
|
457be540a2
MinGW make type warning in unit-test-server.c (closes #180)
|
11 년 전 |
Stéphane Raimbault
|
5e93475964
MinGW make type warning in modbus-rtu.c (closes #181)
|
11 년 전 |
oldfaber
|
017ffb3030
Fix bswap macros for Microsoft Visual Studio C 2006 or newer
|
11 년 전 |
Stéphane Raimbault
|
1eabc8a010
Fix MinGW make error 'MSG_NOSIGNAL' undeclared (closes #175)
|
11 년 전 |
Stéphane Raimbault
|
d39fc1f8c4
Define and public export of MODBUS_MAX_PDU_LENGTH (closes #167)
|
11 년 전 |
Stéphane Raimbault
|
946fb25cdd
Conditional include of socket.h or winsock2 in tests (closes #169)
|
11 년 전 |