index
:
libosmocore
prometheus
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
gprs_ns: Add code for SNS-SIZE and SNS-CONFIG encoding
Harald Welte
2019-02-26
1
-0
/
+9
*
enlarge gsm0808 msgb headroom
Neels Hofmeyr
2019-02-26
1
-2
/
+2
*
LCLS: add string dump helpers
Max
2019-02-26
1
-0
/
+3
*
GPRS: Doxygen documentation for 'struct libgb_msgb_cb'
Harald Welte
2019-02-23
1
-4
/
+4
*
gprs_ns: Declare gprs_ns_tx_alive*() in header file
Harald Welte
2019-02-19
1
-0
/
+2
*
add OSMO_STRBUF_PRINTF()
Neels Hofmeyr
2019-02-17
1
-0
/
+85
*
gsm_08_08.h: Add constants for Channel Type in signalling mode
Sylvain Munaut
2019-02-17
1
-0
/
+14
*
gsm/gsm0480: introduce gsm0480_create_release_complete()
Vadim Yanitskiy
2019-02-08
1
-1
/
+3
*
protocol/gsm_04_14: Fix the OPEN LOOP message type
Sylvain Munaut
2019-02-07
1
-1
/
+1
*
gsm0808: Add CSFB indication IE to BSSMAP CLEAR COMMAND
Philipp Maier
2019-02-05
1
-0
/
+1
*
bitvec: Add bitvec_tailroom_bits() function
Harald Welte
2019-02-05
1
-0
/
+6
*
bitvec: Add bitvec_bytes_used() function
Harald Welte
2019-02-05
1
-0
/
+9
*
gsm_08_08.h: Add IEI definitions from Release 15
Harald Welte
2019-02-05
1
-0
/
+5
*
Extend gsm_04_08.h with CSFB related definitiosn form 44.018 Rel 15
Harald Welte
2019-02-05
1
-0
/
+2
*
add osmo_tdef API, originally adopted from osmo-bsc T_def
Neels Hofmeyr
2019-02-04
3
-0
/
+241
*
vty api: add vty_out_va()
Neels Hofmeyr
2019-02-04
1
-0
/
+1
*
socket.h: add missing include
Max
2019-02-04
1
-2
/
+7
*
GSUP: deprecate osmo_gsup_get_err_msg_type()
Oliver Smith
2019-02-04
1
-2
/
+14
*
osmo_fsm_state_name: make robust against NULL fi
Neels Hofmeyr
2019-01-29
1
-1
/
+1
*
add osmo_classmark_* API
Neels Hofmeyr
2019-01-29
1
-0
/
+16
*
add osmo_hexdump_buf() and test
Neels Hofmeyr
2019-01-28
1
-0
/
+3
*
gsm0808: add BSSMAP Cell Identifier matching API
Neels Hofmeyr
2019-01-28
2
-0
/
+5
*
constrain gsm48_generate_mid() output array bounds
Harald Welte
2019-01-22
1
-0
/
+1
*
gsm_23_003.h: add GSM23003_IMEI_NUM_DIGITS_NO_CHK
Oliver Smith
2019-01-21
1
-0
/
+3
*
Rename msgb_wrap_with_TL()
Max
2019-01-21
1
-1
/
+1
*
Prevent GCR encoder/decoder functions from being used directly
Max
2019-01-19
1
-2
/
+2
*
LCLS: make GCR into static member of osmo_lcls
Max
2019-01-19
1
-1
/
+2
*
LCLS: add status parameter to Assignment Completed message
Max
2019-01-19
1
-0
/
+6
*
socket: add define for socket name length
Philipp Maier
2019-01-17
1
-0
/
+2
*
LCLS: add GCR comparison helper
Max
2019-01-14
1
-0
/
+1
*
comments: update/fix three 3GPP spec references
Neels Hofmeyr
2019-01-14
3
-3
/
+3
*
change GSM48_CMSERV_* to enum type, add names
Neels Hofmeyr
2019-01-14
1
-7
/
+14
*
gsm23003: add osmo_imei_str_valid()
Oliver Smith
2019-01-14
2
-0
/
+3
*
port rest octets encoding code from osmo-bsc
Stefan Sperling
2019-01-12
3
-0
/
+127
*
port arfcn range encode support from osmo-bsc
Stefan Sperling
2019-01-12
2
-0
/
+26
*
LCLS: use proper types for value_string wrappers
Max
2019-01-09
1
-3
/
+3
*
Cosmetic: GSUP: note "on wire" for imei_result
Oliver Smith
2019-01-09
1
-2
/
+2
*
add osmo_lu_type_names[], osmo_lu_type_name()
Neels Hofmeyr
2019-01-08
1
-0
/
+4
*
add osmo_mi_name(), for MI-to-string like "IMSI-123456"
Neels Hofmeyr
2019-01-08
1
-0
/
+1
*
LCLS: fix LCLS-CONNECT-CONTROL encoder
Max
2019-01-07
1
-2
/
+2
*
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
1
-0
/
+1
*
gsm_utils: add enum osmo_rat_type, from osmo-msc enum ran_type
Neels Hofmeyr
2019-01-03
1
-0
/
+13
*
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
*
LCLS: enc/dec entire parameter set instead of GCR
Max
2018-12-23
1
-2
/
+2
*
define LOGPFSM fmt only once, in LOGPFSMLSRC
Neels Hofmeyr
2018-12-23
1
-7
/
+4
*
vty: Make TCP port configurable and introduce telnet_init_default
Holger Hans Peter Freyther
2018-12-23
2
-0
/
+3
*
GSUP: add CHECK-IMEI message
Oliver Smith
2018-12-21
1
-0
/
+16
[next]