Wykres commitów

10 Commity (f6ea9f1246c202694d7e4e96c22cbd8032384c7f)

Autor SHA1 Wiadomość Data
Nate Bargmann c941966b4a Assure NULL terminated strings in rpc files.
Various strncpy operations could result in a port pathname that is not a
NULL terminated string as the allowed string length is the same size as
the buffer per the strncpy manual page.  This is corrected by assuring
that the allowed length is FILPATHLEN - 1.
2012-01-07 20:54:49 -06:00
Nate Bargmann 9902d8ed6d Update LGPL/GPL header in RPC rig source files.
TNX to Lucian Laga, YO6PLB, for the notification.
2011-08-22 21:38:36 -05:00
Kamal Mostafa, KA6MAL cf276991f2 Fix segfault on improper -C syntax
Avoid null pointer segfault when -C param is specified with no '=' e.g.
"rigctl -C foo".

Thanks to Charles Suprin <hamaa1vs@gmail.com> for the report.



git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@3058 7ae35d74-ebe9-4afe-98af-79ac388436b8
2011-02-21 19:32:00 +00:00
Stéphane Fillod, F8CFE 343deb6f59 Support for pipelined tuning, including DCD on CD line.
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1510 7ae35d74-ebe9-4afe-98af-79ac388436b8
2003-08-17 22:39:07 +00:00
Stéphane Fillod, F8CFE 5f59007052 Solaris RPC portability fix
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1311 7ae35d74-ebe9-4afe-98af-79ac388436b8
2002-12-16 22:07:02 +00:00
Stéphane Fillod, F8CFE 49b2a47456 added ability to change RPC program number
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1173 7ae35d74-ebe9-4afe-98af-79ac388436b8
2002-09-13 06:59:54 +00:00
Stéphane Fillod, F8CFE 9614a6c7e9 ptt_type and dcd_type options now accept keywords
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1136 7ae35d74-ebe9-4afe-98af-79ac388436b8
2002-08-23 19:55:53 +00:00
Stéphane Fillod, F8CFE 41f5748be2 converted to C99 intialization style
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1132 7ae35d74-ebe9-4afe-98af-79ac388436b8
2002-08-16 17:43:02 +00:00
Stéphane Fillod, F8CFE 8b0b686e0d added --serial-speed and --set-conf options, plus misc fixes
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@793 7ae35d74-ebe9-4afe-98af-79ac388436b8
2001-12-26 23:33:37 +00:00
Stéphane Fillod, F8CFE 1aa09e7acc moved from ../rpc
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@686 7ae35d74-ebe9-4afe-98af-79ac388436b8
2001-10-16 19:29:03 +00:00