aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/src/Makefile.am
AgeCommit message (Expand)AuthorFilesLines
2010-09-16bsc: Rename to osmo_bsc_grace to prepare putting it into masterHolger Hans Peter Freyther1-1/+1
2010-09-16bsc: Rename the RF Ctl interface to match masterHolger Hans Peter Freyther1-1/+1
2010-08-24sccp: Use the libosmo-sccp library and remove the internal copyHolger Hans Peter Freyther1-8/+3
2010-08-10OML: Introduce minimal VTY command set to interact with OML managed objectsHolger Hans Peter Freyther1-1/+1
2010-07-29osmo-grace: Send USSD messages on the TCH to inform the user..Holger Hans Peter Freyther1-1/+1
2010-07-29bsc_grace: Add a new per network check to decide if new connections are allowedHolger Hans Peter Freyther1-1/+1
2010-07-27nat: Remove the nat code from the On-Waves branch... new code is in masterHolger Hans Peter Freyther1-6/+1
2010-05-12nat: Store the creation time of a sccp connection.Holger Hans Peter Freyther1-1/+1
2010-04-14[bsc_msc_ip] Implement a simple RF lock command interfaceHolger Hans Peter Freyther1-1/+1
2010-04-06Merge remote branch 'origin/master' into on-waves/bsc-masterHolger Hans Peter Freyther1-1/+1
2010-04-06[vty] Move the VTY logging commands to a new fileHolger Hans Peter Freyther1-1/+1
2010-04-06[mgcp] Add the logging commands for the MGCP command.Holger Hans Peter Freyther1-1/+1
2010-04-06[vty] Move the VTY logging commands to a new fileHolger Hans Peter Freyther1-1/+1
2010-03-30nat: Add MGCP code and parsing to the nat code..Holger Hans Peter Freyther1-0/+1
2010-03-30nat: Look at the assignment command and remember on which timeslot the data isHolger Hans Peter Freyther1-1/+2
2010-03-29nat: Move creation of the structs to a separate fileHolger Hans Peter Freyther1-1/+2
2010-03-29nat: Move SCCP patching to a new file, log updatesHolger Hans Peter Freyther1-1/+1
2010-03-25bsc: Start creating 08.08 like APIHolger Hans Peter Freyther1-1/+1
2010-03-24Merge remote branch 'origin/master' into on-waves/bsc-masterHolger Hans Peter Freyther1-2/+2
2010-03-24Move the version/copyright string to a separate fileHolger Hans Peter Freyther1-1/+1
2010-03-24Include bscconfig.h without ../ for the srcdir != build dir caseHolger Hans Peter Freyther1-1/+1
2010-03-24Merge remote branch 'origin/master' into on-waves/bsc-masterHolger Hans Peter Freyther1-14/+23
2010-02-26Merge remote branch 'origin/master' into on-waves/mgcpHolger Hans Peter Freyther1-14/+17
2010-02-22[mgcp] Move the network bits to a separate file...Holger Hans Peter Freyther1-1/+1
2010-02-22[mgcp] Move away from global variables and split out VTY codeHolger Hans Peter Freyther1-1/+2
2010-02-20finish openbsc / libosmocore separationHarald Welte1-7/+5
2010-02-20split 'libosmocore' from openbsc codebaseHarald Welte1-18/+18
2010-02-12Move debug.c into the liblaf0rge1.a tooHolger Hans Peter Freyther1-2/+2
2010-02-12[sccp] Install the static sccp library and the headersHolger Hans Peter Freyther1-2/+2
2010-02-09liblaf0rge: Make the other targets depend on the liblaforge...Holger Hans Peter Freyther1-5/+5
2010-02-09Create a liblaforge with OpenBSC utility functions to be used for other projectsHolger Hans Peter Freyther1-0/+5
2010-02-09[nat] Intercept the PAGING message and then forward it to the BSCs with that LACHolger Hans Peter Freyther1-1/+1
2010-02-08[nat] Add VTY support to the BSC nat applicationHolger Hans Peter Freyther1-2/+2
2010-02-03[mgcp] Prepare to do MGCP over TCP and inside the bsc_msc_ip processHolger Hans Peter Freyther1-1/+1
2010-02-02[mgcp] Rename the source to mgcp_main.cHolger Hans Peter Freyther1-1/+1
2010-02-01[mgcp] Move the MGCP procoess into a sub directoryHolger Hans Peter Freyther1-1/+1
2010-01-21[nat] Add a bsc_filter.c which will carry out the analysis and filteringHolger Hans Peter Freyther1-1/+1
2010-01-14Register GSM_BTS_TYPE_UNKNOWN in bsc_hack.cDaniel Willmann1-1/+2
2010-01-12[bsc_msc] Move the connect to the MSC routine into a new fileHolger Hans Peter Freyther1-2/+3
2010-01-11[bsc-nat] Start with a simple NAT/MUX for a BSCHolger Hans Peter Freyther1-1/+4
2010-01-10[OML] parse attributes depending on BTS typeHarald Welte1-2/+3
2010-01-03encryption: Import a GPL comp128 implementationSylvain Munaut1-1/+1
2009-12-30[ipaccess] Move firmware analysis into the ipaccess-config utilityHolger Hans Peter Freyther1-4/+2
2009-12-30[ipaccess] Start using talloc in the firmware codeHolger Hans Peter Freyther1-1/+1
2009-12-27[ipaccess] Call it ipaccess-firmwareHolger Hans Peter Freyther1-1/+1
2009-12-24[ipaccess] Move ipaccess utilities into a dedicated subdirectoryHolger Hans Peter Freyther1-4/+4
2009-12-23Add ipaccess-proxy, a proxy for ip.access A-bis over IPHarald Welte1-1/+3
2009-12-23[ipaccess] Start adding a tool that analyzes the ipaccess headerHolger Hans Peter Freyther1-1/+3
2009-12-22statistics: Introduce 'struct counter' instead of using unsigned longHarald Welte1-1/+1
2009-12-22[misc] Move handover into libmsc.aHolger Hans Peter Freyther1-3/+4