index
:
libosmocore
prometheus
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
osmocom
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
vty/command.h: document and prettify CMD_ATTR_* flags
Vadim Yanitskiy
2018-09-24
1
-2
/
+3
*
gsm0808_utils: constify parameter
Philipp Maier
2018-09-21
1
-1
/
+1
*
gsm0808: add function to convert amr gsm0408 setings to gsm0808
Philipp Maier
2018-09-19
2
-0
/
+15
*
Revert "gsm0808: add function to convert amr gsm0408 setings to gsm0808"
Neels Hofmeyr
2018-09-16
2
-15
/
+0
*
gsm0808: add function to convert amr gsm0408 setings to gsm0808
Philipp Maier
2018-09-14
2
-0
/
+15
*
gsm0808: fix wrong codec defaults for OFR_AMR_WB
Philipp Maier
2018-09-14
1
-1
/
+1
*
logging vty: write: check logging levels validity
Neels Hofmeyr
2018-09-13
1
-0
/
+1
*
logging vty: rewrite 'logging level' vty cmd generation
Neels Hofmeyr
2018-09-13
2
-4
/
+14
*
gsm0808: implement BSSMAP Classmark Request
Neels Hofmeyr
2018-09-13
1
-0
/
+1
*
add osmo_str_tolower() and _toupper() with test
Neels Hofmeyr
2018-09-07
1
-2
/
+13
*
core/utils.h: move includes to the top
Vadim Yanitskiy
2018-09-05
1
-3
/
+2
*
core/utils.h: drop duplicate '<stdbool.h>' include
Vadim Yanitskiy
2018-09-05
1
-1
/
+0
*
Add RSPRO support to IPA and logging definitions
Harald Welte
2018-09-03
2
-1
/
+3
*
Add CC_CAUSE value_string array
Keith
2018-09-02
1
-0
/
+4
*
log: add 'last' option to 'logging print file'
Neels Hofmeyr
2018-08-27
1
-0
/
+9
*
socket: add flag to enforce SO_REUSEADDR on UDP sockets
Philipp Maier
2018-08-23
1
-0
/
+2
*
use __FILE__, not __BASE_FILE__
Neels Hofmeyr
2018-08-20
4
-13
/
+13
*
msgb: Introduce msgb_{de,en}queue_count APIs
Pau Espin Pedrol
2018-08-17
1
-0
/
+34
*
signal: Introduce API osmo_signal_talloc_ctx_init
Pau Espin Pedrol
2018-08-16
1
-0
/
+1
*
bssgp: introduce flush queue functions
Alexander Couzens
2018-08-10
1
-0
/
+3
*
libosmogsm: (re)introduce gsm48_push_l3hdr()
Vadim Yanitskiy
2018-08-05
2
-3
/
+8
*
re-introduce ipa_ccm_idtag_parse_off()
Harald Welte
2018-08-01
1
-3
/
+2
*
Deprecate ipa_ccm_idtag_parse() with ipa_ccm_id_{get,resp}_parse()
Harald Welte
2018-08-01
1
-2
/
+8
*
oap_client: Rename symbols with osmo_ prefix
Harald Welte
2018-07-30
1
-14
/
+14
*
import oap_client into libosmogsm
Harald Welte
2018-07-30
1
-0
/
+82
*
04.80: New gsm0480_gen_{reject,return_error}() functions
Harald Welte
2018-07-29
1
-0
/
+2
*
USSD: Introduce gsm0480_gen_ussd_resp_7bit()
Harald Welte
2018-07-29
1
-0
/
+1
*
gsm0480: Factor out msgb allocation helper function
Harald Welte
2018-07-29
1
-0
/
+2
*
GSMTAP: add SIM sub_types
Kévin Redon
2018-07-27
1
-1
/
+13
*
gprs_ns.h: Declare gprs_ns_cause_str() which already existed in c file
Harald Welte
2018-07-22
1
-0
/
+1
*
add osmo_sockaddr_to_str_and_uint()
Neels Hofmeyr
2018-07-20
1
-0
/
+3
*
ctrl: Introduce ctrl_cmd_parse3 API
Pau Espin Pedrol
2018-07-16
1
-0
/
+1
*
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
*
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
[prev]
[next]