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
...
*
vty: set name for VIEW+ENABLE nodes, for VTY reference
Neels Hofmeyr
2017-12-10
1
-0
/
+4
*
VTY reference: use node names as section names
Neels Hofmeyr
2017-12-10
1
-0
/
+1
*
VTY reference: do not list empty nodes
Neels Hofmeyr
2017-12-10
1
-0
/
+2
*
vty XML export: avoid repeating common node commands for each node
Neels Hofmeyr
2017-12-10
1
-0
/
+45
*
vty: show asciidoc counters: don't create an empty table for osmo_counters
Alexander Couzens
2017-12-05
1
-0
/
+7
*
counters: add osmo_counters_count() returns the amount of counters
Alexander Couzens
2017-12-05
1
-0
/
+7
*
Fix embedded build
Max
2017-12-04
2
-0
/
+10
*
ctrl: make response easier to parse
Max
2017-11-27
1
-32
/
+9
*
fsm_tmr_cb: don't set T=0, the fi may no longer exist
Neels Hofmeyr
2017-11-25
1
-4
/
+5
*
Improve get_rate_ctr() error handling
Max
2017-11-24
1
-1
/
+1
*
ctrl: log incorrect interval values
Max
2017-11-24
1
-4
/
+7
*
Ctrl: add rate counter group introspection
Max
2017-11-24
1
-0
/
+18
*
osmo_strlcpy: sanitize: don't memcpy from NULL src even if len is 0
Neels Hofmeyr
2017-11-21
1
-1
/
+2
*
gprs_bssgp: bssgp_fc_in(): fix mem leak on queue overflow
Neels Hofmeyr
2017-11-20
1
-1
/
+5
*
rate_ctr: fix mem leak for mangled desc
Neels Hofmeyr
2017-11-20
1
-9
/
+9
*
memleak: osmo_config_list_parse: getline() needs free also on error
Neels Hofmeyr
2017-11-18
1
-2
/
+3
*
conv_acc: Our code requires SSSE3, not just SSE3
Harald Welte
2017-11-17
4
-19
/
+19
*
gsm: Use correct include for getrandom
Pau Espin Pedrol
2017-11-16
1
-1
/
+1
*
Fix/Update copyright notices; Add SPDX annotation
Harald Welte
2017-11-13
128
-46
/
+372
*
vty: Fix bad use of vector_slot()
Pau Espin Pedrol
2017-11-10
1
-1
/
+1
*
gsm0503_coding.c: Use majority vote in tch_efr_unreorder()
Niro Mahasinghe
2017-11-03
1
-3
/
+3
*
gsm0503_coding.c: Fix tch_efr_unreorder() of one bit
Niro Mahasinghe
2017-11-03
1
-1
/
+1
*
Enable GnuTLS fallback
Max
2017-11-02
2
-5
/
+19
*
Revert "vty: Fix bad use of vector_slot()"
Neels Hofmeyr
2017-11-01
1
-1
/
+1
*
Move additional libraries to appropriate place
Max
2017-10-30
6
-12
/
+12
*
Catch repeated calls to osmo_init_logging()
Harald Welte
2017-10-29
1
-0
/
+6
*
Tag/Release version 0.10.0
Harald Welte
2017-10-27
6
-6
/
+6
*
osmo_char2bcd(): Implment hex digits a-f and A-F
Harald Welte
2017-10-27
1
-1
/
+8
*
utils: avoid segfault when calling osmo_strlcpy(src=NULL)
Neels Hofmeyr
2017-10-25
1
-1
/
+1
*
rate_ctr: Fix null pointer dereference in error path
Harald Welte
2017-10-24
1
-1
/
+2
*
GPRS: constify NS printing routine parameters
Max
2017-10-24
2
-3
/
+3
*
GPRS: add vty command to show only persistent NS
Max
2017-10-24
1
-8
/
+23
*
Convert lib-internal rate_ctr from '.' separator to ':' separator
Harald Welte
2017-10-24
2
-12
/
+12
*
rate_ctr: Enforce counter (and ctr_group) names are valid identifiers
Harald Welte
2017-10-24
1
-1
/
+117
*
fsm: Enforce FSM and FSM instance names are valid osmocom identifiers
Harald Welte
2017-10-24
1
-1
/
+12
*
Introduce osmo_identifier_valid() function to check validity of identifier
Harald Welte
2017-10-24
1
-0
/
+28
*
GPRS: check and report local address used for NSE
Max
2017-10-24
1
-7
/
+13
*
GPRS: clarify ip/frgre union use
Max
2017-10-24
2
-9
/
+20
*
GPRS: wrap NS state assignment in macro
Max
2017-10-24
1
-14
/
+35
*
GPRS: unify NS state printing
Max
2017-10-24
1
-4
/
+4
*
vty: Fix bad use of vector_slot()
Pau Espin Pedrol
2017-10-24
1
-1
/
+1
*
gb: optionally allow nsip packets only from a specific host
Philipp Maier
2017-10-24
1
-3
/
+25
*
Simplify bitvec_write_field()
Max
2017-10-24
1
-9
/
+7
*
Replace bitvec_set_uint() with bitvec_set_u64()
Max
2017-10-24
1
-9
/
+26
*
ctrl: allow more nodes than those in enum ctrl_node_type
Neels Hofmeyr
2017-10-23
1
-14
/
+67
*
Expand osmo_gettimeofday() docs
Max
2017-10-23
1
-1
/
+7
*
socket: add function osmo_sock_local_ip() to query local ip
Philipp Maier
2017-10-23
1
-0
/
+53
*
GPRS: log NS socket
Max
2017-10-23
1
-0
/
+1
*
add function msgb_printf() to print formatted text into msg buf
Philipp Maier
2017-10-22
1
-0
/
+48
*
Make osmo_apn_to_str() more robust
Max
2017-10-20
1
-0
/
+3
[prev]
[next]