Historique des commits

Auteur SHA1 Message Date
  Stéphane Raimbault d69c8cf9ca Fix too low response timeouts in unit tests 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
  Michael Heimpold 6d9b069d23 unit-test-client: fix compilation on compilers not supporting c99 mode il y a 11 ans
  Stéphane Raimbault 93a05986fc Unit test for baud rate check and error message il y a 11 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 c1665d400c Filter of IP addresses in IPv4 server (closes #190) il y a 11 ans
  Stéphane Raimbault 8f1cc7b3c8 Allow to listen any hosts in IPv6 (closes #32) il y a 11 ans
  Stéphane Raimbault bb6be03c11 Convenient assert macro for unit testing il y a 11 ans
  Stéphane Raimbault 55bd5054e6 Initialize device argument to NULL on malloc (closes #184) il y a 11 ans
  Stéphane Raimbault 52a82f8cfe Truncate data from response in report_slave_id to new max arg (closes #167) il y a 11 ans
  Stéphane Raimbault 5665306800 Fix response timeout modification on connect (closes #80) 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 8941a84cee Export Modbus function codes supported by libmodbus il y a 11 ans
  Stéphane Raimbault 780e1c2365 Support RTU in new raw requests tests il y a 12 ans
  Stéphane Raimbault 05d1670465 Tests on reading 0 or max + 1 registers for function 0x17 il y a 12 ans
  Stéphane Raimbault 6cfed42b5e Slight refactor of unit-test-client il y a 12 ans
  Stéphane Raimbault fc73565da7 Fix remote buffer overflow vulnerability (closes #25, #105) il y a 12 ans
  Stéphane Raimbault ef81a69e7b Avoid a level of imbrication in bandwidth-server-many-up il y a 12 ans
  Stéphane Raimbault 692f6b76f7 Rename modbus_set_float_swapped to modbus_set_float_dcba il y a 12 ans
  Stéphane Raimbault 997231b799 New functions to set/get swapped floats (LSB) il y a 12 ans
  Stéphane Raimbault 8bb8be2d9f Add comment about fix alignment problem il y a 12 ans
  Alexander Dahl 9782a3044f Fix alignment problem il y a 12 ans
  Stéphane Raimbault 2dca04230e Return value of _modbus_tcp_pi_connect() on failure (closes #61) il y a 13 ans
  Stéphane Raimbault 8d8349b860 Display node and service in PI and port in IPv4 at connection il y a 13 ans
  Stéphane Raimbault c1e2e0b319 New RTU receive() to ignore confirmation from other slaves (closes #18) il y a 13 ans
  Stéphane Raimbault a6e63d7d20 Fix typo in message found by Christian Leutloff 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 ad80a6d3cc Enhanced report slave ID and documentation il y a 14 ans