index
:
libosmocore
prometheus
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix osmo_escape_str_c() and osmo_quote_str_c()
Neels Hofmeyr
2019-11-23
1
-30
/
+48
*
osmo_sockaddr_str: API doc: fix 32bit addr mixup of host/network byte order
Neels Hofmeyr
2019-11-23
1
-6
/
+8
*
fix DLSMS logging category color: '[1:38m' isn't actually defined
Neels Hofmeyr
2019-11-23
1
-1
/
+1
*
logging.h: define ansi color constants
Neels Hofmeyr
2019-11-23
1
-8
/
+8
*
libosmogsm: add support for XOR authentication
Daniel Willmann
2019-11-22
2
-1
/
+188
*
utils.c: fix various inaccurate API doc about return values
Neels Hofmeyr
2019-11-21
1
-4
/
+3
*
add osmo_sockaddr_str_cmp()
Neels Hofmeyr
2019-11-21
1
-0
/
+74
*
logging/vty: fix: do not close stderr in vty_close()
Vadim Yanitskiy
2019-11-21
1
-1
/
+1
*
logging/vty: fix vty_read_file(): do not write warnings to stdin
Vadim Yanitskiy
2019-11-21
1
-1
/
+5
*
logging/vty: fix: actually ignore deprecated logging commands
Vadim Yanitskiy
2019-11-21
1
-1
/
+1
*
logging/vty: use LOG_LEVEL_ARGS in logging_vty_add_deprecated_subsys()
Vadim Yanitskiy
2019-11-21
1
-2
/
+1
*
logging/vty: do not print deprecated logging commands to stdout
Vadim Yanitskiy
2019-11-20
1
-1
/
+0
*
GPRS/BSSGP: introduce bssgp_bvc_ctx_free()
Vadim Yanitskiy
2019-11-09
2
-0
/
+10
*
select: Make file descriptor lists per-thread
Harald Welte
2019-11-07
1
-3
/
+17
*
gsm: gsm_utils: Fix return type of API ms_class_gmsk_dbm() and add unit tests
Pau Espin Pedrol
2019-11-04
1
-2
/
+2
*
gsm_04_08.h: Introduce API osmo_gsm48_rfpowercap2powerclass()
Pau Espin Pedrol
2019-11-03
2
-0
/
+22
*
add osmo_sockaddr_str_is_nonzero()
Neels Hofmeyr
2019-11-01
1
-0
/
+29
*
fsm: refuse state chg and events after term
Neels Hofmeyr
2019-10-29
1
-0
/
+15
*
add osmo_fsm_set_dealloc_ctx(), to help with use-after-free
Neels Hofmeyr
2019-10-29
1
-9
/
+47
*
gprs_ns_vty: return success for disabled FR/GRE
Oliver Smith
2019-10-29
1
-4
/
+0
*
gsm0508: add functions to calculate beginning of a block
Philipp Maier
2019-10-28
2
-0
/
+158
*
vty: Return error if cmd returns CMD_WARNING while reading cfg file
Pau Espin Pedrol
2019-10-28
1
-2
/
+1
*
socket.c: build multiaddr socket API helpers only if used by public APIs
Pau Espin Pedrol
2019-10-24
1
-0
/
+4
*
socket: Remove unneeded condition check in osmo_sock_init2_multiaddr()
Pau Espin Pedrol
2019-10-21
1
-15
/
+15
*
socket: Introduce API osmo_sock_init2_multiaddr()
Pau Espin Pedrol
2019-10-18
2
-2
/
+288
*
tdef: Return correct snprintf value for osmo_tdef_range_str_buf()
Pau Espin Pedrol
2019-10-18
1
-2
/
+4
*
vty: Fix go_parent_cb not called for indented nodes at end of cfg file
Pau Espin Pedrol
2019-10-11
1
-0
/
+4
*
socket.c: Move glibc workarounds to same place in addrinfo_helper()
Pau Espin Pedrol
2019-10-10
1
-19
/
+10
*
logging: Introduce mutex API to manage log_target in multi-thread envs
Pau Espin Pedrol
2019-10-09
5
-94
/
+199
*
vty: Optionally Set/replace cfg file during cmd 'write file'
Pau Espin Pedrol
2019-10-07
1
-2
/
+6
*
tdef: Introduce min_val and max_val fields
Pau Espin Pedrol
2019-10-07
2
-10
/
+81
*
gsup: add OSMO_GSUP_SUPPORTED_RAT_TYPES_IE and OSMO_GSUP_CURRENT_RAT_TYPE_IE
Neels Hofmeyr
2019-09-28
1
-0
/
+35
*
cosmetic: clarify c_iflag in osmo_serial_init()
Harald Welte
2019-09-28
1
-1
/
+1
*
sim/class_tables: Fix typo in comment
Harald Welte
2019-09-28
1
-1
/
+1
*
tdef: fixup osmo_tdef_set()
Neels Hofmeyr
2019-09-11
1
-8
/
+6
*
tdef: Introduce API osmo_tdef_set()
Pau Espin Pedrol
2019-09-07
1
-0
/
+20
*
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
/
+1
*
codec/ecu: Introduce new generic Error Concealment Unit abstraction
Harald Welte
2019-09-02
3
-1
/
+170
*
MAXPATHLEN set if not defined
Ruben Undheim
2019-09-02
2
-0
/
+10
*
cbsp: Fix decoding of WRITE-REPLACE payload
Harald Welte
2019-09-01
1
-2
/
+2
*
cbsp: Remove printf() statement from early development/debugging
Harald Welte
2019-08-31
1
-1
/
+0
*
cbsp: Fix endless loop iteration when decoding cell list IEs
Harald Welte
2019-08-31
2
-4
/
+25
*
fix: vty crash by logging during VTY_CLOSED event handling
Neels Hofmeyr
2019-08-30
1
-3
/
+3
*
context: Add support for [per-thread] global talloc contexts
Harald Welte
2019-08-27
3
-6
/
+88
*
vty: Register logp cmd next to logging commands
Pau Espin Pedrol
2019-08-20
1
-2
/
+3
*
osmo_tdef_get(): allow passing -1 as default timeout
Neels Hofmeyr
2019-08-15
1
-1
/
+2
*
add vty logp command to echo on all log targets
Neels Hofmeyr
2019-08-13
1
-0
/
+41
*
codec/ecu_fr: Mark input TCH frame as 'const' as we only read it
Harald Welte
2019-08-12
1
-1
/
+1
*
Bump version: 1.1.0.107-afce-dirty → 1.2.0
Pau Espin Pedrol
2019-08-06
6
-7
/
+8
[next]