Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | socket: add OSMO_SOCK_F_[CONNECT|BIND|NON_BLOCK] flags | Pablo Neira Ayuso | 2011-06-13 | 1 | -2/+4 |
* | gsmtap_util: Remove msg_free from the wq call back | Sylvain Munaut | 2011-05-29 | 1 | -3/+0 |
* | gsmtap: deal with apps that call gsmtap_send*() with NULL gsmtap_inst | Harald Welte | 2011-05-22 | 1 | -0/+6 |
* | GSMTAP/socket code: Check for sys/socket.h and conditionally compile | Harald Welte | 2011-05-22 | 1 | -6/+8 |
* | gsmtap: rework GSMTAP API to be more future-proof | Harald Welte | 2011-05-22 | 1 | -86/+106 |
* | select: use namespace prefix osmo_fd* and osmo_select* | Pablo Neira Ayuso | 2011-05-07 | 1 | -6/+6 |
* | GSMTAP: add function to create a 'sink' for gsmtap packets | Harald Welte | 2011-05-04 | 1 | -2/+55 |
* | include: reorganize headers file to include/osmocom/[gsm|core] | Pablo Neira Ayuso | 2011-03-23 | 1 | -7/+7 |
* | [gsmtap] add new gsmtap_makemsg() function | Harald Welte | 2010-06-29 | 1 | -8/+23 |
* | Add gsmtap utility functions to libosmocore | Harald Welte | 2010-06-29 | 1 | -0/+185 |