index
:
libosmocore
prometheus
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
osmocom
Commit message (
Expand
)
Author
Age
Files
Lines
*
usb: Import a variety of libusb utility functions from simtrace
Harald Welte
2019-12-16
1
-0
/
+75
*
libosmocore libusb integration
Harald Welte
2019-12-16
1
-0
/
+6
*
core/defs.h: introduce and use OSMO_DEPRECATED_OUTSIDE
Vadim Yanitskiy
2019-12-11
3
-3
/
+7
*
gsup: Introduce OSMO_GSUP_NUM_VECTORS_REQ_IE
Harald Welte
2019-12-09
1
-0
/
+1
*
add all missing OSMO_GSUP_TO_MSGT_*() macros
Neels Hofmeyr
2019-11-28
1
-0
/
+3
*
Introduce fields related to DTAP DLCI
Pau Espin Pedrol
2019-11-27
1
-1
/
+28
*
add osmo_escape_cstr and osmo_quote_cstr
Neels Hofmeyr
2019-11-24
1
-0
/
+5
*
vty_app_info.is_config_node: add OSMO_DEPRECATED
Neels Hofmeyr
2019-11-24
1
-1
/
+4
*
vty: track parent nodes also for telnet sessions
Neels Hofmeyr
2019-11-24
1
-2
/
+7
*
osmo_sockaddr_str: deprecate osmo_sockaddr_str_*_32n()
Neels Hofmeyr
2019-11-24
1
-2
/
+8
*
utils: add osmo_strnchr()
Neels Hofmeyr
2019-11-24
1
-0
/
+1
*
msgb_put: more elaborate logging of head/tailroom failure
Neels Hofmeyr
2019-11-24
1
-3
/
+12
*
fsm.h: add missing include of logging.h
Neels Hofmeyr
2019-11-24
1
-0
/
+1
*
GSUP: rename E_ROUTING_ERROR to ROUTING_ERROR
Neels Hofmeyr
2019-11-24
1
-1
/
+3
*
utils.h: add OSMO_NAME_C_IMPL() macro
Neels Hofmeyr
2019-11-23
1
-0
/
+56
*
cosmetic: logging.h: fix comment s/levels/subsystems
Neels Hofmeyr
2019-11-23
1
-1
/
+1
*
logging.h: define ansi color constants
Neels Hofmeyr
2019-11-23
1
-0
/
+19
*
add osmo_sockaddr_str_cmp()
Neels Hofmeyr
2019-11-21
2
-0
/
+3
*
fix OSMO_SOCKADDR_STR_FMT for IPv6
Neels Hofmeyr
2019-11-11
1
-2
/
+6
*
GPRS/BSSGP: introduce bssgp_bvc_ctx_free()
Vadim Yanitskiy
2019-11-09
1
-0
/
+2
*
select: Make file descriptor lists per-thread
Harald Welte
2019-11-07
1
-0
/
+1
*
gsm: gsm_04_08.h: Allow accessing classmark2 as struct instead of uint32_t
Pau Espin Pedrol
2019-11-04
1
-5
/
+28
*
gsm: gsm_utils: Fix return type of API ms_class_gmsk_dbm() and add unit tests
Pau Espin Pedrol
2019-11-04
1
-2
/
+1
*
gsm: Fix compilation error under some compilers
Pau Espin Pedrol
2019-11-04
2
-2
/
+2
*
gsm_04_08.h: Introduce API osmo_gsm48_rfpowercap2powerclass()
Pau Espin Pedrol
2019-11-03
1
-1
/
+2
*
add osmo_sockaddr_str_is_nonzero()
Neels Hofmeyr
2019-11-01
1
-0
/
+1
*
cosmetic: gsm_04_08.h: Fix trailing whitespace
Pau Espin Pedrol
2019-11-01
1
-3
/
+3
*
add osmo_fsm_set_dealloc_ctx(), to help with use-after-free
Neels Hofmeyr
2019-10-29
1
-0
/
+1
*
gsm0508: add functions to calculate beginning of a block
Philipp Maier
2019-10-28
1
-0
/
+12
*
socket: Introduce API osmo_sock_init2_multiaddr()
Pau Espin Pedrol
2019-10-18
1
-0
/
+7
*
logging: Introduce mutex API to manage log_target in multi-thread envs
Pau Espin Pedrol
2019-10-09
1
-0
/
+14
*
tdef: Introduce min_val and max_val fields
Pau Espin Pedrol
2019-10-07
1
-0
/
+6
*
API doc tweaks (mncc.h, gsm_08_08.h)
Neels Hofmeyr
2019-10-04
2
-5
/
+7
*
gsup: add OSMO_GSUP_SUPPORTED_RAT_TYPES_IE and OSMO_GSUP_CURRENT_RAT_TYPE_IE
Neels Hofmeyr
2019-09-28
1
-0
/
+7
*
msgb: Allow size==headroom in msgb_alloc_headroom*()
Pau Espin Pedrol
2019-09-26
1
-2
/
+2
*
logging: Move extern declaration of osmo_log_target_list from logging.h to lo...
Pau Espin Pedrol
2019-09-20
2
-1
/
+1
*
ecu_fr: increase test coverage for FR ECU implementation
Philipp Maier
2019-09-20
1
-2
/
+4
*
cosmetic: Add comment on GSM-FR ECU struct
Philipp Maier
2019-09-20
1
-0
/
+1
*
cosmetic: Move comment to the right place
Philipp Maier
2019-09-20
1
-1
/
+1
*
logging.h: add L1 SAPI related context and filter
Oliver Smith
2019-09-18
1
-0
/
+2
*
logging_internal.h: Fix osmo_log_info definition
Pau Espin Pedrol
2019-09-17
1
-1
/
+1
*
tdef: fixup osmo_tdef_set()
Neels Hofmeyr
2019-09-11
1
-1
/
+1
*
tdef_vty.h: Add missing header dependencies
Pau Espin Pedrol
2019-09-07
1
-0
/
+3
*
tdef: Introduce API osmo_tdef_set()
Pau Espin Pedrol
2019-09-07
1
-0
/
+1
*
Introduce BTS_FEAT_ETWS_PN for communicating ETWS PN capability
Harald Welte
2019-09-05
1
-0
/
+1
*
gsm_08_58: Add vendor-specific Message Type for ETWS Primary Warning
Harald Welte
2019-09-05
1
-0
/
+2
*
codec/ecu: Introduce new generic Error Concealment Unit abstraction
Harald Welte
2019-09-02
1
-0
/
+54
*
cbsp: Fix endless loop iteration when decoding cell list IEs
Harald Welte
2019-08-31
1
-0
/
+1
*
OSMO_SOCKADDR_STR_FMT_ARGS: guard against NULL pointer
Neels Hofmeyr
2019-08-30
1
-1
/
+1
*
OSMO_SOCKADDR_STR_FMT_ARGS: remove useless condition
Neels Hofmeyr
2019-08-30
1
-1
/
+1
[next]