index
:
libosmocore
prometheus
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
osmocom
/
core
/
msgb.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
msgb: Assert len >= 0 in msgb_trim
Jacob Erlbeck
2016-01-15
1
-0
/
+2
*
msgb: Add msgb_test_invariant function
Jacob Erlbeck
2015-12-21
1
-0
/
+40
*
msgb: Add msgb_resize_area and msgb_copy
Jacob Erlbeck
2015-12-21
1
-0
/
+3
*
msgb: make msgb_get() finally work as expected
Harald Welte
2014-10-26
1
-1
/
+1
*
core: Add generic LE/BE load/store uint type convertors and use them in msgb
Max
2014-06-16
1
-10
/
+13
*
include: Switch to #pragma once pattern
Sylvain Munaut
2014-06-16
1
-4
/
+1
*
ladpm: Fix msgb handling and SAPI=3 establishment delay
Jacob Erlbeck
2014-03-10
1
-0
/
+15
*
msgb: Add msgb_hexdump() function
Jacob Erlbeck
2014-03-04
1
-0
/
+1
*
misc: Doxygen tweaks: fixed some typos and minor errors
Katerina Barone-Adesi
2013-02-15
1
-1
/
+1
*
msgb: fix msgb_pull_u*()
Steve Markgraf
2012-11-14
1
-3
/
+3
*
msgb: msgb_get() is supposed to get bytes from END, msgb_pull() from HEAD
Harald Welte
2012-09-08
1
-3
/
+34
*
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