コミット履歴

作者 SHA1 メッセージ 日付
  Andrey Skvortsov 3f96e18c09 Run unit tests with standard: make check (closes #205, closes #238) 11 年 前
  Michael Heimpold e98fd68c3b modbus_send_raw_request: limit request length (fixes #207) 10 年 前
  Stéphane Raimbault 97b3f1765a Add Michael Heimpold to AUTHORS 10 年 前
  Stéphane Raimbault cd467c892a Add Hannu Vuolasaho to AUTHORS 10 年 前
  Michael Heimpold 9e61200588 Fix some coding style nitpicks 10 年 前
  Michael Heimpold 09807f1419 Introduce SPDX license identifiers 10 年 前
  Stéphane Raimbault 6eaaad6b2d Bump version to v3.1.2 10 年 前
  Stéphane Raimbault 1da0c2d683 Fix RTU test by allowing the server to reply on CRC errors 10 年 前
  Stéphane Raimbault f3329dda10 Remove Debian and Fedora packaging 10 年 前
  Stéphane Raimbault 41cc47398e doc: slight change in asciidoc config file to print vX.Y 10 年 前
  Stéphane Raimbault a83cd42e10 doc: generate manual pages with a2x 10 年 前
  Stéphane Raimbault 280bdbce45 Minor adjustments to README.md about documentation 10 年 前
  Stéphane Raimbault 333db8e12a Rewrite documentation macro and Makefile 10 年 前
  Stéphane Raimbault 361f1e404d Updated NEWS file 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 年 前
  Stéphane Raimbault 0c131f8330 Don't flush on illegal address errors in single write functions 10 年 前
  Stéphane Raimbault 9c809805f9 Prefix hexadecimal values with 0x to avoid confusion 10 年 前
  Michael Heimpold 6d9b069d23 unit-test-client: fix compilation on compilers not supporting c99 mode 11 年 前
  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 年 前