index
:
libosmocore
prometheus
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
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
*
Revert "fsm.c: Print error message for FSM with allstate_action but no events"
Vadim Yanitskiy
2019-06-16
1
-11
/
+0
*
fsm.c: Print error message for FSM with allstate_action but no events
Harald Welte
2019-06-15
1
-0
/
+11
*
vty: command.c: Fix: single-choice optional args are no longer passed incompl...
Pau Espin Pedrol
2019-06-14
2
-6
/
+15
*
vty: command.c: Fix: multi-choice args are no longer passed incomplete to vty...
Pau Espin Pedrol
2019-06-14
3
-18
/
+56
*
vty: tests: Verify incomplete optional parameters are passed to vty funcs
Pau Espin Pedrol
2019-06-14
2
-0
/
+18
*
vty: command.c: Get rid of big indentation block
Pau Espin Pedrol
2019-06-14
1
-30
/
+30
*
command.c: Improve return check condition in cmd_execut_command_real()
Pau Espin Pedrol
2019-06-14
1
-2
/
+2
*
logging: Use reentrant ctime_r instead of ctime
Pau Espin Pedrol
2019-06-13
1
-5
/
+8
*
(minor) fix typo in comments
Kévin Redon
2019-06-13
1
-3
/
+3
*
logging: Check return error from time() call
Pau Espin Pedrol
2019-06-13
1
-1
/
+2
*
minor: don't redefine macros
Kévin Redon
2019-06-13
2
-0
/
+4
*
fix isdigit taking unsigned as input
Kévin Redon
2019-06-13
2
-2
/
+2
*
vty: command.c: Get rid of huge indentation block
Pau Espin Pedrol
2019-06-12
1
-91
/
+94
*
cosmetic: vty: command.c: Use upper case for enum match_type value names
Pau Espin Pedrol
2019-06-12
1
-101
/
+101
*
protocol/gsm_04_08.h: do not check if unsigned is positive
Vadim Yanitskiy
2019-06-12
1
-3
/
+3
*
core/utils: drop meaningless const from return value of osmo_luhn()
Vadim Yanitskiy
2019-06-12
2
-2
/
+2
*
vty: command.c: Fix is_cmd_ambiguous() returning always 0
Pau Espin Pedrol
2019-06-11
3
-43
/
+14
*
vty: command.c: Get rid of huge indentation block
Pau Espin Pedrol
2019-06-11
1
-84
/
+87
*
gsm48_decode_bcd_number2: fix ENOSPC edge case
Oliver Smith
2019-06-07
3
-3
/
+28
[prev]
[next]