Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | doc: Fix the Doxygen section endings | Sylvain Munaut | 2012-04-18 | 1 | -1/+1 |
* | msgb_trim(): actually trim to an absolute length, as the comment states | Harald Welte | 2012-01-14 | 1 | -5/+3 |
* | msgb: introduce msgb_trim() and msgb_l3trim() to trim msgb's | Harald Welte | 2012-01-14 | 1 | -0/+28 |
* | some more doxygen work (include the notion of modules) | Harald Welte | 2011-08-17 | 1 | -49/+6 |
* | start to add doxygen documentation to libosmocore headers | Harald Welte | 2011-08-16 | 1 | -25/+209 |
* | mkae the new 'void *dst' member part of a union with the trx pointer | Harald Welte | 2011-07-18 | 1 | -3/+4 |
* | msgb: add ->dst attribute to store routing information | Pablo Neira Ayuso | 2011-07-18 | 1 | -0/+3 |
* | add msgb_set_talloc_ctx() to set the talloc context for msgb allocations | Harald Welte | 2011-06-29 | 1 | -0/+2 |
* | utils: use namespace prefix osmo_* | Pablo Neira Ayuso | 2011-05-07 | 1 | -1/+1 |
* | include: reorganize headers file to include/osmocom/[gsm|core] | Pablo Neira Ayuso | 2011-03-23 | 1 | -0/+197 |