Commit graph

  • c87e0d5d5f
    Fix --auto new and --auto latest on MacOS. (redo) Robert Lipe 2025-04-29 00:00:42 -05:00
  • 67c071633d Fix --auto new and --auto latest on MacOS. Robert Lipe 2025-04-28 03:47:23 -05:00
  • 7516dff802 Add missing build piece. Robert Lipe 2025-04-24 07:12:57 -05:00
  • 03ef931fb2 - Implemented getPropertyString(), getDeviceLocation(), tty_search_for_serial_devices() for MacOS - Added error handling and memory management - Improved code readability and consistency - Updated coding style to match project conventions Robert Lipe 2025-04-24 06:49:08 -05:00
  • 22dd954550 Add missing build piece. Robert Lipe 2025-04-24 07:12:57 -05:00
  • ef9a719e0d - Implemented getPropertyString(), getDeviceLocation(), tty_search_for_serial_devices() for MacOS - Added error handling and memory management - Improved code readability and consistency - Updated coding style to match project conventions Robert Lipe 2025-04-24 06:49:08 -05:00
  • 437881f0ed Update AUTHORS Martin Lund 2025-04-23 08:15:37 +02:00
  • c736b1e353 Input ICRCRNL mapping to avoid using INLCRNL with ICRNL David Ordnung 2025-04-23 01:05:12 +02:00
  • eeef009aa0 Input ICRCRNL mapping to avoid using INLCRNL with ICRNL David Ordnung 2025-04-23 01:05:12 +02:00
  • d682e98a66 codeql: Build using ubuntu-22.04 Martin Lund 2025-04-16 10:47:39 +02:00
  • bdfe87e1cb Update date v3.9 Martin Lund 2025-04-13 13:31:06 +02:00
  • 5c2ced1093 Update NEWS Martin Lund 2025-04-13 13:27:50 +02:00
  • f87f470415 Fix pattern matching memory corruption Martin Lund 2025-04-13 13:25:25 +02:00
  • 2e86718973 Add typos.toml Martin Lund 2025-04-13 08:28:01 +02:00
  • 013aebcc05 Update NEWS Martin Lund 2025-04-12 09:02:22 +02:00
  • b33045189f Update plain text man page Martin Lund 2025-04-12 08:57:25 +02:00
  • 600c3d7563 Update version date Martin Lund 2025-04-12 08:55:40 +02:00
  • ebce2d4ee9 Bump version Martin Lund 2025-04-12 08:55:11 +02:00
  • 16b7aee42f Update NEWS Martin Lund 2025-04-12 08:54:50 +02:00
  • d33e275ca3 Update AUTHORS Martin Lund 2025-03-23 07:04:47 +01:00
  • da4074c9a5 Don't add null characters to the expect buffer Samuel Holland 2025-03-22 21:35:47 -05:00
  • 39b36beb79 Don't add null characters to the expect buffer Samuel Holland 2025-03-22 21:35:47 -05:00
  • f716d2ccdd Update TODO Martin Lund 2025-03-13 15:44:12 +01:00
  • 7567e08227 Disable stdout buffering globally V 2025-03-11 13:59:45 +00:00
  • c94cce53ff Disable stdout buffering globally V 2025-03-11 13:59:45 +00:00
  • 6aca9ffee5 Update AUTHORS Martin Lund 2025-03-10 16:17:50 +01:00
  • f5740dbf31 docs: edited the license date Lubov66 2025-03-10 16:32:21 +02:00
  • 0b242c5149
    docs: edited the license date Lubov66 2025-03-10 16:32:21 +02:00
  • d163afc6b1 Update README.md Lubov66 2025-03-10 12:15:53 +02:00
  • d2c2d1540c
    Update README.md Lubov66 2025-03-10 12:15:53 +02:00
  • 1b60dd1ae7 Update README.md Lubov66 2025-03-10 09:47:34 +02:00
  • 9176fe734d
    Update README.md Lubov66 2025-03-10 09:47:34 +02:00
  • 795ef28f79 Update TODO Martin Lund 2025-02-25 16:16:24 +01:00
  • 8e155c9276 Update TODO Martin Lund 2025-02-23 16:26:28 +01:00
  • 6831ad0eae Fix parsing of timestamp options Martin Lund 2025-02-15 19:50:52 +01:00
  • 8f7bf2fd2c codeql: Upgrade to upload-artifact@v4 Martin Lund 2025-02-08 02:57:48 +01:00
  • f389f11669 Update plaintext man page Martin Lund 2025-01-26 16:41:24 +01:00
  • 37994b3cc5 Add character mapping examples Martin Lund 2025-01-25 15:09:07 +01:00
  • 27f8f2c4e6 Manpage: Fix backslash encoding Jakob Haufe 2024-12-01 14:20:45 +01:00
  • 0b471b68e7
    Manpage: Fix backslash encoding Jakob Haufe 2024-12-01 14:20:45 +01:00
  • 01e637cdf4 Update NEWS v3.8 Martin Lund 2024-11-30 12:17:47 +01:00
  • 1b2a0ea130 Update version date Martin Lund 2024-11-30 12:12:09 +01:00
  • b8135ea639 Rename git version to simply version Martin Lund 2024-11-30 11:37:12 +01:00
  • c49faa7337 Clean up lua API Martin Lund 2024-11-30 11:03:40 +01:00
  • 4511d74a9e Update AUTHORS Martin Lund 2024-11-07 22:17:26 +01:00
  • afd82f7ac4 + Add system timestamps to lua read() and new lua read_line() per global options + Add missing timestamp-format epoch + Update send_ to use fsync and tcdrain like normal tty_sync does + Rework read_line to save partial line at timeout + Simplified read_line to reduce cyclomatic complexity Keith Hill 2024-10-25 11:22:56 -05:00
  • 430552ae11 + Add system timestamps to lua read() and new lua read_line() per global options + Add missing timestamp-format epoch + Update send_ to use fsync and tcdrain like normal tty_sync does + Rework read_line to save partial line at timeout + Simplified read_line to reduce cyclomatic complexity Keith Hill 2024-10-25 11:22:56 -05:00
  • db3f109c7d Zero initialize buffer in read_string() Martin Lund 2024-11-07 18:05:32 +01:00
  • e5f9b947c4 + Add system timestamps to lua read() and new lua read_line() per global options; prevented warnings Keith Hill 2024-10-25 11:22:56 -05:00
  • 6178092872 revert version changes to meson.build per review comments Keith Hill 2024-10-25 12:25:34 -05:00
  • f99a85b9da add examples/lua/pts.lua showing one use of read_ts; add read_ts to tio man(1) file Keith Hill 2024-10-25 11:52:12 -05:00
  • 9d74fe9e74 implemented read_ts as a lua function Keith Hill 2024-10-25 11:22:56 -05:00
  • ab678e6c88 Use version from git Martin Lund 2024-10-25 19:35:13 +02:00
  • 330e99381e Fix memory leak in base62_encode() Martin Lund 2024-10-25 18:26:59 +02:00
  • 7e314b2cc3 Update TODO Martin Lund 2024-10-17 18:53:36 +02:00
  • 4fb034858a Update AUTHORS Martin Lund 2024-10-15 17:22:34 +02:00
  • d494b9d3ac Update README Martin Lund 2024-09-25 20:51:40 +02:00
  • 4034d0ad51 Update readme.md konosubakonoakua 2024-09-25 20:14:27 +08:00
  • 9234ee14d8 Update readme.md konosubakonoakua 2024-09-25 20:14:27 +08:00
  • 9fec689117 Fix name declaration conflict with socket send() Martin Lund 2024-09-15 05:57:31 +02:00
  • 6c4b92270e Add clang-format spec Martin Lund 2024-09-07 09:31:31 +02:00
  • a22b270749 Bump version Martin Lund 2024-08-31 09:23:19 +02:00
  • 9f27ce5899 Update version date v3.7 Martin Lund 2024-08-31 09:08:33 +02:00
  • 27f9b9f2e8 Update NEWS Martin Lund 2024-08-31 09:06:28 +02:00
  • 2e7da862c8 Cleanup Martin Lund 2024-08-24 13:21:41 +02:00
  • bb2b4e30b2 Update AUTHORS Martin Lund 2024-08-24 12:37:12 +02:00
  • f47467271f Add "epoch" timestamp option Steve Marple 2024-08-23 12:11:05 +01:00
  • 20f50281eb Add "epoch" timestamp option Steve Marple 2024-08-23 12:11:05 +01:00
  • cdc773100c Update AUTHORS Martin Lund 2024-08-19 20:40:05 +02:00
  • a3b67d3eb6 The log-directory options is not read from the configuration file. Tomka Gergely 2024-08-19 18:43:42 +02:00
  • 9001e16c38 The log-directory options is not read from the configuration file. Tomka Gergely 2024-08-19 18:43:42 +02:00
  • ef12ed62df Remove unnecessary sync in line input mode Martin Lund 2024-08-06 20:48:32 +02:00
  • 2f6b3796f2 Bump version Martin Lund 2024-07-25 00:11:38 +02:00
  • 6163bc392b Fix socket send call on platforms without MSG_NOSIGNAL Martin Lund 2024-07-20 08:23:59 +02:00
  • 475bc29cc8 Update plain text man page v3.6 Martin Lund 2024-07-19 09:39:41 +02:00
  • c4f5269c83 Update version date Martin Lund 2024-07-19 09:39:13 +02:00
  • 13ad59ac12 Update README Martin Lund 2024-07-19 09:37:57 +02:00
  • 2259244eb2 Update NEWS Martin Lund 2024-07-19 09:27:23 +02:00
  • 725423c50c Add configuration file include directive Martin Lund 2024-07-18 21:01:26 +02:00
  • 14963032c3 Update TODO Martin Lund 2024-07-15 20:05:28 +02:00
  • e1fe232254 Fix shadow variable Martin Lund 2024-07-13 18:36:03 +02:00
  • 9cafcbcab5 Update README Martin Lund 2024-07-13 17:17:14 +02:00
  • f4076258f1 Update man page Martin Lund 2024-07-13 17:09:26 +02:00
  • 866b5bcb30 Mention how to list key commands in help output Martin Lund 2024-07-13 16:49:19 +02:00
  • 289bbfd393 Update AUTHORS Martin Lund 2024-07-13 15:14:24 +02:00
  • 68a64ac554 Print correct 'Done' timestamp for X- and Y-modem transfers Heinrich Schuchardt 2024-07-13 14:02:37 +02:00
  • 777176a7af Print correct 'Done' timestamp for X- and Y-modem transfers Heinrich Schuchardt 2024-07-13 14:02:37 +02:00
  • 0a95da00f1 Typo fixes Martin Lund 2024-07-11 17:00:37 +02:00
  • 32d97683f8 Update TODO Martin Lund 2024-07-10 13:27:12 +02:00
  • c3654486c7 Fix hex output mode when using normal input mode Martin Lund 2024-07-10 13:11:25 +02:00
  • b5184012c4 Update AUTHORS Martin Lund 2024-07-10 01:48:13 +02:00
  • fc0c6f61d2 Recompute listing_device_name_length_max for MacOS case, too. Robert Lipe 2024-07-09 18:23:19 -05:00
  • 53bb2a6ad1 Fix uptime on MacOS Martin Lund 2024-07-09 22:12:39 +02:00
  • da9f7a6540 Improve warning upon failing connect Martin Lund 2024-07-09 21:06:19 +02:00
  • 2a1dae6336 Fix crashy search_reset() on macOS Martin Lund 2024-07-09 16:44:10 +02:00
  • ada2db0739 Clean up shadow variable Martin Lund 2024-07-02 19:20:59 +02:00
  • 14ee38a0d9 Clean up readline code Martin Lund 2024-07-02 19:13:14 +02:00
  • 2c700a90b0 Code cleanup Martin Lund 2024-07-02 19:11:40 +02:00
  • da04c2c444 Improve listing of long device names Martin Lund 2024-07-02 17:41:28 +02:00
  • 5f70b75e90 Fix listing of serial devices on macOS Martin Lund 2024-07-01 23:11:58 +02:00