aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/src
AgeCommit message (Expand)AuthorFilesLines
2010-03-24Correct the company name. It should be On-Waves (ehf)Holger Hans Peter Freyther5-5/+5
2010-03-24Merge remote branch 'origin/master' into on-waves/bsc-masterHolger Hans Peter Freyther70-6370/+6259
2010-03-07move large parts of mncc.h and gsm48 encode/decode into libosmocoreHarald Welte2-621/+85
2010-03-04move some gsm48 utility functions to libosmocoreHarald Welte3-169/+13
2010-03-04move gsm_band_name() and gsm_band_parse() to libosmocoreHarald Welte1-54/+2
2010-03-04rsl: use the rsl_rll_push_l3() and rsl_rll_simple() functions of libosmocoreHarald Welte1-28/+10
2010-03-02remove gsm04.08 utility code that has been moved to libosmocoreHarald Welte1-122/+14
2010-03-01value_string functions and some RSL related stuff has moved to libosmocoreHarald Welte2-250/+6
2010-02-26Merge remote branch 'origin/on-waves/sccp'Holger Hans Peter Freyther1-0/+23
2010-02-26Merge remote branch 'origin/master' into on-waves/sccpHolger Hans Peter Freyther60-3263/+178
2010-02-26Merge remote branch 'origin/master' into on-waves/mgcpHolger Hans Peter Freyther62-3482/+550
2010-02-26[sccp] Implement parsing the rather easy IT messages.Holger Hans Peter Freyther1-0/+23
2010-02-26[mgcp] Patch the rtp payload depending on the direction.Holger Hans Peter Freyther1-0/+36
2010-02-26[mgcp] Keep track of the local and remote RTP payload typeHolger Hans Peter Freyther1-2/+8
2010-02-26[mgcp] Introduce a policy CB for the MGCP protocolHolger Hans Peter Freyther1-0/+55
2010-02-26[mgcp] Fix two bugs in the protocol handlingHolger Hans Peter Freyther1-1/+3
2010-02-26[mgcp] Switch logging from notice to debugHolger Hans Peter Freyther1-3/+3
2010-02-26[mgcp] Add a method to free the endpoint.Holger Hans Peter Freyther1-12/+25
2010-02-26[rtp] Describe the struct in a way that it will work for Big Endian tooHolger Hans Peter Freyther1-0/+10
2010-02-26[mgcp] Print the rtp_port number, do not assume it was already assigned.Holger Hans Peter Freyther1-1/+1
2010-02-22[mgcp] Move the network bits to a separate file...Holger Hans Peter Freyther3-186/+224
2010-02-22[mgcp] Make the creation of the mgcp message public.Holger Hans Peter Freyther1-3/+3
2010-02-22[mgcp] Cleanup the code. send_ was a misleading nameHolger Hans Peter Freyther1-22/+22
2010-02-22[mgcp] Move away from global variables and split out VTY codeHolger Hans Peter Freyther4-406/+438
2010-02-20finish openbsc / libosmocore separationHarald Welte1-7/+5
2010-02-20split 'libosmocore' from openbsc codebaseHarald Welte60-3260/+135
2010-02-20Merge branch 'on-waves/sccp'Holger Hans Peter Freyther1-1/+1
2010-02-20[sccp] Use msgb->l2h instead of msgb->data for CRHolger Hans Peter Freyther1-1/+1
2010-02-19ipaccess.c: Fix some resource leaks in error conditions.Holger Hans Peter Freyther1-0/+13
2010-02-14Merge branch 'on-waves/sccp'Holger Hans Peter Freyther1-0/+1
2010-02-13[msc/nat] It is better to use msgb_free to free the msgbHolger Hans Peter Freyther2-3/+3
2010-02-13[nat/bsc] Fix memory leak of IPA messages...Holger Hans Peter Freyther2-0/+3
2010-02-12[sccp] Set the data_len when parsing UDT messages as wellHolger Hans Peter Freyther1-0/+1
2010-02-12Merge branch 'on-waves/sccp'Holger Hans Peter Freyther1-215/+365
2010-02-12[sccp] Make the file includable outside of OpenBSCHolger Hans Peter Freyther1-3/+4
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-12[nat] Add configuration file for the bsc nat.Holger Hans Peter Freyther1-0/+15
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[bsc] Allow to set a EGSM900, RGSM900 ARFCNHolger Hans Peter Freyther1-2/+4
2010-02-09[ipaccess] Make the IPA version of LTV public.Holger Hans Peter Freyther1-2/+2
2010-02-09[nat] Intercept the PAGING message and then forward it to the BSCs with that LACHolger Hans Peter Freyther3-2/+47
2010-02-09[nat] Fix compiler warning..Holger Hans Peter Freyther1-1/+1
2010-02-09[nat] Implement token based identification.Holger Hans Peter Freyther2-4/+83
2010-02-09[bsc] Allow to set a EGSM900, RGSM900 ARFCNHolger Hans Peter Freyther1-2/+4
2010-02-09[ipaccess] Make the IPA version of LTV public.Holger Hans Peter Freyther1-2/+2
2010-02-08[nat] Do not forward messages from and to BSC when it is not authenticatedHolger Hans Peter Freyther1-0/+13
2010-02-08[nat] Use default handler for SIGINT to quit the appHolger Hans Peter Freyther1-1/+0
2010-02-08Merge commit 'on-waves/0.3.1' into on-waves/bsc-masterHolger Hans Peter Freyther1-1/+1