aboutsummaryrefslogtreecommitdiffstats
path: root/src/gsm/gsm0808_utils.c
AgeCommit message (Expand)AuthorFilesLines
2017-05-15gsm0808 + ipa: fix compilation on systems without sys/socket.hHarald Welte1-2/+8
2017-05-15use osmo_{htonl,htons,ntohl,ntohs}() functions all over libosmocoreHarald Welte1-3/+3
2017-05-08gsm0808: fix control flow issuePhilipp Maier1-3/+2
2017-04-08gsm0808: Add utils for Cell Identifier ListPhilipp Maier1-0/+78
2017-04-08gsm0808: Add utils for Encryption InformationPhilipp Maier1-0/+71
2017-04-08gsm0808: Add utils for Channel TypePhilipp Maier1-0/+73
2017-04-08gsm0808: Add utils for Speech Codec List and Speech CodecPhilipp Maier1-0/+186
2017-04-08gsm0808: Add utils for AoIP Transport Layer AddressPhilipp Maier1-0/+122