aboutsummaryrefslogtreecommitdiffstats
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2011-01-20mtp: Fix the address mask, macro to extract opc/dpcHolger Hans Peter Freyther1-0/+12
2011-01-20isup: Make status parsing and status response be genericHolger Hans Peter Freyther1-1/+1
2011-01-20stp: Forward unhandled ISUP from one end to anotherHolger Hans Peter Freyther1-2/+3
2011-01-17mtp: Rename mtp_link to mtp_link_set as this is the linksetHolger Hans Peter Freyther1-1/+1
2011-01-16license: Switch to the GNU AGPLv3 for this network serviceHolger Hans Peter Freyther1-7/+6
2010-12-10isup: Respond to a ISUP GRS with a GRA.Holger Hans Peter Freyther1-0/+3
2010-12-10isup: Start parsing the ISUP messagesHolger Hans Peter Freyther2-2/+19
2010-12-10isup: Start with isup support in the cellmgr.Holger Hans Peter Freyther3-1/+53
2010-08-04cleanup: Remove code that is provided by libosmocore now.Holger Hans Peter Freyther1-3/+1
2010-08-04Use libosmocore instead of the old temporary laF0rge1 lib..Holger Hans Peter Freyther2-3/+5
2010-07-31u_int32_t -> uint32_tHolger Hans Peter Freyther1-1/+1
2010-07-31u_int16_t -> uint16_tHolger Hans Peter Freyther1-1/+1
2010-07-31u_int8_t -> uint8_tHolger Hans Peter Freyther2-21/+21
2010-07-28Public release of the cellmgr_ng code to convert E1 to IPA SCCPHolger Hans Peter Freyther5-0/+920