Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | update/extend doxygen documentation | Harald Welte | 2017-06-12 | 1 | -1/+7 |
| | | | | | | | | | It's a pity that even with this patch we still are fare away from having the whole API documented. However, at least we have a more solid foundation. Updates not only extend the documentation, but also make sure it is rendered properly in the doxygen HTML. Change-Id: I1344bd1a6869fb00de7c1899a8db93bba9bafce3 | ||||
* | use osmo_{htonl,htons,ntohl,ntohs}() functions all over libosmocore | Harald Welte | 2017-05-15 | 1 | -4/+4 |
| | | | | | | This gets us one step closer to fixing the embedded build Change-Id: I3fc2639b6ade9ab138766987eceab7ec9498fdc7 | ||||
* | Implement GSMTAP log target | Harald Welte | 2016-12-09 | 1 | -0/+134 |
This target wraps the to-be-logged string (With metadata) into a GSMTAP packet and sends it to the configured destination address. Change-Id: I9a7e72b8c9c6f6f2d76d1ea2332dcdee12394625 |