aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/src/libmsc
AgeCommit message (Expand)AuthorFilesLines
2012-01-23Move the bulk of RR processing from MSC into BSCHarald Welte2-107/+32
2012-01-23Move processing of CLASSMARK CHANGE behind bsc_apiHarald Welte2-50/+21
2012-01-15abis: gsm_data_shared.h includes libosmo-abis header, add abis to cflagsHolger Hans Peter Freyther1-2/+2
2012-01-15mncc: Include size and offsets of struct gsm_mncc in the helloHolger Hans Peter Freyther1-0/+7
2011-12-27bsc: Assume assignment_complete/assignment_fail is setHolger Hans Peter Freyther1-1/+26
2011-12-02Add NITZ (timezone) support as part of MM INFOGus Bourg1-22/+52
2011-11-25fix two mistakes in AM_LDFLAGSAlexander Huemer1-1/+1
2011-11-07gsm0408: Print a message when the LU is timing out.Holger Hans Peter Freyther1-0/+1
2011-11-06mncc: Introduce a hello packet that is sent to the client.Holger Hans Peter Freyther1-0/+24
2011-11-06mncc: Remove FIXME about queuing messagesHolger Hans Peter Freyther1-2/+0
2011-11-06mncc: Address the fixme and put the mncc_sock_state in gsm_networkHolger Hans Peter Freyther1-11/+3
2011-09-03Add VTY command to specify default speech codecHarald Welte3-2/+90
2011-08-19src: port openBSC over libosmo-abis0.9.15Pablo Neira Ayuso2-3/+3
2011-08-19src: use new msg->dst pointer instead of deprecated msg->trxPablo Neira Ayuso1-6/+13
2011-08-11MNCC: Never send zero-length msgb packets to the socketPeter Stuge1-0/+9
2011-08-10Fix MNCC for the NOKIA BTS typeHarald Welte1-0/+2
2011-08-10Initial version of Support for Nokia *Site BTSDieter Spaar1-0/+1
2011-08-0904.08 / MNCC: elevate error messages to LOGL_ERRORHarald Welte1-5/+5
2011-07-25smsqueue: There was a race/bug with a booting phone, paging and LUHolger Hans Peter Freyther1-10/+44
2011-07-16gsm_04_11: use 'unsigned int sms_alphabet' to include 0xffffffffHarald Welte1-1/+2
2011-07-16db: use ANSI (void) function declarationsHarald Welte1-2/+2
2011-07-16db: fix Smatch warningsHarald Welte1-5/+3
2011-05-07src: use namespace prefix osmo_* for misc utilsPablo Neira Ayuso5-17/+17
2011-05-06src: use namespace prefix osmo_counter*Pablo Neira Ayuso4-38/+38
2011-05-06src: use namespace prefix osmo_signal*Pablo Neira Ayuso8-20/+20
2011-05-06src: use namespace prefix osmo_fd* and osmo_select*Pablo Neira Ayuso1-14/+14
2011-05-06src: use namespace prefix osmo_timer* for timer functionsPablo Neira Ayuso3-18/+18
2011-05-04msc: bail out if subscriber VTY command failsPablo Neira Ayuso1-1/+10
2011-04-18bsc: Move transaction.c from the libbsc to the libmscHolger Hans Peter Freyther2-0/+152
2011-04-18misc: Fix possible crash with setting an extensionHolger Hans Peter Freyther1-3/+3
2011-04-18misc: Remove sys/types.h includes from the filesHolger Hans Peter Freyther5-5/+0
2011-04-18misc: Move from u_int to uint types of stdint.hHolger Hans Peter Freyther10-125/+125
2011-04-12mncc: Do not permanently disable the listening socket in case of errorHolger Hans Peter Freyther1-1/+0
2011-03-23src: use new library libosmogsm and new path to headers in libosmocorePablo Neira Ayuso14-34/+34
2011-03-20[RBS2000] Enable TRAU frame handling/muxing similar to BS11Harald Welte1-0/+3
2011-03-04prefix sub-directories containing libraries with 'lib'Harald Welte17-0/+9335