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