index
:
libosmocore
prometheus
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
osmocom
/
core
Commit message (
Expand
)
Author
Age
Files
Lines
*
msgb: add msgb_talloc_ctx_init(), deprecate msgb_set_talloc_ctx()
Neels Hofmeyr
2016-09-27
1
-1
/
+4
*
add osmo_gettimeofday as a shim around gettimeofday
Neels Hofmeyr
2016-09-22
1
-0
/
+11
*
fix error msg: msgb_put(): say "msgb_put", not "msgb_push"
Neels Hofmeyr
2016-09-09
1
-1
/
+1
*
core/counter: add osmo_counter_dec()
Alexander Couzens
2016-08-30
1
-0
/
+6
*
Mark input string to osmo_talloc_replace_string() as const
Harald Welte
2016-07-28
1
-1
/
+1
*
Mark input parameter to bitvec_set_bits() as 'const'
Harald Welte
2016-06-27
1
-1
/
+1
*
fsm: Introduce default time-out handling
Harald Welte
2016-06-27
1
-1
/
+3
*
Add octet-aligned/unaligned shift functions
Max
2016-06-20
1
-0
/
+5
*
Add Finite State Machine abstraction code
Harald Welte
2016-06-16
1
-0
/
+135
*
add get_value_string_or_null() to handle unknown items
Neels Hofmeyr
2016-06-13
1
-0
/
+2
*
Fixing build on Mac OSX
Beshr Al Nahas
2016-05-28
1
-1
/
+1
*
Fix build for OSX
Arran Cudbard-Bell
2016-05-20
1
-0
/
+11
*
logging: Use __BASE_FILE__ instead of __FILE__
Harald Welte
2016-05-12
2
-5
/
+5
*
import gprs_gsup_message.[ch] from openbsc as gsup.[ch]
Harald Welte
2016-05-06
1
-1
/
+2
*
Import osmo_{encode,decode}_big_endian() from openbsc
Harald Welte
2016-05-05
1
-0
/
+4
*
Update doxygen annotations in libosmocore
Harald Welte
2016-05-05
9
-139
/
+162
*
Add log_fini() function to release all memory allocated by logging framework
Harald Welte
2016-05-05
1
-0
/
+1
*
Add ubit <-> sbit convertors
Max
2016-04-12
1
-0
/
+3
*
select: Externalize fd_set filling and dispatch
Holger Hans Peter Freyther
2016-03-31
1
-0
/
+6
*
Add new osmo_fd_get_by_fd() function
Harald Welte
2016-03-19
1
-0
/
+2
*
Add function to add bits from array to bitvec
Max
2016-03-17
1
-0
/
+3
*
log: Add conditional logging based on log_check_level
Jacob Erlbeck
2016-02-29
1
-4
/
+20
*
log: Add log_check_level function
Jacob Erlbeck
2016-02-29
1
-0
/
+1
*
Add byte printing macros
Max
2016-02-25
1
-0
/
+21
*
Add T4 bit map compression routines
Max
2016-02-18
1
-0
/
+42
*
Expand bitvec interface
Max
2016-02-18
1
-0
/
+9
*
bitvec: Test and fix regression for C++->C conversion
Holger Hans Peter Freyther
2016-01-30
1
-2
/
+2
*
Add bitvec-related functions from Osmo-PCU
Max
2016-01-26
1
-0
/
+9
*
bitvec: Fix interface to consistently use unsigned int
Max
2016-01-22
1
-5
/
+5
*
comment typo
Neels Hofmeyr
2016-01-18
1
-1
/
+1
*
msgb: Assert len >= 0 in msgb_trim
Jacob Erlbeck
2016-01-15
1
-0
/
+2
*
bitvec: Add get/set byte sequences
Jacob Erlbeck
2016-01-15
1
-0
/
+10
*
osmo_prim_op_names should be extern
Harald Welte
2015-12-25
1
-1
/
+1
*
Add osmo_prim_op_names[] symbol and _SAP_SS7_BASE define
Harald Welte
2015-12-23
1
-0
/
+3
*
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
*
some comments / fixed typos
Neels Hofmeyr
2015-12-21
1
-0
/
+1
*
stats: Add OSMO prefix to STAT_ITEM_NOVALUE_ID
Jacob Erlbeck
2015-12-08
1
-1
/
+1
*
stat: Explicitly support stat_items without unit
Jacob Erlbeck
2015-12-08
1
-0
/
+1
*
remove our internal copy of talloc, use system libtalloc
Harald Welte
2015-12-05
2
-189
/
+4
*
stats: Move statsd related code into a separate file
Jacob Erlbeck
2015-11-26
1
-4
/
+12
*
use system-wide libtalloc with --enable-system-talloc
Harald Welte
2015-11-21
1
-0
/
+0
*
fix FSF address in sources/headers
Jaroslav Škarvada
2015-11-12
1
-1
/
+2
*
stats: Send all values on reporter update
Jacob Erlbeck
2015-11-09
1
-0
/
+1
*
gprs-ns/stats: When the NSVCI is updated, update the stats counter
Holger Hans Peter Freyther
2015-11-04
2
-0
/
+11
*
stats: Fix build on FreeBSD
Holger Hans Peter Freyther
2015-08-21
1
-0
/
+2
*
fix some typos
Neels Hofmeyr
2015-11-02
1
-4
/
+4
*
log: Add new DLSTATS log level
Jacob Erlbeck
2015-11-02
1
-1
/
+2
*
stats: Limit reporting by class id
Jacob Erlbeck
2015-11-02
3
-0
/
+14
*
stats: Add osmo_ name prefix to identifiers
Jacob Erlbeck
2015-11-02
2
-64
/
+64
[next]