index
:
libosmocore
prometheus
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
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
*
gsm29118: add generator functions for GSM29118 messages
Philipp Maier
2018-12-07
5
-0
/
+363
*
gsm_29_118.h: Add constant for default port
Philipp Maier
2018-12-07
1
-0
/
+3
*
cosmetic apn: correct whitespace error
Philipp Maier
2018-12-07
2
-2
/
+2
*
Add osmo_sockaddr_in_to_str_and_uint()
Max
2018-12-07
2
-5
/
+23
*
Allow log_init() with NULL log_info
Max
2018-12-06
1
-10
/
+15
*
gsm_29_118: add missing extern for struct value_string decl.
Philipp Maier
2018-12-05
1
-8
/
+8
*
LCLS: update osmo_lcls struct
Max
2018-12-04
1
-4
/
+4
*
Add msgb_tl_put() helper
Max
2018-12-04
1
-0
/
+12
*
ctrl: use #define for TRAP id
Max
2018-12-03
2
-1
/
+2
*
Update msgb Lx helpers
Max
2018-12-03
1
-1
/
+17
*
gsm0808: add message generator for BSSMAP HANDOVER PERFORMED
Philipp Maier
2018-12-03
3
-0
/
+71
*
configure.ac: check clock_gettime for glib < 2.17
Alexander Couzens
2018-12-03
2
-1
/
+5
*
Move BSSMAP_MSG_* defines to header file
Max
2018-11-30
2
-3
/
+3
*
ctrl: print textual error on IPA parsing failure
Max
2018-11-26
1
-1
/
+1
*
add contrib/struct_endianess.py
Neels Hofmeyr
2018-11-22
1
-0
/
+369
[prev]
[next]