コミット履歴

作者 SHA1 メッセージ 日付
  Andrey Skvortsov 6c1ef13d20 Added ILLEGAL_DATA_ADDRESS tests for modbus_write_register[|s] 11 年 前
  Stéphane Raimbault 9b4212c892 modbus_mask_write_register: better fix with unit test (closes #265) 10 年 前
  Michael Heimpold e10ee2d585 Do not reply on broadcast requests (fixes #153) 10 年 前
  Andrey Skvortsov 3f96e18c09 Run unit tests with standard: make check (closes #205, closes #238) 11 年 前
  Michael Heimpold 09807f1419 Introduce SPDX license identifiers 10 年 前
  Stéphane Raimbault d69c8cf9ca Fix too low response timeouts in unit tests 10 年 前
  Stéphane Raimbault 7e42fcf024 Fix wrong usleep value to wait 5 ms between bytes in test server 10 年 前
  Michael Heimpold 6d9b069d23 unit-test-client: fix compilation on compilers not supporting c99 mode 10 年 前
  Stéphane Raimbault 93a05986fc Unit test for baud rate check and error message 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 c1665d400c Filter of IP addresses in IPv4 server (closes #190) 11 年 前
  Stéphane Raimbault 8f1cc7b3c8 Allow to listen any hosts in IPv6 (closes #32) 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 52a82f8cfe Truncate data from response in report_slave_id to new max arg (closes #167) 11 年 前
  Stéphane Raimbault 5665306800 Fix response timeout modification on connect (closes #80) 11 年 前
  Stéphane Raimbault c4f7a24285 Change timeout to uint32 and add 3 byte timeout tests 11 年 前
  Stéphane Raimbault ea80f74094 New API for set/get response and byte timeouts 11 年 前
  Stéphane Raimbault 8941a84cee Export Modbus function codes supported by libmodbus 11 年 前
  Stéphane Raimbault 780e1c2365 Support RTU in new raw requests tests 11 年 前
  Stéphane Raimbault 05d1670465 Tests on reading 0 or max + 1 registers for function 0x17 11 年 前
  Stéphane Raimbault 6cfed42b5e Slight refactor of unit-test-client 11 年 前
  Stéphane Raimbault fc73565da7 Fix remote buffer overflow vulnerability (closes #25, #105) 11 年 前
  Stéphane Raimbault ef81a69e7b Avoid a level of imbrication in bandwidth-server-many-up 12 年 前
  Stéphane Raimbault 692f6b76f7 Rename modbus_set_float_swapped to modbus_set_float_dcba 12 年 前
  Stéphane Raimbault 997231b799 New functions to set/get swapped floats (LSB) 12 年 前
  Stéphane Raimbault 8bb8be2d9f Add comment about fix alignment problem 12 年 前
  Alexander Dahl 9782a3044f Fix alignment problem 12 年 前
  Stéphane Raimbault 2dca04230e Return value of _modbus_tcp_pi_connect() on failure (closes #61) 13 年 前