index
:
libosmocore
prometheus
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
msgb.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
make all library-internal static buffers thread-local
Harald Welte
2019-06-04
1
-1
/
+1
*
Fix incorrect buffer size calculation
Vadim Yanitskiy
2019-04-12
1
-2
/
+3
*
Add _c versions of functions that otherwise return static buffers
Harald Welte
2019-04-10
1
-7
/
+50
*
Add _buf() functions to bypass static string buffers
Harald Welte
2019-04-03
1
-14
/
+24
*
src/msgb.c: fix Doxygen documentation for msgb_printf()
Vadim Yanitskiy
2019-03-27
1
-2
/
+3
*
msgb: fix debug print
Max
2019-01-09
1
-1
/
+1
*
msgb: add test helpers
Max
2018-12-12
1
-0
/
+92
*
src/msgb.c: avoid using internal talloc API
Vadim Yanitskiy
2018-03-09
1
-2
/
+4
*
src/msgb.c: print an error if msgb allocation failed
Vadim Yanitskiy
2018-03-09
1
-1
/
+3
*
src/msgb.c: remove dead includes from OpenBSC
Vadim Yanitskiy
2018-03-08
1
-3
/
+0
*
src/msgb.c: cosmetic: fix spelling mistakes
Vadim Yanitskiy
2018-03-08
1
-3
/
+3
*
Fix/Update copyright notices; Add SPDX annotation
Harald Welte
2017-11-13
1
-0
/
+2
*
add function msgb_printf() to print formatted text into msg buf
Philipp Maier
2017-10-22
1
-0
/
+48
*
doxygen: unify use of \file across the board
Neels Hofmeyr
2017-06-23
1
-2
/
+3
*
doxygen: enable AUTOBRIEF, drop \brief
Neels Hofmeyr
2017-06-23
1
-13
/
+13
*
update/extend doxygen documentation
Harald Welte
2017-06-12
1
-2
/
+27
*
msgb: add msgb_talloc_ctx_init(), deprecate msgb_set_talloc_ctx()
Neels Hofmeyr
2016-09-27
1
-1
/
+20
*
Fix potential segfault in msg_dequeue
Max
2016-06-23
1
-3
/
+6
*
Update doxygen annotations in libosmocore
Harald Welte
2016-05-05
1
-0
/
+1
*
Fix some recently added formats on 64bit
Neels Hofmeyr
2015-12-24
1
-3
/
+5
*
msgb: Let msgb_hexdump be more tolerant
Jacob Erlbeck
2015-12-21
1
-7
/
+39
*
msgb: Add msgb_resize_area and msgb_copy
Jacob Erlbeck
2015-12-21
1
-0
/
+91
*
msgb: Add msgb_hexdump() function
Jacob Erlbeck
2014-03-04
1
-0
/
+49
*
misc: Doxygen tweaks: fixed some typos and minor errors
Katerina Barone-Adesi
2013-02-15
1
-3
/
+3
*
doc: Fix the Doxygen section endings
Sylvain Munaut
2012-04-18
1
-1
/
+1
*
some more doxygen work (include the notion of modules)
Harald Welte
2011-08-17
1
-0
/
+51
*
add msgb_set_talloc_ctx() to set the talloc context for msgb allocations
Harald Welte
2011-06-29
1
-0
/
+5
*
misc: Remove the sys/types.h include from various files
Holger Hans Peter Freyther
2011-04-18
1
-1
/
+0
*
include: reorganize headers file to include/osmocom/[gsm|core]
Pablo Neira Ayuso
2011-03-23
1
-2
/
+2
*
msgb: Add non-inlined helper functions to ease with language bindings
Holger Hans Peter Freyther
2010-10-18
1
-0
/
+11
*
msgb: initialize cb[] to zero during msgb_reset()
Harald Welte
2010-05-01
1
-0
/
+2
*
msgb: remove smsh, llch, tlli and gmmh
Harald Welte
2010-04-30
1
-1
/
+1
*
remove the unneeded bts_link pointer from msgb
Harald Welte
2010-04-30
1
-1
/
+0
*
msgb.c: Style cleanup in initialization
Sylvain Munaut
2010-02-24
1
-13
/
+4
*
intial checkin of the libosmocore project
Harald Welte
2010-02-20
1
-0
/
+98