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
*
utils.h: add OSMO_STRINGIFY and OSMO_VALUE_STRING macros
Neels Hofmeyr
2016-12-21
1
-0
/
+4
*
fsm api doc: fix typo in doxygen marker '\breif'
Neels Hofmeyr
2016-12-20
1
-1
/
+1
*
add value strings for enum osmo_fsm_term_cause and use for logging
Neels Hofmeyr
2016-12-15
1
-0
/
+7
*
fsm: log caller's source for events and state changes, not fsm.c lines
Neels Hofmeyr
2016-12-14
2
-10
/
+58
*
fsm: add LOGPFSML to pass explicit logging level
Neels Hofmeyr
2016-12-14
1
-2
/
+5
*
import oap message parsing / encoding from openbsc.git; AGPL->GPL
Harald Welte
2016-12-11
1
-1
/
+2
*
fix: DLGSUP logging category "unusable"
Neels Hofmeyr
2016-12-11
1
-1
/
+1
*
Implement GSMTAP log target
Harald Welte
2016-12-09
1
-0
/
+14
*
gsmtap: Add defintions for GSMTAP based remote logging
Harald Welte
2016-12-09
1
-0
/
+19
*
doc: fsm timer_cb: explain return value
Neels Hofmeyr
2016-12-09
1
-1
/
+2
*
logging: Extend log_target with call-back for un-formatted log line
Harald Welte
2016-12-02
1
-1
/
+17
*
Introduce osmo_strlcpy() function so we can stop using strncpy()
Harald Welte
2016-11-26
1
-0
/
+2
*
msgb: add msgb_push_u{8,16,32}() functions
Harald Welte
2016-11-11
1
-0
/
+30
*
statsd: Fix compiler warning (int32_t vs. int64_t)
Harald Welte
2016-11-11
1
-1
/
+1
*
bitcomp: Remove the t4 decoding from libosmocore
Holger Hans Peter Freyther
2016-11-10
1
-1
/
+0
*
Add osmo_fsm_unregister() to header
Max
2016-11-02
1
-1
/
+1
*
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
[next]