summaryrefslogtreecommitdiffstats
path: root/src/gsmtap_util.c
Commit message (Expand)AuthorAgeFilesLines
* misc: Doxygen tweaks: fixed some typos and minor errorsKaterina Barone-Adesi2013-02-151-3/+3
* add some missing doxygen annotation for libosmocore functionsHarald Welte2013-01-111-1/+14
* gsmtap: Fix doxygen doc for the recent additionsSylvain Munaut2011-09-261-2/+22
* gsmtap: Add a _ex version of gsmtap_{makemsg,send} to specify content typeSylvain Munaut2011-09-261-4/+21
* doxygen: Add documentation for gsmtap_util.[ch]Harald Welte2011-08-171-6/+51
* socket: add OSMO_SOCK_F_[CONNECT|BIND|NON_BLOCK] flagsPablo Neira Ayuso2011-06-131-2/+4
* gsmtap_util: Remove msg_free from the wq call backSylvain Munaut2011-05-291-3/+0
* gsmtap: deal with apps that call gsmtap_send*() with NULL gsmtap_instHarald Welte2011-05-221-0/+6
* GSMTAP/socket code: Check for sys/socket.h and conditionally compileHarald Welte2011-05-221-6/+8
* gsmtap: rework GSMTAP API to be more future-proofHarald Welte2011-05-221-86/+106
* select: use namespace prefix osmo_fd* and osmo_select*Pablo Neira Ayuso2011-05-071-6/+6
* GSMTAP: add function to create a 'sink' for gsmtap packetsHarald Welte2011-05-041-2/+55
* include: reorganize headers file to include/osmocom/[gsm|core]Pablo Neira Ayuso2011-03-231-7/+7
* [gsmtap] add new gsmtap_makemsg() functionHarald Welte2010-06-291-8/+23
* Add gsmtap utility functions to libosmocoreHarald Welte2010-06-291-0/+185