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
*
fsm: support graceful osmo_fsm_inst_term() cascades
Neels Hofmeyr
2019-04-11
1
-0
/
+1
*
fsm: add flag to ensure osmo_fsm_inst_term() happens only once
Neels Hofmeyr
2019-04-11
1
-0
/
+2
*
Add _c versions of functions that otherwise return static buffers
Harald Welte
2019-04-10
3
-0
/
+33
*
add osmo_use_count API
Neels Hofmeyr
2019-04-08
1
-0
/
+228
*
add osmo_sockaddr_str API
Neels Hofmeyr
2019-04-08
1
-0
/
+87
*
Add _buf() functions to bypass static string buffers
Harald Welte
2019-04-03
2
-1
/
+3
*
osmo_escape_str_buf: Always copy, don't return input string pointer
Harald Welte
2019-03-29
1
-1
/
+1
*
Doxygen: fix documentation of rate_ctr_for_each_counter()
Vadim Yanitskiy
2019-03-27
1
-4
/
+0
*
core/msgb.h: fix incorrect Doxygen parameter description
Vadim Yanitskiy
2019-03-27
1
-5
/
+5
*
core/msgb.h: drop meaningless parameter of msgb_eq_* helpers
Vadim Yanitskiy
2019-03-27
1
-5
/
+5
*
core/msgb.h: fix dead msgb2 reference in msgb_eq_* helpers
Vadim Yanitskiy
2019-03-27
1
-5
/
+5
*
core/linuxlist.h: fix white-space and inconsistent alignment
Vadim Yanitskiy
2019-03-27
1
-19
/
+19
*
core/linuxlist.h: fix and unify Doxygen documentation
Vadim Yanitskiy
2019-03-27
1
-99
/
+96
*
select: Rename BSC_FD_* constants to OSMO_FD_*
Harald Welte
2019-03-21
1
-5
/
+10
*
socket: osmo_sock_get_name() Use "const void *" as talloc context
Harald Welte
2019-03-19
1
-1
/
+1
*
fsm: add osmo_fsm_inst_state_chg_keep_or_start_timer()
Neels Hofmeyr
2019-03-07
1
-0
/
+15
*
represent negative T-timers as Osmocom-specific X-timers
Neels Hofmeyr
2019-03-06
2
-3
/
+11
*
log: fsm: allow logging the timeout on state change
Neels Hofmeyr
2019-02-26
1
-0
/
+1
*
add OSMO_STRBUF_PRINTF()
Neels Hofmeyr
2019-02-17
1
-0
/
+85
*
bitvec: Add bitvec_tailroom_bits() function
Harald Welte
2019-02-05
1
-0
/
+6
*
bitvec: Add bitvec_bytes_used() function
Harald Welte
2019-02-05
1
-0
/
+9
*
add osmo_tdef API, originally adopted from osmo-bsc T_def
Neels Hofmeyr
2019-02-04
1
-0
/
+172
*
socket.h: add missing include
Max
2019-02-04
1
-2
/
+7
*
osmo_fsm_state_name: make robust against NULL fi
Neels Hofmeyr
2019-01-29
1
-1
/
+1
*
add osmo_hexdump_buf() and test
Neels Hofmeyr
2019-01-28
1
-0
/
+3
*
Rename msgb_wrap_with_TL()
Max
2019-01-21
1
-1
/
+1
*
socket: add define for socket name length
Philipp Maier
2019-01-17
1
-0
/
+2
*
gsm23003: add osmo_imei_str_valid()
Oliver Smith
2019-01-14
1
-0
/
+2
*
add LOGPFSMSL(), LOGPFSMSLSRC()
Neels Hofmeyr
2019-01-03
1
-6
/
+30
*
LOGPFSM*: guard against fi == NULL
Neels Hofmeyr
2019-01-03
1
-4
/
+4
*
add API doc for LOGPFSM* macros
Neels Hofmeyr
2019-01-03
1
-0
/
+31
*
define LOGPFSM fmt only once, in LOGPFSMLSRC
Neels Hofmeyr
2018-12-23
1
-7
/
+4
*
add to osmo_sock_get_name*() API
Neels Hofmeyr
2018-12-19
1
-0
/
+3
*
stats.h: Fix build on MacOS
Pau Espin Pedrol
2018-12-13
1
-2
/
+2
*
msgb: add test helpers
Max
2018-12-12
1
-0
/
+139
*
add osmo_bcd2str()
Neels Hofmeyr
2018-12-10
1
-0
/
+2
*
Constify llist_count() parameter
Max
2018-12-10
1
-1
/
+1
*
timer: Fix clockid_t undefined on MacOS < 10.12
Pau Espin Pedrol
2018-12-10
2
-0
/
+5
*
Add osmo_sockaddr_in_to_str_and_uint()
Max
2018-12-07
1
-0
/
+3
*
Update msgb Lx helpers
Max
2018-12-03
1
-1
/
+17
*
Move msgb_push helpers to public header
Max
2018-11-19
1
-0
/
+9
*
core/msgb.h: introduce msgb_l4len() helper
Vadim Yanitskiy
2018-11-07
1
-0
/
+12
*
add osmo_sock_get_{local,remote}_ip{,_port}()
Oliver Smith
2018-10-26
1
-0
/
+6
*
GSMTAP: fix typos in comments
Shinjo Park
2018-10-07
1
-2
/
+2
*
GSMTAP: add definitions for LTE NAS subtypes
Shinjo Park
2018-10-07
1
-0
/
+8
*
GSMTAP: add definitions for new LTE RRC channels
Shinjo Park
2018-10-07
1
-10
/
+25
*
logging vty: write: check logging levels validity
Neels Hofmeyr
2018-09-13
1
-0
/
+1
*
logging vty: rewrite 'logging level' vty cmd generation
Neels Hofmeyr
2018-09-13
2
-4
/
+14
*
add osmo_str_tolower() and _toupper() with test
Neels Hofmeyr
2018-09-07
1
-2
/
+13
*
core/utils.h: move includes to the top
Vadim Yanitskiy
2018-09-05
1
-3
/
+2
[next]