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 encryption algorithms
Pau Espin Pedrol
2018-07-12
1
-0
/
+1
*
gsm_08_08: gsm0808_permitted_speech does not have value strings
Philipp Maier
2018-07-12
1
-0
/
+4
*
gsm_04_08: add function to get value string
Philipp Maier
2018-07-12
1
-0
/
+2
*
Don't enforce Python 2 for utilities
Vadim Yanitskiy
2018-07-02
1
-1
/
+1
*
osmo_panic(): Annotate as __attribute__ ((noreturn))
Harald Welte
2018-06-29
1
-1
/
+1
*
Don't call abort() directly, always use osmo_panic()
Harald Welte
2018-06-28
1
-3
/
+2
*
add and tweak inter-BSC HO API
Neels Hofmeyr
2018-06-18
2
-0
/
+42
*
gsm 04.80: Add value_string for component type and op code
Harald Welte
2018-06-16
1
-0
/
+10
*
gsup: Add value_string for Session State IE
Harald Welte
2018-06-16
1
-0
/
+5
*
Add function gprs_nsvc_state_append
Daniel Willmann
2018-06-14
1
-0
/
+2
*
gsup: Add osmo_gsup_get_err_msg_type() function
Harald Welte
2018-06-11
1
-0
/
+1
*
gsm/gsm0480: refactor and expose gsm0480_parse_facility_ie()
Vadim Yanitskiy
2018-06-11
1
-0
/
+2
*
gsm/gsm0480.c: introduce gsm0480_extract_ie_by_tag()
Vadim Yanitskiy
2018-06-11
1
-0
/
+2
*
vty: Add logging_vty_add_deprecated_subsys
Harald Welte
2018-06-09
1
-0
/
+1
*
fsm: Change semantics of LOGPFSML() log-level
Harald Welte
2018-06-08
1
-1
/
+2
*
fix gsm0808_permitted_speech(): don't return HR3 for TCH_F + AMR
Neels Hofmeyr
2018-06-07
1
-1
/
+1
*
Add osmo_isqrt32() to compute 32bit integer square root
Harald Welte
2018-06-06
1
-0
/
+2
*
tlv: Add TLVP_VAL_MINLEN() to obtain value _if_ length is >= minimum
Harald Welte
2018-06-02
1
-0
/
+10
*
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
[next]