Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update doxygen annotations in libosmocore | Harald Welte | 2016-05-05 | 1 | -0/+3 |
* | include: Switch to #pragma once pattern | Sylvain Munaut | 2014-06-16 | 1 | -4/+1 |
* | src/socket: Adding unix domain socket support | Álvaro Neira Ayuso | 2014-03-26 | 1 | -0/+6 |
* | doc: Fix the Doxygen section endings | Sylvain Munaut | 2012-04-18 | 1 | -1/+1 |
* | misc: Fix warning when compiling telnet_interface.c | Holger Hans Peter Freyther | 2012-03-16 | 1 | -0/+1 |
* | some more doxygen work (include the notion of modules) | Harald Welte | 2011-08-17 | 1 | -38/+6 |
* | start to add doxygen documentation to libosmocore headers | Harald Welte | 2011-08-16 | 1 | -1/+42 |
* | socket: add OSMO_SOCK_F_[CONNECT|BIND|NON_BLOCK] flags | Pablo Neira Ayuso | 2011-06-13 | 1 | -3/+8 |
* | socket: use listen() and SO_REUSEADDR, new osmo_sock_init_ofd() function | Harald Welte | 2011-05-22 | 1 | -0/+3 |
* | GSMTAP/socket code: Check for sys/socket.h and conditionally compile | Harald Welte | 2011-05-22 | 1 | -2/+3 |
* | gsmtap: rework GSMTAP API to be more future-proof | Harald Welte | 2011-05-22 | 1 | -0/+16 |