Historique des commits

Auteur SHA1 Message Date
  Stéphane Raimbault 842a0c2355 Accept IP or device in arg of unit test progs il y a 2 ans
  Stéphane Raimbault dd45f19a6e Add .clang-format and format code (closes #394) il y a 2 ans
  Stéphane Raimbault 5ce6b8a9dc Remove year range in Copyright il y a 2 ans
  Stéphane Raimbault 4dbef35516 Remove duplicate ';' (closes #602) il y a 3 ans
  Stéphane Raimbault 902c28730a Fix typo in 3053bd0adb il y a 8 ans
  Stéphane Raimbault 3053bd0adb CID 69145 - Argument cannot be negative in unit-test-server il y a 8 ans
  Stéphane Raimbault 814ef17485 CID 69142 - Unchecked return value in unit-test-server il y a 8 ans
  Stéphane Raimbault 79c1bd3dac Use new modbus_mapping_new_start_address in unit tests il y a 8 ans
  Michael Heimpold 09807f1419 Introduce SPDX license identifiers il y a 10 ans
  Stéphane Raimbault 1da0c2d683 Fix RTU test by allowing the server to reply on CRC errors il y a 10 ans
  Stéphane Raimbault 7e42fcf024 Fix wrong usleep value to wait 5 ms between bytes in test server il y a 10 ans
  Stéphane Raimbault bdd5379af5 Switch test programs to a BSD license il y a 11 ans
  Stéphane Raimbault 83c3410267 Fix remote buffer overflow vulnerability on write requests il y a 11 ans
  Stéphane Raimbault 457be540a2 MinGW make type warning in unit-test-server.c (closes #180) il y a 11 ans
  Stéphane Raimbault 1eabc8a010 Fix MinGW make error 'MSG_NOSIGNAL' undeclared (closes #175) il y a 11 ans
  Stéphane Raimbault 946fb25cdd Conditional include of socket.h or winsock2 in tests (closes #169) il y a 11 ans
  Stéphane Raimbault c4f7a24285 Change timeout to uint32 and add 3 byte timeout tests il y a 11 ans
  Stéphane Raimbault ea80f74094 New API for set/get response and byte timeouts il y a 11 ans
  Stéphane Raimbault f7799a4fdd Rename 'socket' variables to 's' to avoid warning on Windows il y a 12 ans
  Stéphane Raimbault 9ba562e558 Improve socket init and close in tests il y a 12 ans
  Stéphane Raimbault e6b648881e Safer modbus_close il y a 12 ans
  Stéphane Raimbault 37ed6f90bf Add unit tests for modbus_mapping_new il y a 12 ans
  Stéphane Raimbault 9d5344cf42 Move RTU filtering in CRC check to avoid useless call to modbus_reply il y a 13 ans
  Stéphane Raimbault 1941fd4aa9 Check slave only in RTU backend and add unit tests il y a 13 ans
  Stéphane Raimbault d1f1854338 New error recovery modes: link and protocol il y a 13 ans
  Stéphane Raimbault 7fe4a91787 API cleanup with modbus_receive and modbus_receive_from il y a 14 ans
  Stéphane Raimbault ce5435c4ae Change the nb of registers sent by the server to avoid a duplicate il y a 14 ans
  Stéphane Raimbault f2f42c01a9 Shorter names for constants which hold the number of values in UT il y a 14 ans
  Stéphane Raimbault 67f8d030de Message to indicate the sending of a special response in unit tests il y a 14 ans
  Stéphane Raimbault c44dcfd5a2 Make the TCP implementation "protocol independent", i.e. IPv6 capable. il y a 14 ans