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
...
*
gsm0808: Add value_string for LCLS related IEs
Harald Welte
2018-06-02
1
-0
/
+15
*
add osmo_fsm_inst_state_chg_keep_timer()
Neels Hofmeyr
2018-05-31
1
-0
/
+15
*
GSUP: introduce new messages for SS/USSD payloads
Vadim Yanitskiy
2018-05-31
1
-0
/
+11
*
GSUP: implement TCAP-like session management
Vadim Yanitskiy
2018-05-31
1
-0
/
+21
*
gsm0808: Add encoding functions for LCLS BSSMAP messages
Harald Welte
2018-05-30
1
-0
/
+5
*
gsm_08_08.h: Add enum for LCLS config, control and status
Harald Welte
2018-05-30
1
-0
/
+28
*
ports.h: Add ctrl port for osmo-gbproxy
Daniel Willmann
2018-05-29
2
-1
/
+2
*
Add enum gsm48_progress_desc
Keith
2018-05-28
1
-0
/
+12
*
add gsm0808_create_handover_request_ack()
Neels Hofmeyr
2018-05-27
1
-0
/
+4
*
add support for gsm0808 HANDOVER REQUIRED message
Neels Hofmeyr
2018-05-27
2
-0
/
+59
*
add gsm0808_cell_id_to_list()
Neels Hofmeyr
2018-05-27
1
-0
/
+1
*
ctrl: Add doxygen API documentation; generate html from it
Harald Welte
2018-05-26
1
-6
/
+77
*
Add enum gsm48_cause_coding from GSM 04.08 Section 10.5.4.11
Keith
2018-05-26
1
-0
/
+8
*
introduce vty_out_rate_ctr_group_fmt() function
Stefan Sperling
2018-05-24
1
-0
/
+2
*
mncc: properly export osmo_mncc_name()
Harald Welte
2018-05-24
1
-0
/
+5
*
fix spelling
Thorsten Alteholz
2018-05-15
1
-2
/
+2
*
isdnhdlc: Port from kernel to userspace
Harald Welte
2018-05-11
2
-23
/
+26
*
import isdn4linux HDLC code from linux kernel
Harald Welte
2018-05-11
1
-0
/
+82
*
Add osmo_timerfd_* functions for osmo_fd-wrapped timerfd
Harald Welte
2018-05-10
1
-0
/
+7
*
add gsm0808 channel enum to IE val conversion functions
Neels Hofmeyr
2018-05-08
1
-0
/
+107
*
define a constant for the max length of called party BCD IE
Stefan Sperling
2018-05-07
1
-0
/
+1
*
control_if: Avoid heap-use-after-free in osmo_wqueue_bfd_cb
Pau Espin Pedrol
2018-05-04
1
-3
/
+3
*
gsm_08_58.h: introduce RSL_IE_ERIC_PAGING_GROUP
Alexander Couzens
2018-04-23
1
-0
/
+1
*
gsm_08_58.h: Add Ericsson vendor-specific RSL message types
Pau Espin Pedrol
2018-04-21
1
-0
/
+5
*
add gsm0808_cell_{id,id_list}_name() and friends
Neels Hofmeyr
2018-04-18
2
-1
/
+13
*
tlv: add TLV_GET() and TLV_GET_MINLEN()
Neels Hofmeyr
2018-04-18
1
-0
/
+21
*
protocol/gsm_04_08.h: drop incorrect GSM48_PDISC_USSD
Vadim Yanitskiy
2018-04-17
1
-1
/
+0
*
add gsm0808_{enc,dec}_cell_id
Neels Hofmeyr
2018-04-13
1
-12
/
+21
*
add tlv_parse2(), capable of multiple instances of the same IE
Neels Hofmeyr
2018-04-13
1
-0
/
+3
*
add gsm0808_cell_id_list_add() to combine two cell identifier lists
Neels Hofmeyr
2018-04-13
1
-0
/
+1
*
add osmo_cgi_name()
Neels Hofmeyr
2018-04-13
1
-0
/
+2
*
msgb: msgb_pull: Abort when pulling more than avail size
Pau Espin Pedrol
2018-04-11
1
-0
/
+3
*
msgb: msgb_get: Drop unneeded tmp var
Pau Espin Pedrol
2018-04-11
1
-2
/
+1
*
deprecate PLMN de-/coding functions incapable of 3-digit MNC with leading zeros
Neels Hofmeyr
2018-04-10
2
-7
/
+12
*
fix issue on big endian architecture
Thorsten Alteholz
2018-04-09
1
-1
/
+1
*
add gsm48_reject_value_names
Neels Hofmeyr
2018-04-09
1
-0
/
+4
*
add osmo_fsm_inst_update_id_f()
Neels Hofmeyr
2018-04-09
1
-0
/
+1
*
add osmo_quote_str(),osmo_quote_str_buf() and test
Neels Hofmeyr
2018-04-09
1
-0
/
+2
*
ctrl: fix deferred commands (and hence fix osmo-bts-sysmo 'clock-info' cmd)
Neels Hofmeyr
2018-04-05
1
-0
/
+3
*
gsm0480: copy the raw USSD data, its DCS and length
Vadim Yanitskiy
2018-04-04
1
-0
/
+12
*
gsm0480: document the 'ss_request' structure
Vadim Yanitskiy
2018-04-04
1
-0
/
+31
*
gsm0808: Add value strings for BSSMAP cause codes
Philipp Maier
2018-03-29
1
-0
/
+1
*
fix logging talloc ctx: add osmo_init_logging2()
Neels Hofmeyr
2018-03-28
1
-1
/
+5
*
gsm_08_08: correct speech codec defaults
Philipp Maier
2018-03-23
1
-4
/
+4
*
abis_nm: Introduce abis_nm_dump_foh()
Harald Welte
2018-03-17
1
-5
/
+3
*
support for more cell ID list types in libosmocore
Stefan Sperling
2018-03-13
4
-4
/
+46
*
features: define osmo_bts_*_feature() as static inline
Philipp Maier
2018-03-05
1
-2
/
+2
*
gsm23003: add osmo_mcc_from_str()
Neels Hofmeyr
2018-03-05
1
-0
/
+11
*
features: move bts feature related functionality to libosmocore
Philipp Maier
2018-03-02
2
-0
/
+44
*
introduce GSM_MCC_MNC_INVALID
Neels Hofmeyr
2018-03-01
1
-0
/
+4
[prev]
[next]