index
:
libosmocore
prometheus
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
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
*
osmo-release.sh: update TODO-RELEASE for non-lib projects too
Pau Espin Pedrol
2019-09-20
1
-5
/
+7
*
ecu_fr: increase test coverage for FR ECU implementation
Philipp Maier
2019-09-20
3
-2
/
+88
*
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
2
-9
/
+7
*
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
2
-0
/
+21
*
Introduce BTS_FEAT_ETWS_PN for communicating ETWS PN capability
Harald Welte
2019-09-05
2
-0
/
+2
*
gsm_08_58: Add vendor-specific Message Type for ETWS Primary Warning
Harald Welte
2019-09-05
2
-0
/
+3
*
codec/ecu: Introduce new generic Error Concealment Unit abstraction
Harald Welte
2019-09-02
6
-1
/
+447
*
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
3
-4
/
+26
*
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
*
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
9
-9
/
+213
*
Cosmetic: l1sap.h: change /* !< to /*!<
Oliver Smith
2019-08-23
1
-5
/
+5
*
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
3
-2
/
+4
*
add vty logp command to echo on all log targets
Neels Hofmeyr
2019-08-13
2
-0
/
+94
*
codec/ecu_fr: Mark input TCH frame as 'const' as we only read it
Harald Welte
2019-08-12
2
-2
/
+2
*
osmo-release.sh: Support releasing openbsc.git
Pau Espin Pedrol
2019-08-08
1
-2
/
+7
*
osmo-release.sh: Check patches under debian/patches apply
Pau Espin Pedrol
2019-08-08
1
-0
/
+17
*
osmo-release.sh: Verify consistency of dependency versions in configure.ac an...
Pau Espin Pedrol
2019-08-08
1
-0
/
+42
*
osmo-release.sh: Verify debian/rules dh_strip lines match LIBVERSION
Pau Espin Pedrol
2019-08-07
1
-0
/
+14
*
osmo-release.sh: Add DRY_RUN mode
Pau Espin Pedrol
2019-08-07
1
-0
/
+9
*
Bump version: 1.1.0.107-afce-dirty → 1.2.0
Pau Espin Pedrol
2019-08-06
9
-10
/
+149
*
osmo-release.sh: Drop whitespace after = when parsing LIBVERSION
Pau Espin Pedrol
2019-08-06
2
-2
/
+2
*
configure: Allow disabling workaround for TLS bug in old ARM gcc versions
Pau Espin Pedrol
2019-08-06
2
-2
/
+23
*
configure: Autodetect TLS bug on ARM with old gcc and apply workaround
Pau Espin Pedrol
2019-08-06
2
-0
/
+33
*
tests: logging: Remove undefined param passed to logging_vty_add_cmds
Pau Espin Pedrol
2019-08-05
1
-1
/
+1
*
Get rid of osmo_str_tolower() use inside libosmocore code
Pau Espin Pedrol
2019-08-02
1
-11
/
+13
*
utils: share static buffer in osmo_str_to{lower,upper}()
Pau Espin Pedrol
2019-08-02
1
-8
/
+8
*
pseudotalloc: Simplistic wrapper of talloc_named()
Harald Welte
2019-07-31
2
-0
/
+6
*
avoid gcc format error on embedded builds
Harald Welte
2019-07-31
1
-1
/
+1
*
vty/vty.c: the command buffer can be accessed directly
Vadim Yanitskiy
2019-07-30
1
-7
/
+7
*
vty/vty.c: fix vty_read(): prevent further heap-buffer overrun
Vadim Yanitskiy
2019-07-30
1
-0
/
+2
*
vty/telnet_interface.c: log connection accept() / close() events
Vadim Yanitskiy
2019-07-30
1
-0
/
+12
*
gsm0808_test: Fix wrong use of memcp
Pau Espin Pedrol
2019-07-30
1
-1
/
+4
*
vty/logging_vty.c: fix writing of 'print category-hex'
Vadim Yanitskiy
2019-07-30
1
-0
/
+2
*
vty/telnet_interface.c: avoid unneeded initialization
Vadim Yanitskiy
2019-07-27
1
-1
/
+1
*
vty/telnet_interface.c: use DLGLOBAL logging sub-system
Vadim Yanitskiy
2019-07-27
1
-2
/
+2
*
gsm/gsm48.h: drop meaningless 'const' from gsm48_mi_to_string()
Vadim Yanitskiy
2019-07-26
2
-4
/
+2
*
stats_vty: Add verb to sentence for show asciidoc counters
Daniel Willmann
2019-07-25
1
-1
/
+1
[prev]
[next]