aboutsummaryrefslogtreecommitdiffstats
path: root/src/gsmtap_util.c
AgeCommit message (Expand)AuthorFilesLines
2011-05-29gsmtap_util: Remove msg_free from the wq call backSylvain Munaut1-3/+0
2011-05-22gsmtap: deal with apps that call gsmtap_send*() with NULL gsmtap_instHarald Welte1-0/+6
2011-05-22GSMTAP/socket code: Check for sys/socket.h and conditionally compileHarald Welte1-6/+8
2011-05-22gsmtap: rework GSMTAP API to be more future-proof0.3.1Harald Welte1-86/+106
2011-05-07select: use namespace prefix osmo_fd* and osmo_select*Pablo Neira Ayuso1-6/+6
2011-05-04GSMTAP: add function to create a 'sink' for gsmtap packetsHarald Welte1-2/+55
2011-03-23include: reorganize headers file to include/osmocom/[gsm|core]0.2.0Pablo Neira Ayuso1-7/+7
2010-06-29[gsmtap] add new gsmtap_makemsg() functionHarald Welte1-8/+23
2010-06-29Add gsmtap utility functions to libosmocore0.1.13Harald Welte1-0/+185