| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | tell ubsan to ignore SUN_LEN | Eric Wild | 2019-07-21 | 1 | -0/+3 |
* | gsm/gsm0480.c: use DLGLOBAL and LOGL_ERROR for logging | Vadim Yanitskiy | 2019-07-21 | 1 | -13/+13 |
* | gsm/gsm0480.c: parse_ss(): drop needless debug print | Vadim Yanitskiy | 2019-07-21 | 1 | -2/+0 |
* | osmo_get_rand_id(): Avoid dead code by proper #if/#else/#endif | Harald Welte | 2019-07-21 | 1 | -1/+2 |
* | tdef: remove bogus OSMO_ASSERT(unsigned long >= 0) | Harald Welte | 2019-07-21 | 1 | -1/+0 |
* | cbsp.c: Remove dead code | Harald Welte | 2019-07-21 | 1 | -3/+1 |
* | Add Cell Broadcast related definitions from 3GPP TS 23.041 | Harald Welte | 2019-07-20 | 2 | -0/+90 |
* | cbsp: Introduce osmo_cbsp_errstr | Harald Welte | 2019-07-20 | 3 | -28/+102 |
* | CBSP (Cell Broadcast Service Protocol; 3GPP TS 48.049) support | Harald Welte | 2019-07-20 | 7 | -1/+1954 |
* | bitvec/bitval2mask(): cosmetic: get rid of temporary int variable | Vadim Yanitskiy | 2019-07-18 | 1 | -11/+4 |
* | osmo_gsm48_rest_octets_si3_decode(): fix copy-paste error in comment | Vadim Yanitskiy | 2019-07-18 | 1 | -1/+1 |
* | Set HTML_TIMESTAMP to NO to make build reproducible | Ruben Undheim | 2019-07-17 | 4 | -4/+4 |
* | contrib/jenkins.sh: run "make maintainer-clean" | Oliver Smith | 2019-07-11 | 1 | -0/+1 |
* | libosmogsm/l1sap.h: extend ph_rach_ind_param with lqual_cb | Vadim Yanitskiy | 2019-07-10 | 1 | -0/+1 |
* | Revert "utils.h: require a semi colon after OSMO_ASSERT" | Vadim Yanitskiy | 2019-07-09 | 1 | -2/+2 |
* | utils.h: require a semi colon after OSMO_ASSERT | Alexander Couzens | 2019-07-08 | 3 | -6/+6 |
* | Makefile.am: don't delete example.xml, vtydoc.xsd | Oliver Smith | 2019-06-28 | 1 | -2/+4 |
* | gitignore: add doc/*.tag.prep | Oliver Smith | 2019-06-28 | 1 | -0/+1 |
* | vty: Simplify char escaping in asciidoc output | Pau Espin Pedrol | 2019-06-25 | 1 | -9/+4 |
* | gsm: lapd_core: Log timeout used upon start of T200 | Pau Espin Pedrol | 2019-06-21 | 1 | -1/+2 |
* | vty: Remove trailing whitespace in output from show asciidoc | Pau Espin Pedrol | 2019-06-19 | 1 | -2/+2 |
* | bitvec: correct comment in bitvec_alloc | Alexander Couzens | 2019-06-17 | 1 | -1/+1 |
* | add define for magic tmsi constant | Eric Wild | 2019-06-17 | 1 | -0/+1 |