index
:
libosmocore
prometheus
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
ctrl: Introduce ctrl_cmd_parse3 API
Pau Espin Pedrol
2018-07-16
3
-1
/
+22
*
coding: Documentation typo fix.
Alexander Chemeris
2018-07-14
1
-1
/
+1
*
coding: Fix (E)GPRS BER calculation to correctly account for puncturing.
Alexander Chemeris
2018-07-14
1
-5
/
+24
*
gsm0808: Add value_string for encryption algorithms
Pau Espin Pedrol
2018-07-12
3
-0
/
+14
*
ctrl: Fix parsing of ERROR recvd msgs with id=err
Pau Espin Pedrol
2018-07-12
1
-1
/
+2
*
ctrl: Log CMD TYPE on invalid ID number
Pau Espin Pedrol
2018-07-12
1
-1
/
+2
*
gsm_08_08: gsm0808_permitted_speech does not have value strings
Philipp Maier
2018-07-12
3
-0
/
+19
*
gsm_04_08: add function to get value string
Philipp Maier
2018-07-12
1
-0
/
+2
*
vty: fix use-after-free and memleaks in is_cmd_ambiguous()
Neels Hofmeyr
2018-07-11
3
-20
/
+124
*
vty: cosmetic: cmd_deopt(): use talloc_strndup(), not memcpy()
Neels Hofmeyr
2018-07-09
1
-8
/
+1
*
vty/command.c: talloc from tall_vty_cmd_ctx, not NULL
Neels Hofmeyr
2018-07-09
1
-3
/
+3
*
Don't enforce Python 2 for utilities
Vadim Yanitskiy
2018-07-02
5
-5
/
+6
*
osmo_panic(): Annotate as __attribute__ ((noreturn))
Harald Welte
2018-06-29
2
-2
/
+9
*
Don't call abort() directly, always use osmo_panic()
Harald Welte
2018-06-28
3
-5
/
+5
*
jenkins_arch.sh: Exit with error on unknown architecture
Harald Welte
2018-06-28
1
-0
/
+1
*
jenkins_arch.sh: Accept "arm-none-eabi" as alias for "arm"
Harald Welte
2018-06-28
1
-1
/
+1
*
jenkins_arm.sh: Don't run 'make check' on embedded builds
Harald Welte
2018-06-28
1
-1
/
+1
*
Fix embedded (arm-none-eabi) builds
Harald Welte
2018-06-28
5
-0
/
+28
*
return error to sender upon bssgp_tlv_parse() failure
Stefan Sperling
2018-06-25
1
-0
/
+2
*
check bssgp_tlv_parse() return code in bssgp_rcvmsg()
Stefan Sperling
2018-06-25
1
-0
/
+5
*
add and tweak inter-BSC HO API
Neels Hofmeyr
2018-06-18
4
-2
/
+129
*
gsm: lapdm.c: Add missing new line char in notice log string
Pau Espin Pedrol
2018-06-18
1
-1
/
+1
*
gsm 04.80: Add value_string for component type and op code
Harald Welte
2018-06-16
3
-0
/
+44
*
gsup: Add value_string for Session State IE
Harald Welte
2018-06-16
3
-0
/
+14
*
Add function gprs_nsvc_state_append
Daniel Willmann
2018-06-14
3
-0
/
+25
*
gsup: Add osmo_gsup_get_err_msg_type() function
Harald Welte
2018-06-11
3
-0
/
+25
*
gsm/gsm0480: refactor and expose gsm0480_parse_facility_ie()
Vadim Yanitskiy
2018-06-11
5
-16
/
+81
*
gsm/gsm0480.c: introduce gsm0480_extract_ie_by_tag()
Vadim Yanitskiy
2018-06-11
5
-0
/
+172
*
vty: Add logging_vty_add_deprecated_subsys
Harald Welte
2018-06-09
2
-0
/
+22
*
vty: Don't dump deprecated commands in XML export
Harald Welte
2018-06-09
1
-2
/
+4
*
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
4
-0
/
+66
*
Doxygen: gitignore generated files for libosmoctrl
Vadim Yanitskiy
2018-06-05
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
3
-0
/
+51
*
add osmo_fsm_inst_state_chg_keep_timer()
Neels Hofmeyr
2018-05-31
4
-31
/
+184
*
GSUP: introduce new messages for SS/USSD payloads
Vadim Yanitskiy
2018-05-31
6
-1
/
+87
*
GSUP: implement TCAP-like session management
Vadim Yanitskiy
2018-05-31
6
-1
/
+58
*
gsm0808: Add encoding functions for LCLS BSSMAP messages
Harald Welte
2018-05-30
3
-0
/
+68
*
gsm_08_08.h: Add enum for LCLS config, control and status
Harald Welte
2018-05-30
1
-0
/
+28
*
gsm0480: fix: don't overwrite the data of RELEASE_COMPLETE
Vadim Yanitskiy
2018-05-29
1
-2
/
+6
*
ports.h: Add ctrl port for osmo-gbproxy
Daniel Willmann
2018-05-29
2
-1
/
+2
*
debian: Add libosmoctrl-doc sub-package
Harald Welte
2018-05-28
4
-0
/
+24
*
Add enum gsm48_progress_desc
Keith
2018-05-28
1
-0
/
+12
*
add gsm0808_create_handover_request_ack()
Neels Hofmeyr
2018-05-27
3
-0
/
+30
*
add support for gsm0808 HANDOVER REQUIRED message
Neels Hofmeyr
2018-05-27
4
-0
/
+130
*
add gsm0808_cell_id_to_list()
Neels Hofmeyr
2018-05-27
3
-0
/
+33
*
ctrl: Add doxygen API documentation; generate html from it
Harald Welte
2018-05-26
6
-12
/
+1869
*
ctrl: Introduce libosmoctrl.map to avoid unintended exports
Harald Welte
2018-05-26
3
-0
/
+38
[prev]
[next]