aboutsummaryrefslogtreecommitdiffstats
path: root/src/gsm0808.c
AgeCommit message (Expand)AuthorFilesLines
2010-11-04gsm0808: Move the clear request from bsc_msc_ip to hereHolger Hans Peter Freyther1-0/+20
2010-11-04gsm0808: Add a method to create a new DTAP message with a msgbHolger Hans Peter Freyther1-0/+23
2010-10-27gsm0808: Fix the format of the clear IE...0.1.27Holger Hans Peter Freyther1-2/+3
2010-10-27gsm0808: Add a method to create a clear command message.Holger Hans Peter Freyther1-0/+12
2010-09-20gsm0808: Fix the TLV definition of CIC and Service Handover0.1.21Holger Hans Peter Freyther1-2/+2
2010-08-04gsm0808: Add some more TLV definitions coming from the cellmgr_ngHolger Hans Peter Freyther1-0/+2
2010-07-23gsm0808: Why should there be a lchan in the parameter...Holger Hans Peter Freyther1-1/+1
2010-07-23gsm0808: Import unaligned mem access fix from on-waves/bsc-masterHolger Hans Peter Freyther1-4/+9
2010-05-16gsm0808: Add API to wrap a GSM48 msg with a BSSMAP/DTAP msg.Holger Hans Peter Freyther1-0/+8
2010-05-14gsm0808: Add TLV entries for types used by the Compl Layer3 InformationHolger Hans Peter Freyther1-0/+3
2010-04-28gsm 08.08: Fix some u_int8_t -> uint8_tSylvain Munaut1-2/+2
2010-04-17gsm0808: Port asiggnment_complete msg creation to libosmocore.Holger Hans Peter Freyther1-0/+48
2010-04-17gsm0808: Port cipher_complete to be part of libosmocore.Holger Hans Peter Freyther1-0/+31
2010-04-17gsm0808: Add the TLV definition for some of the 0808 IEsHolger Hans Peter Freyther1-0/+28
2010-04-15Add GSM0808 utilities to Osmocore.Holger Hans Peter Freyther1-0/+188