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: fix debug print
Max
2019-01-09
1
-1
/
+1
*
add osmo_lu_type_names[], osmo_lu_type_name()
Neels Hofmeyr
2019-01-08
3
-0
/
+13
*
add osmo_mi_name(), for MI-to-string like "IMSI-123456"
Neels Hofmeyr
2019-01-08
5
-0
/
+82
*
LCLS: fix LCLS-CONNECT-CONTROL encoder
Max
2019-01-07
3
-10
/
+16
*
Automatically disable GnuTLS fallback
Max
2019-01-07
1
-0
/
+1
*
Streamline glibc version check
Max
2019-01-07
1
-7
/
+11
*
tests/gsup_test.c: drop session IEs from MO-ForwardSM Error
Vadim Yanitskiy
2019-01-05
2
-10
/
+4
*
fix typo in enum BSS_MAP_MSG_TYPE: BSS_MAP_MSG_ASSIGMENT*
Neels Hofmeyr
2019-01-04
1
-3
/
+7
*
osmo_rat_type: add OSMO_RAT_EUTRAN_SGS
Neels Hofmeyr
2019-01-04
2
-0
/
+2
*
gsm_utils: add enum osmo_rat_type, from osmo-msc enum ran_type
Neels Hofmeyr
2019-01-03
3
-0
/
+23
*
add LOGPFSMSL(), LOGPFSMSLSRC()
Neels Hofmeyr
2019-01-03
1
-6
/
+30
*
LOGPFSM*: guard against fi == NULL
Neels Hofmeyr
2019-01-03
1
-4
/
+4
*
add API doc for LOGPFSM* macros
Neels Hofmeyr
2019-01-03
1
-0
/
+31
*
logging/gsmtap: fix buffer overflow in _gsmtap_raw_output()
Vadim Yanitskiy
2018-12-28
1
-0
/
+6
*
LCLS: enc/dec entire parameter set instead of GCR
Max
2018-12-23
5
-36
/
+78
*
define LOGPFSM fmt only once, in LOGPFSMLSRC
Neels Hofmeyr
2018-12-23
1
-7
/
+4
*
Fix VTY documentation error introduced in "bind" VTY port change
Harald Welte
2018-12-23
1
-1
/
+2
*
vty: Make TCP port configurable and introduce telnet_init_default
Holger Hans Peter Freyther
2018-12-23
4
-3
/
+34
*
vty: The telnet interface is TCP only. Fix the comments
Holger Hans Peter Freyther
2018-12-22
1
-2
/
+2
*
tests/gsm0808: use new msgb comparison API
Vadim Yanitskiy
2018-12-21
1
-12
/
+4
*
GSUP: add CHECK-IMEI message
Oliver Smith
2018-12-21
5
-0
/
+93
*
GSUP: add end marker to enum osmo_gsup_iei
Oliver Smith
2018-12-21
2
-5
/
+3
*
GSUP: fix missing osmo_gsup_get_err_msg_type()s
Oliver Smith
2018-12-21
1
-0
/
+8
*
TLV: add convenience function for 1-byte values
Max
2018-12-20
1
-0
/
+16
*
TLV: fix doc copy-paste error
Max
2018-12-20
1
-1
/
+1
*
Use define for key buffers
Max
2018-12-20
3
-6
/
+9
*
rename CELL_IDENT_LAI_AND_LAC to CELL_IDENT_LAI
Stefan Sperling
2018-12-19
1
-2
/
+3
*
add/clean big-endian packed structs (struct_endianess.py)
Neels Hofmeyr
2018-12-19
9
-45
/
+647
*
LCLC: fix doc to match type signature
Max
2018-12-19
1
-2
/
+1
*
Fix typos in SS opcode names
Max
2018-12-19
1
-2
/
+2
*
add to osmo_sock_get_name*() API
Neels Hofmeyr
2018-12-19
2
-17
/
+50
*
GSUP/SMS: introduce READY-FOR-SM message
Vadim Yanitskiy
2018-12-18
6
-1
/
+46
*
GSUP/SMS: introduce MO-/MT-FORWARD-SM messages
Vadim Yanitskiy
2018-12-18
11
-15
/
+527
*
LCLS: add gsm0808_create_ass2()
Max
2018-12-14
5
-6
/
+133
*
LCLS, TS 48.008: add GCR IE encoding/decoding
Max
2018-12-14
5
-0
/
+123
*
LCLS, TS 29.205: add GCR routines
Max
2018-12-14
10
-4
/
+263
*
gsm0480: fix copy-pasted note for gsm0480_gen_return_error()
Vadim Yanitskiy
2018-12-14
1
-3
/
+0
*
stats.h: Fix build on MacOS
Pau Espin Pedrol
2018-12-13
1
-2
/
+2
*
msgb: add test helpers
Max
2018-12-12
2
-0
/
+231
*
fix api doc for osmo_bcd2str()
Neels Hofmeyr
2018-12-11
1
-1
/
+1
*
gsm48_mi_to_string(): do not read from zero length input buffer
Neels Hofmeyr
2018-12-10
1
-1
/
+1
*
gsm48_mi_to_string(): guard against zero length output buffer
Neels Hofmeyr
2018-12-10
2
-13
/
+13
*
gsm48_generate_mid(): mask out ODD flag from mi_type
Neels Hofmeyr
2018-12-10
3
-8
/
+6
*
gsm48_mi_to_string: use osmo_bcd2str(), fix some corner cases
Neels Hofmeyr
2018-12-10
3
-29
/
+24
*
add osmo_bcd2str()
Neels Hofmeyr
2018-12-10
4
-0
/
+186
*
Constify llist_count() parameter
Max
2018-12-10
1
-1
/
+1
*
api doc: gsm48_mi_to_string(): warn of return value implementation
Neels Hofmeyr
2018-12-10
1
-1
/
+4
*
gsm0408_test: test encoding and decoding Mobile Identity
Neels Hofmeyr
2018-12-10
2
-0
/
+358
*
timer: Fix clockid_t undefined on MacOS < 10.12
Pau Espin Pedrol
2018-12-10
2
-0
/
+5
*
gsm0808: add encoder for cause codes and use it
Philipp Maier
2018-12-08
6
-19
/
+75
[prev]
[next]