aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/tests
AgeCommit message (Expand)AuthorFilesLines
2010-04-22nat: Change MGCP DLCX handling and send dummy MDCX to the BTS.Holger Hans Peter Freyther1-1/+13
2010-04-21[nat] Lookup by BSC Connection otherwise the point of reassigning the is defe...Holger Hans Peter Freyther1-5/+5
2010-04-21[nat] Add unit test to forward Proto Error messages back both ways.Holger Hans Peter Freyther1-0/+19
2010-04-21[sccp] Parse the error message and add a unit test for it.Holger Hans Peter Freyther1-1/+20
2010-04-19Merge remote branch 'origin/master' into on-waves/bsc-masterHolger Hans Peter Freyther1-0/+2
2010-04-18nat: Fix the test case by allocating a config.Holger Hans Peter Freyther1-0/+1
2010-04-18nat: Return the SCCP Connection again...Holger Hans Peter Freyther1-2/+2
2010-04-17nat: Print the LAC that was searched for and not found.Holger Hans Peter Freyther1-3/+4
2010-04-07Fix compiler warning about void return in non void method.Holger Hans Peter Freyther1-0/+2
2010-04-07Merge branch 'on-waves/sccp'Holger Hans Peter Freyther1-10/+14
2010-04-06Merge remote branch 'origin/master' into on-waves/bsc-masterHolger Hans Peter Freyther2-11/+12
2010-04-06nat: Store the config in the connection instead of the lacHolger Hans Peter Freyther1-2/+4
2010-04-06Revert "nat: Remember where the BTS is listening for things."Holger Hans Peter Freyther1-14/+0
2010-04-06nat: Test forwarding Inactivity Test messages.Holger Hans Peter Freyther1-0/+19
2010-04-05nat: remove is called on already patched connections..Holger Hans Peter Freyther1-0/+4
2010-04-05nat: Remember where the BTS is listening for things.Holger Hans Peter Freyther1-0/+14
2010-04-04nat: Remove the broken empty line check, follow \n vs \r\n of inputHolger Hans Peter Freyther1-0/+10
2010-04-04nat: Make rewrite work on string, read to a string first, copy to msgbHolger Hans Peter Freyther1-7/+4
2010-04-01nat: Return MGCP messages to the call agentHolger Hans Peter Freyther1-0/+30
2010-04-01nat: Allow to send MGCP messages from the BSC to the networkHolger Hans Peter Freyther1-0/+12
2010-04-01nat: Test rewriting of MGCP messages to patch ip and portHolger Hans Peter Freyther2-0/+90
2010-04-01nat: Add code to find a BSC connection by the given msc multiplexHolger Hans Peter Freyther1-2/+43
2010-03-31nat: In the case of losing the MSC, reset all endpointsHolger Hans Peter Freyther1-0/+2
2010-03-30nat: Look at the assignment command and remember on which timeslot the data isHolger Hans Peter Freyther3-2/+44
2010-03-30nat: Return the SCCP connection, change order of patching and updatingHolger Hans Peter Freyther1-7/+8
2010-03-30misc: Do not prepend 0x when using %p in printf.Holger Hans Peter Freyther1-5/+5
2010-03-30nat: Add test case and data for paging by lac test.Holger Hans Peter Freyther2-1/+55
2010-03-30nat: Move paging by lac handling code into the utils fileHolger Hans Peter Freyther1-1/+2
2010-03-30nat: Add a test case for the connection trackingHolger Hans Peter Freyther3-2/+219
2010-03-26move log/debug codebase to libosmocoreHarald Welte1-7/+7
2010-03-26Merge branch 'on-waves/sccp' into on-waves/bsc-masterHolger Hans Peter Freyther1-10/+14
2010-03-26sccp: Change the ownership of the msgb passed to the callbackHolger Hans Peter Freyther1-10/+14
2010-03-25channel request: Store the to be assigned channel type in the GSM NetworkHolger Hans Peter Freyther1-0/+1
2010-03-24Correct the company name. It should be On-Waves (ehf)Holger Hans Peter Freyther1-1/+1
2010-03-24Merge remote branch 'origin/master' into on-waves/bsc-masterHolger Hans Peter Freyther15-160/+145
2010-03-04move some gsm48 utility functions to libosmocoreHarald Welte1-2/+6
2010-02-26Merge remote branch 'origin/master' into on-waves/sccpHolger Hans Peter Freyther12-151/+17
2010-02-26[misc] Add LIBOSMOCORE_CFLAGS to the includesHolger Hans Peter Freyther5-3/+5
2010-02-26[sccp] Implement parsing the rather easy IT messages.Holger Hans Peter Freyther1-0/+100
2010-02-20finish openbsc / libosmocore separationHarald Welte12-148/+10
2010-02-12Merge branch 'on-waves/sccp'Holger Hans Peter Freyther1-1/+1
2010-02-12[sccp] Make the file includable outside of OpenBSCHolger Hans Peter Freyther1-1/+3
2010-02-09liblaf0rge: Make the other targets depend on the liblaforge...Holger Hans Peter Freyther4-4/+4
2010-02-04[nat] Add missing Makefile.am..Holger Hans Peter Freyther1-0/+8
2010-02-03[sccp] Refer to the right Company in the Copyright/Copyleft lineHolger Hans Peter Freyther1-1/+1
2010-01-30[nat] Specify the direction of the messageHolger Hans Peter Freyther1-9/+18
2010-01-30[nat] Prepare more sophisicated filtering and patchingHolger Hans Peter Freyther2-1/+171
2010-01-11misc: Fix compilation of the test cases.Holger Hans Peter Freyther2-1/+6
2009-12-23[sccp] Provide dummy db_store_counter...Holger Hans Peter Freyther1-0/+2
2009-12-23[channel] Compile statistics.c into the test.Holger Hans Peter Freyther1-1/+2