[Hamlib-developer] [Hamlib/Hamlib] 81bec0: Don't return more than the caller expected
Library to control radio transceivers and receivers
Brought to you by:
n0nb
|
From: GeoBaltz <no...@gi...> - 2026-06-12 14:32:18
|
Branch: refs/heads/Hamlib-4.7 Home: https://github.com/Hamlib/Hamlib Commit: 81bec0afc0104d19e15faaf1cff834052d2cd378 https://github.com/Hamlib/Hamlib/commit/81bec0afc0104d19e15faaf1cff834052d2cd378 Author: George Baltz N3GB <Geo...@gm...> Date: 2026-06-12 (Fri, 12 Jun 2026) Changed paths: M src/iofunc.c Log Message: ----------- Don't return more than the caller expected If more needed, call again. (cherry picked from commit 7a35260b12125ac95a79ef72ea0d3af43f1d33fb) Commit: f19ac5afc8eb741bd8f6f5827b98c4c9ec9bfed9 https://github.com/Hamlib/Hamlib/commit/f19ac5afc8eb741bd8f6f5827b98c4c9ec9bfed9 Author: George Baltz N3GB <Geo...@gm...> Date: 2026-06-12 (Fri, 12 Jun 2026) Changed paths: M rigs/dummy/netrigctl.c M security/password.c Log Message: ----------- Fix unterminated string Add debug print (cherry picked from commit fa6ae2adba24b068381a1c183b50c5e495bac88c) Commit: 47a8c5eec0544f36380c185ef4ba1a175bb6459e https://github.com/Hamlib/Hamlib/commit/47a8c5eec0544f36380c185ef4ba1a175bb6459e Author: George Baltz N3GB <Geo...@gm...> Date: 2026-06-12 (Fri, 12 Jun 2026) Changed paths: M include/hamlib/rig.h M rigs/dummy/netrigctl.c M tests/rigctl_parse.c M tests/rigctld.c M tests/rigctltcp.c Log Message: ----------- Turn off passwords and their help text Disable them until they work (cherry picked from commit 7fc138934970acd1136c054217a158f9e2b3da32) Commit: 6d8eb8e31b8eb5fac84cf5c6a2f374544b53f30b https://github.com/Hamlib/Hamlib/commit/6d8eb8e31b8eb5fac84cf5c6a2f374544b53f30b Author: George Baltz N3GB <Geo...@gm...> Date: 2026-06-12 (Fri, 12 Jun 2026) Changed paths: M tests/rigctl.c M tests/rigctl_parse.c M tests/rigctl_parse.h M tests/rigctld.c M tests/rigctltcp.c Log Message: ----------- Infrastructure and setup for associating connection data with thread Will allow rigctl_parse() routines access to connection data, without reworking all of the internal and external interfaces. (cherry picked from commit b56f8d8f8a6c0558b56beefc84668f7be5a75a1d) Commit: d5ece94f0b94fff48e84dcea373d597bc5054258 https://github.com/Hamlib/Hamlib/commit/d5ece94f0b94fff48e84dcea373d597bc5054258 Author: George Baltz N3GB <Geo...@gm...> Date: 2026-06-12 (Fri, 12 Jun 2026) Changed paths: M tests/rigctl_parse.c M tests/rigctld.c M tests/rigctltcp.c Log Message: ----------- Move password status to connection specific data. Fix memory leak in rigctld_password_check() (cherry picked from commit cef2d9d3a962ffbc7ea263d11115b7b51c3b627a) Commit: 1eeed535ada8e1f59efe90bcf49b45abf05ee21f https://github.com/Hamlib/Hamlib/commit/1eeed535ada8e1f59efe90bcf49b45abf05ee21f Author: George Baltz N3GB <Geo...@gm...> Date: 2026-06-12 (Fri, 12 Jun 2026) Changed paths: M include/hamlib/rig.h Log Message: ----------- Turn passwords on again (cherry picked from commit 039a4f8bfe334866124e70bf56e5440b1a478331) Commit: 68e1458993877f84d0a92718ac4501d64e1454a9 https://github.com/Hamlib/Hamlib/commit/68e1458993877f84d0a92718ac4501d64e1454a9 Author: George Baltz N3GB <Geo...@gm...> Date: 2026-06-12 (Fri, 12 Jun 2026) Changed paths: M include/hamlib/rig.h M tests/rigctl_parse.c M tests/rigctl_parse.h M tests/rigctld.c Log Message: ----------- Make a padded copy of input so compare doesn't overread Cleanup: Fix typo and formatting Move RIGCTLD_PASSWORDS from rig.h to rigctl_parse.h (cherry picked from commit 11dbace2309686bde10e5a517d46ae7b60055af6) Compare: https://github.com/Hamlib/Hamlib/compare/47171005bf04...68e145899387 To unsubscribe from these emails, change your notification settings at https://github.com/Hamlib/Hamlib/settings/notifications |