aboutsummaryrefslogtreecommitdiffstats
path: root/src/rs232.c
AgeCommit message (Expand)AuthorFilesLines
2018-07-27fix strncpy bug in rs232.cNeels Hofmeyr1-2/+1
2017-11-13Add SPDX-License-Identifier + Copyright statementsHarald Welte1-0/+2
2017-11-13src/rs232.c: Fix accidential reference to GPLv3+ instead of GPLv2+Harald Welte1-1/+1
2017-10-05rs232.c: Don't #include <osmocom/abis/e1_input.h>Harald Welte1-1/+1
2017-06-07src: use osmo_timer_setup()Pablo Neira Ayuso1-4/+3
2016-12-22rs232.c: Fix license to GPLv2-or-later. libosmo-netif is GPLv2-or-laterHarald Welte1-3/+3
2016-12-01rs232: Don't pass negative number to strerror()Harald Welte1-1/+1
2015-02-25Fix typo.Nikola Kolev1-1/+1
2012-04-04add rs232 supportPablo Neira Ayuso1-0/+272