aboutsummaryrefslogtreecommitdiffstats
path: root/src/Makefile.am
AgeCommit message (Expand)AuthorFilesLines
2017-09-06drop files unrelated to osmo-sgsnNeels Hofmeyr1-22/+0
2017-08-30split off osmo-sgsn: remove files, apply build1.1.0Neels Hofmeyr1-28/+1
2017-08-30move to osmo-mgw.git: osmo-bsc_mgcp and libmgcp as libosmo-legacy-mgcpNeels Hofmeyr1-2/+0
2017-08-30move libiu to osmo-iuh/libosmo-ranapNeels Hofmeyr1-7/+0
2017-08-27Implement IuCS (large refactoring and addition)Neels Hofmeyr1-1/+1
2017-08-27Add libvlr implementationHarald Welte1-0/+1
2017-08-27move openbsc/* to repos rootNeels Hofmeyr1-0/+60
2009-06-10move openbsc into its own subdirectoryHarald Welte1-27/+0
2009-06-08Add the isdnsync program which enable layer1 and layer2 on a cardHolger Freyther1-1/+3
2009-06-02[misc] Search for the crypt symbol to conditionally enable crypt in VTYHolger Freyther1-2/+2
2009-05-21vty: disable password encryption, remove dependency to lcryptHarald Welte1-2/+2
2009-05-01bs11_config build fixHarald Welte1-1/+2
2009-04-30add new 'ipaccess-config' program to set Unit ID and primary OML NVRAM parame...Harald Welte1-1/+4
2009-03-11[misc] Make distcheck work againHolger Freyther1-0/+1
2009-03-10make telnet interface use VTY codeHarald Welte1-3/+3
2009-03-10import VTY code from zebra/quagga (from my cardshell project)Harald Welte1-1/+3
2009-02-20[build] Create a libbsc.a as noinst_LIBRARY, link bsc_hack and tests against itHolger Freyther1-2/+5
2009-02-19we need tlv_parse.c in bs11_config nowHarald Welte1-1/+1
2009-02-17[utils] Create gsm_utils for 7bit encoding and decoding...Holger Freyther1-1/+1
2009-02-14[signal] Add generic signal registration and dispatch...Holger Freyther1-1/+1
2009-02-14add tlv_parser code to Makefile.amHarald Welte1-1/+1
2009-02-14add new program to use UDP broadcast packets to find ip.access BTS in the net...Harald Welte1-1/+3
2009-02-13preliminary ip.access BTS support, as of now only OML singalling worksHarald Welte1-1/+1
2009-02-09* add trau_mux implementation to relay from one incoming TRAUHarald Welte1-2/+3
2009-02-01* improve parsing of status/phase response from BTSHarald Welte1-1/+1
2009-01-29* use select loop based rx/tx processing in bs11_configHarald Welte1-1/+1
2009-01-18add bs11_config as LMT alternativeHarald Welte1-1/+3
2009-01-06Start creating a paging layer...Harald Welte1-1/+1
2009-01-05make sure we build (even if not use) subchan_demux and trau_frame codeHarald Welte1-1/+2
2009-01-02Add simplistic telnet control interfaceHolger Freyther1-1/+1
2008-12-31Move the db_test.c to a specific test directoryHolger Freyther1-4/+1
2008-12-28Start implementing GSM 04.11 (short message service)Daniel Willmann1-1/+2
2008-12-27rewrite db backendJan Luebbe1-1/+2
2008-12-27Move the debug code to a separate debug.cHolger Freyther1-1/+1
2008-12-27Introduce a simple timer API....Holger Freyther1-1/+1
2008-12-27db: add GPL headers and integrate with autofooJan Luebbe1-1/+4
2008-12-25add channel allocator to makefileHarald Welte1-1/+1
2008-12-23autoconfHarald Welte1-0/+7