aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugin.c
AgeCommit message (Expand)AuthorFilesLines
2023-01-18Move src/*.{c,h} to src/core/Pau Espin Pedrol1-71/+0
2021-12-14treewide: remove FSF addressOliver Smith1-4/+0
2017-11-13Fix/Update copyright notices; Add SPDX annotationHarald Welte1-0/+2
2017-06-23doxygen: unify use of \file across the boardNeels Hofmeyr1-9/+5
2017-06-23doxygen: enable AUTOBRIEF, drop \briefNeels Hofmeyr1-2/+2
2017-06-12update/extend doxygen documentationHarald Welte1-0/+6
2013-01-11add some missing doxygen annotation for libosmocore functionsHarald Welte1-0/+9
2011-05-07plugin: use namespace prefix osmo_*Pablo Neira Ayuso1-2/+2
2011-04-18misc: Remove the sys/types.h include from various filesHolger Hans Peter Freyther1-1/+0
2011-03-23include: reorganize headers file to include/osmocom/[gsm|core]0.2.0Pablo Neira Ayuso1-1/+1
2010-08-31plugin: Blind build fix for OSX...Holger Hans Peter Freyther1-0/+1
2010-06-30Add support for plugins (and specifically GPRS encryption plugins)Harald Welte1-0/+62