Hamlib/src
Stéphane Fillod, F8CFE 581359dca0 Patch from Eric Sesterhenn, after cppcheck run:
- kenwood/ic10.c: (error) Buffer access out-of-bounds
- src/network.c: (error) Memory leak: p
- tentec/paragon.c: (error) Memory leak: priv


git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2765 7ae35d74-ebe9-4afe-98af-79ac388436b8
2009-11-03 22:03:56 +00:00
..
Makefile.am get ready for next round 2009-11-02 22:58:03 +00:00
cal.c copyright clarification 2009-06-23 20:30:22 +00:00
cal.h
conf.c make ptt/dcd override accessible trough set_conf/get_conf 2009-04-15 17:34:16 +00:00
debug.c
event.c copyright clarification 2009-06-23 20:30:22 +00:00
event.h
ext.c
idx_builtin.h
iofunc.c fix corner case in port_close() 2009-11-01 22:39:39 +00:00
iofunc.h factorize port_open/port_close, fix a bug when setting RTS/DTR 2009-09-14 07:49:04 +00:00
locator.c copyright year 2009-02-20 12:26:13 +00:00
mem.c copyright year 2009-02-20 12:26:13 +00:00
misc.c removed NAM NFM 2009-01-11 17:36:24 +00:00
misc.h
network.c Patch from Eric Sesterhenn, after cppcheck run: 2009-11-03 22:03:56 +00:00
network.h MinGW network fixes 2008-11-05 23:02:00 +00:00
par_nt.h
parallel.c convert parallel ptt to cwdaemon interface(STROBE+INIT) 2009-11-01 18:48:27 +00:00
parallel.h
register.c fix thinko about rig_check_backend_version 2009-09-14 07:25:44 +00:00
register.h use define ABI_VERSION when declaring backends, patch by Stelios Bounanos M0GLD 2009-09-04 21:30:32 +00:00
rig.c convert parallel ptt to cwdaemon interface(STROBE+INIT) 2009-11-01 18:48:27 +00:00
rot_conf.c argument checking in rot_set_conf 2009-01-25 15:39:19 +00:00
rot_conf.h
rot_reg.c
rotator.c copyright year 2009-02-20 12:26:13 +00:00
serial.c While we're at it, add support for 150 bps serial devices 2009-06-01 17:02:58 +00:00
serial.h
settings.c copyright year 2009-02-20 12:26:13 +00:00
token.h make ptt/dcd override accessible trough set_conf/get_conf 2009-04-15 17:34:16 +00:00
tones.c variable common_dcs_list[] with 104 DCS codes 2009-06-01 16:51:41 +00:00
tones.h variable common_dcs_list[] with 104 DCS codes 2009-06-01 16:51:41 +00:00
usb_port.c allow check of vendor name and product string when looking for USB device 2009-09-14 07:32:36 +00:00
usb_port.h