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
*
Add Cell Broadcast related definitions from 3GPP TS 23.041
Harald Welte
2019-07-20
1
-0
/
+89
*
cbsp: Introduce osmo_cbsp_errstr
Harald Welte
2019-07-20
1
-0
/
+2
*
CBSP (Cell Broadcast Service Protocol; 3GPP TS 48.049) support
Harald Welte
2019-07-20
2
-0
/
+420
*
libosmogsm/l1sap.h: extend ph_rach_ind_param with lqual_cb
Vadim Yanitskiy
2019-07-10
1
-0
/
+1
*
Revert "utils.h: require a semi colon after OSMO_ASSERT"
Vadim Yanitskiy
2019-07-09
1
-2
/
+2
*
utils.h: require a semi colon after OSMO_ASSERT
Alexander Couzens
2019-07-08
1
-2
/
+2
*
add define for magic tmsi constant
Eric Wild
2019-06-17
1
-0
/
+1
*
(minor) fix typo in comments
Kévin Redon
2019-06-13
1
-3
/
+3
*
minor: don't redefine macros
Kévin Redon
2019-06-13
2
-0
/
+4
*
protocol/gsm_04_08.h: do not check if unsigned is positive
Vadim Yanitskiy
2019-06-12
1
-3
/
+3
*
core/utils: drop meaningless const from return value of osmo_luhn()
Vadim Yanitskiy
2019-06-12
1
-1
/
+1
*
fsm: Allow millisecond granularity in osmo_fsm built-in timer
Harald Welte
2019-06-05
1
-0
/
+15
*
lapdm: Allow user to specify T200 values; Use correct N200 values
Harald Welte
2019-06-05
1
-3
/
+9
*
gsm0808_utils: Add gsm0808_decode_cell_id_u()
Harald Welte
2019-06-04
1
-0
/
+1
*
rest_octets: Remove SI2ter + SI2bis encoders that don't do anything
Harald Welte
2019-05-28
1
-2
/
+0
*
rest_octets: Implement actual SI6 rest octets encoding
Harald Welte
2019-05-28
1
-1
/
+38
*
rest_octets: Add function to parse SI3 rest octets
Harald Welte
2019-05-28
1
-0
/
+3
*
rest_octets: Suffix encoder functiosn with _encode
Harald Welte
2019-05-28
1
-10
/
+12
*
tdef: Fix license: GPLv2+ instead of AGPLv3+
Harald Welte
2019-05-27
1
-4
/
+6
*
oap_client: Fix license: GPLv2+ instead of AGPLv3+
Harald Welte
2019-05-27
1
-4
/
+5
*
rsl: Add osmocom-specific extensions to RSL channel numbers for CBCH
Harald Welte
2019-05-27
1
-0
/
+4
*
protocol/gsm_12_21.h: fix copy-pasted struct description
Vadim Yanitskiy
2019-05-24
1
-1
/
+1
*
TLV: Add one-shot TLV encoder
Harald Welte
2019-05-19
1
-0
/
+6
*
Cosmetic: GSUP: fix too long comment line
Oliver Smith
2019-05-19
1
-2
/
+2
*
Deprecate usage of osmo_counter_*
Daniel Willmann
2019-05-19
1
-2
/
+10
*
Revert "Change GSM48_PDISC_* to enum type"
Harald Welte
2019-05-18
1
-20
/
+18
*
Change GSM48_PDISC_* to enum type
Max
2019-05-17
1
-18
/
+20
*
gsm_23_003: add GSM23003_MSISDN_{MIN,MAX}_DIGITS
Oliver Smith
2019-05-15
1
-0
/
+3
*
gsm0808: Introduce Osmocom extensions to announce Osmux support
Pau Espin Pedrol
2019-05-13
2
-0
/
+5
*
gsm0808_utils: Introduce gsm0808_msgb_put_cell_id_u()
Harald Welte
2019-05-10
1
-0
/
+1
*
Add MO-FALLBACK-VALUE SGsAP IE
Omar Ramadan
2019-05-10
1
-0
/
+1
*
Add VTY and CTRL port numbers for OsmoCBC (Cell Broadcast Centre)
Harald Welte
2019-05-08
2
-0
/
+3
*
add osmo_stat_item_inc/osmo_stat_item_dec to set it relative
Alexander Couzens
2019-05-07
1
-0
/
+2
*
Re-introduce declaration of gsm0808_create_handover_request_ack()
Harald Welte
2019-05-06
1
-0
/
+4
*
add gsm0808_create_handover_request_ack2 to add AoIP RTP addr
Neels Hofmeyr
2019-05-05
1
-3
/
+23
*
add comment to gsm_mncc_bearer_cap.speech_ver
Neels Hofmeyr
2019-05-03
1
-1
/
+1
*
add vty_is_active()
Neels Hofmeyr
2019-05-03
1
-0
/
+2
*
add osmo_bssap_tlv_parse2() for multiple identical T
Neels Hofmeyr
2019-05-03
1
-0
/
+3
*
add gsm48_decode_bcd_number2() from osmo-msc
Neels Hofmeyr
2019-05-03
1
-1
/
+5
*
BSSMAP: add messages for inter-BSC and inter-MSC Handover
Neels Hofmeyr
2019-05-03
1
-0
/
+66
*
gsm/gsm_utils.h: fix argument type of gsm_chan_t_name()
Vadim Yanitskiy
2019-05-02
1
-1
/
+1
*
BSSMAP: tweaks
Neels Hofmeyr
2019-04-26
1
-2
/
+2
*
GSUP: add inter-MSC handover related msgs and IEs
Oliver Smith
2019-04-26
1
-0
/
+66
*
GSUP: add Message Class IE
Neels Hofmeyr
2019-04-13
1
-0
/
+21
*
add OSMO_IMSI_BUF_SIZE
Neels Hofmeyr
2019-04-13
2
-1
/
+4
*
add identifier sanitation for setting FSM instance ids
Neels Hofmeyr
2019-04-12
2
-0
/
+2
*
add osmo_{escape,quote}_str_buf2() for standard args ordering
Neels Hofmeyr
2019-04-12
1
-2
/
+6
*
tweak OSMO_STRBUF_APPEND(), add OSMO_STRBUF_APPEND_NOLEN()
Neels Hofmeyr
2019-04-11
1
-7
/
+30
*
add osmo_str_startswith()
Neels Hofmeyr
2019-04-11
1
-0
/
+2
*
fsm: support graceful osmo_fsm_inst_term() cascades
Neels Hofmeyr
2019-04-11
1
-0
/
+1
[next]