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
...
*
get_value_string(): guard against NULL
Neels Hofmeyr
2019-02-15
1
-0
/
+3
*
Enable remote SIM protocol log level
Max
2019-02-14
1
-0
/
+5
*
gsm/gsm0480: introduce gsm0480_create_release_complete()
Vadim Yanitskiy
2019-02-08
2
-0
/
+23
*
gsm0808: Add CSFB indication IE to BSSMAP CLEAR COMMAND
Philipp Maier
2019-02-05
2
-0
/
+17
*
add osmo_tdef API, originally adopted from osmo-bsc T_def
Neels Hofmeyr
2019-02-04
5
-2
/
+662
*
vty api: add vty_out_va()
Neels Hofmeyr
2019-02-04
1
-12
/
+19
*
vty telnet: consistently never change nodes upon CTRL-C
Neels Hofmeyr
2019-02-04
1
-18
/
+0
*
vty: enable tab-completion for optional-multi-choice args
Neels Hofmeyr
2019-02-04
1
-1
/
+10
*
vty: enable optional-multi-choice syntax: [(one|two)]
Neels Hofmeyr
2019-02-04
1
-3
/
+21
*
vty: enable optional-multi-choice syntax: ([one]|[two])
Neels Hofmeyr
2019-02-04
1
-1
/
+1
*
GSUP: deprecate osmo_gsup_get_err_msg_type()
Oliver Smith
2019-02-04
1
-28
/
+3
*
osmo_fsm_inst_state_chg(): clamp timeout_secs to <= ~68 years
Neels Hofmeyr
2019-01-31
1
-1
/
+13
*
osmo_fsm_inst_state_chg(): set T also for zero timeout
Neels Hofmeyr
2019-01-29
1
-7
/
+14
*
add osmo_classmark_* API
Neels Hofmeyr
2019-01-29
2
-0
/
+133
*
add osmo_hexdump_buf() and test
Neels Hofmeyr
2019-01-28
1
-11
/
+38
*
gsm0808: add BSSMAP Cell Identifier matching API
Neels Hofmeyr
2019-01-28
3
-0
/
+181
*
Work around bogus gcc-8.2 array-bounds warning/error
Harald Welte
2019-01-22
2
-1
/
+21
*
constrain gsm48_generate_mid() output array bounds
Harald Welte
2019-01-22
3
-7
/
+11
*
Bump version: 1.0.0 → 1.0.1
Harald Welte
2019-01-21
1
-1
/
+1
*
Rename msgb_wrap_with_TL()
Max
2019-01-21
1
-9
/
+9
*
Bump version: 0.12.0.128-8dfde → 1.0.0
Harald Welte
2019-01-19
4
-4
/
+4
*
LCLS: make GCR into static member of osmo_lcls
Max
2019-01-19
1
-5
/
+4
*
LCLS: add status parameter to Assignment Completed message
Max
2019-01-19
2
-7
/
+32
*
gsm29118: fix coverity issues
Philipp Maier
2019-01-18
1
-1
/
+6
*
socket: add define for socket name length
Philipp Maier
2019-01-17
1
-4
/
+2
*
LCLS: add GCR comparison helper
Max
2019-01-14
2
-0
/
+22
*
change GSM48_CMSERV_* to enum type, add names
Neels Hofmeyr
2019-01-14
2
-0
/
+12
*
gsm23003: add osmo_imei_str_valid()
Oliver Smith
2019-01-14
3
-0
/
+50
*
port rest octets encoding code from osmo-bsc
Stefan Sperling
2019-01-12
2
-0
/
+957
*
port arfcn range encode support from osmo-bsc
Stefan Sperling
2019-01-12
3
-1
/
+332
*
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
2
-0
/
+9
*
add osmo_mi_name(), for MI-to-string like "IMSI-123456"
Neels Hofmeyr
2019-01-08
2
-0
/
+37
*
LCLS: fix LCLS-CONNECT-CONTROL encoder
Max
2019-01-07
1
-8
/
+13
*
Automatically disable GnuTLS fallback
Max
2019-01-07
1
-0
/
+1
*
Streamline glibc version check
Max
2019-01-07
1
-7
/
+11
*
osmo_rat_type: add OSMO_RAT_EUTRAN_SGS
Neels Hofmeyr
2019-01-04
1
-0
/
+1
*
gsm_utils: add enum osmo_rat_type, from osmo-msc enum ran_type
Neels Hofmeyr
2019-01-03
2
-0
/
+10
*
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
3
-21
/
+56
*
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
2
-3
/
+31
*
vty: The telnet interface is TCP only. Fix the comments
Holger Hans Peter Freyther
2018-12-22
1
-2
/
+2
*
GSUP: add CHECK-IMEI message
Oliver Smith
2018-12-21
1
-0
/
+23
*
GSUP: fix missing osmo_gsup_get_err_msg_type()s
Oliver Smith
2018-12-21
1
-0
/
+8
*
Use define for key buffers
Max
2018-12-20
1
-2
/
+2
*
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
1
-17
/
+47
*
GSUP/SMS: introduce READY-FOR-SM message
Vadim Yanitskiy
2018-12-18
1
-0
/
+13
[prev]
[next]