Michael Black W9MDB
|
750adb40b5
|
Fix cleartext warning in rigctl_parse.c
|
2024-12-22 11:30:04 -06:00 |
Michael Black W9MDB
|
b763761d9e
|
Fix cleartext warning in rigctl_parse.c and rotctl_parse.c
|
2024-12-22 11:26:18 -06:00 |
Michael Black W9MDB
|
d302b8fabd
|
Fix sscanf in rigctl_parse.c
|
2024-12-22 11:14:14 -06:00 |
Michael Black W9MDB
|
fe45fa2dfc
|
Fix sscanf compare in rigctl_parse.c
|
2024-12-22 10:38:07 -06:00 |
Michael Black W9MDB
|
57c5047c3e
|
Hopefully fix codeql warning about cleartext storage of sensitive information
|
2024-12-22 10:32:59 -06:00 |
Michael Black W9MDB
|
89383a553a
|
Fix buffer overrun in ampctl.c
|
2024-12-22 10:31:17 -06:00 |
Michael Black W9MDB
|
2b23051c6d
|
Remove display of password from debug
https://github.com/Hamlib/Hamlib/security/code-scanning/15
|
2024-12-21 15:19:25 -06:00 |
Michael Black W9MDB
|
e6be427c51
|
Fix buffer overflow in ampctld.c
|
2024-12-21 14:42:46 -06:00 |
Michael Black W9MDB
|
72424ac144
|
Fix buffer overflow in rigctl.c
https://github.com/Hamlib/Hamlib/security/code-scanning/3212
|
2024-12-21 14:41:58 -06:00 |
Michael Black W9MDB
|
12c453ccd3
|
Fix buffer overflow in rigctlcom.c
https://github.com/Hamlib/Hamlib/security/code-scanning/3213
|
2024-12-21 14:41:25 -06:00 |
Michael Black W9MDB
|
6cf93934a7
|
Fix buffer overflow in rigctld.c
https://github.com/Hamlib/Hamlib/security/code-scanning/3214
|
2024-12-21 14:40:46 -06:00 |
Michael Black W9MDB
|
9624f06be9
|
Fix buffer overflow in rigctlsync.c
https://github.com/Hamlib/Hamlib/security/code-scanning/3215
|
2024-12-21 14:40:02 -06:00 |
Michael Black W9MDB
|
0690fbc0c5
|
Fix buffer overflow in rigctltcp.c
|
2024-12-21 14:39:33 -06:00 |
Michael Black W9MDB
|
3d8dbbcc1a
|
Fix bufferoverflow in rigmem.c
https://github.com/Hamlib/Hamlib/security/code-scanning/3217
|
2024-12-21 14:38:46 -06:00 |
Michael Black W9MDB
|
5f621c9f53
|
Fix bufferoverflow in rigsmtr.c
https://github.com/Hamlib/Hamlib/security/code-scanning/3219
https://github.com/Hamlib/Hamlib/security/code-scanning/3217
|
2024-12-21 13:02:33 -06:00 |
Michael Black W9MDB
|
a81c7d90c4
|
Fix bufferoverflow in rigswr.c
|
2024-12-21 13:01:05 -06:00 |
Michael Black W9MDB
|
a72aa0cb41
|
Fix buffer overflow in rotctl.c
https://github.com/Hamlib/Hamlib/security/code-scanning/3221
|
2024-12-21 13:00:06 -06:00 |
Michael Black W9MDB
|
a2af87068e
|
Fix buffer overflow in rotctld.c
|
2024-12-21 12:59:49 -06:00 |
Michael Black W9MDB
|
be045da06b
|
Fix set_mode on rigctlcom
|
2024-12-04 17:15:35 -06:00 |
Michael Black W9MDB
|
941e69eda5
|
Fix set_mode on rigctlcom
|
2024-12-03 23:19:16 -06:00 |
Michael Black W9MDB
|
4a34d4c27f
|
Add new semi-colon separated hex values for send_raw icom
https://github.com/Hamlib/Hamlib/issues/1632
|
2024-12-01 11:24:43 -06:00 |
Daniele Forsi IU5HKX
|
6adfce0305
|
Fix typos in messages
|
2024-11-24 19:24:35 +01:00 |
Daniele Forsi IU5HKX
|
6036a65d2e
|
Fix typos in comments
|
2024-11-24 19:24:35 +01:00 |
Mike Black W9MDB
|
5c269964c2
|
astyle files in preparation for release 4.6
|
2024-11-06 08:07:34 -06:00 |
Mike Black W9MDB
|
44bb600a01
|
Increase debug buf size and add SPLIT to channel dumpcaps
|
2024-11-04 16:40:17 -06:00 |
Mike Black W9MDB
|
ece40e6bc2
|
Hopefully clean up clang warning on compile
|
2024-10-30 17:05:44 -05:00 |
Mike Black W9MDB
|
87531d273d
|
Fix KEYERTYPE
|
2024-10-21 22:31:42 -05:00 |
Mike Black W9MDB
|
e096426ddc
|
rigctld show-conf now exits only if no -r argument is given
https://github.com/Hamlib/Hamlib/issues/1619
|
2024-10-09 08:53:37 -05:00 |
Mike Black W9MDB
|
882d22a50c
|
Add help to N command in rigctl
|
2024-10-07 12:19:03 -05:00 |
George Baltz N3GB
|
b667e31dcf
|
Fix wrong utc_offset
Only compare magnitude when checking for only hours given. Offsets west of
UTC could be off by a factor of 100.
|
2024-09-10 21:30:24 -04:00 |
Mike Black W9MDB
|
e35b87b11a
|
Fix MacOS warning in rigctl_parse.c
|
2024-09-08 11:52:06 -05:00 |
Mike Black W9MDB
|
940814617b
|
Update set_clock options again
|
2024-08-30 16:36:10 -05:00 |
Mike Black W9MDB
|
954fd00161
|
Fix set_clock information
|
2024-08-30 10:17:55 -05:00 |
Mike Black W9MDB
|
5ba43ba00e
|
Fix mingw compiles
https://github.com/Hamlib/Hamlib/issues/1597
|
2024-08-18 08:15:11 -05:00 |
Mike Black W9MDB
|
abd6d4f388
|
Avoid possible segfault
|
2024-07-19 22:39:12 -05:00 |
Mike Black W9MDB
|
8b9c768063
|
Update info in riglist.h
Make check for mfg_name or model_name of Misc, Other, or Dummy for GM3ZZA's application
Just to avoid ever using these accidentally
|
2024-07-14 22:57:40 -05:00 |
George Baltz N3GB
|
16707507c6
|
Yet another batch of state pointers
|
2024-07-14 01:17:28 -04:00 |
George Baltz N3GB
|
7bf63ecbf0
|
More amplifier and rotator state changes
|
2024-07-14 01:17:28 -04:00 |
Mike Black W9MDB
|
5daf92d224
|
rigctld flush and exit for -L option
|
2024-07-04 12:23:57 -05:00 |
Mike Black W9MDB
|
150ac1608f
|
Fix segfault when running rigctld --ptt-file=/dev/pts/4 --ptt-type=RTS
https://github.com/Hamlib/Hamlib/issues/1560
|
2024-07-03 22:24:17 -05:00 |
George Baltz N3GB
|
37321a1df8
|
Play catch-up with recent code.
|
2024-07-02 13:17:26 -04:00 |
George Baltz N3GB
|
6996a1222c
|
Fix func_chk to do useful things
Allow multiple input files
Do analysis on function-by-function basis
Add 'return' to processing
Fix some false positives in comments
|
2024-06-26 10:16:12 -04:00 |
George Baltz N3GB
|
06301679d3
|
Balance ENTERFUNC/RETURNFUNC usage
Still some unbalanced RETURNFUNC2 usage, but doesn't affect any rig data.
|
2024-06-26 10:16:12 -04:00 |
Mike Black W9MDB
|
108f52806e
|
Fix segfault when run as rigctl --ptt-file=/dev/ttyUSB2 --ptt-type=RTS
https://github.com/Hamlib/Hamlib/issues/1560
|
2024-06-15 22:18:59 -05:00 |
George Baltz N3GB
|
341a205bd7
|
Revert "Fix rotorez set_conf in both rotctl and rotctld -- since it needs to be done after rot_open"
This reverts commit 1557ad70f7 .
|
2024-06-14 16:23:36 -04:00 |
Mike Black W9MDB
|
1557ad70f7
|
Fix rotorez set_conf in both rotctl and rotctld -- since it needs to be done after rot_open
|
2024-06-07 16:07:57 -05:00 |
George Baltz N3GB
|
9eda0628f6
|
More state pointers - mostly sed i
Fix bad comment in tests/README
|
2024-06-05 16:50:40 -04:00 |
George Baltz N3GB
|
2f97b4bf82
|
Still more state pointer conversions.
|
2024-06-02 13:26:01 -04:00 |
George Baltz N3GB
|
2794d2dfe1
|
More state pointer changes
Done with search/replace
Less than 2300 left to do
|
2024-06-01 16:59:17 -04:00 |
Mike Black W9MDB
|
c16ef02196
|
Change rigctl and rigctld to use RTS PTT by default when --ptt-file is specified and no PTT type is given.
Can still be overridden by --set-conf=ptt_type=DTR for example.
https://github.com/Hamlib/Hamlib/issues/1560
|
2024-06-01 15:10:00 -05:00 |