index
:
libosmocore
prometheus
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
osmocom
/
gsm
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
1
-0
/
+43
*
introduce GSM_MCC_MNC_INVALID
Neels Hofmeyr
2018-03-01
1
-0
/
+4
*
gsm: add osmo_mnc_from_str(), osmo_mnc_cmp(), osmo_plmn_cmp() for 3-digit MNC
Neels Hofmeyr
2018-02-28
1
-0
/
+5
*
implement support for 3-digit MNC with leading zeros
Neels Hofmeyr
2018-02-28
3
-1
/
+23
*
l1sap: Add fields for higher-precision timing offset values
Harald Welte
2018-02-27
1
-2
/
+8
*
l1sap: Add RSSI, BER and quarter-bit accurate timing to PH-RACH.ind
Harald Welte
2018-02-27
1
-0
/
+4
*
Revert "Add function to encode classmark"
Harald Welte
2018-02-22
1
-1
/
+0
*
Add function to encode classmark
Max
2018-02-15
1
-0
/
+1
*
Add generic Mobile Identity encoder
Max
2018-02-15
1
-0
/
+1
*
Add helper functions for ACC bit flags in rach control IE.
Stefan Sperling
2018-02-13
1
-2
/
+43
*
Add GSM 04.08 type-of-number / numbering-plan-id definitions
Harald Welte
2018-02-09
1
-0
/
+22
*
GSUP: change osmo_gsup_encode() return type
Max
2018-02-05
1
-1
/
+1
*
gsm48_hdr_msg_type(): SS is in the same group as MM/CC
Harald Welte
2018-02-03
1
-1
/
+1
*
gsm48_hdr_msg_type[_r99]: Fix bit-masks
Harald Welte
2018-02-03
1
-2
/
+2
*
gsm_04_08.h: Reduce T310 default to 30s.
Harald Welte
2018-01-27
1
-1
/
+1
*
gsm_04_08.h: Clearly annotate timers that don't have a 3GPP Default value
Harald Welte
2018-01-27
1
-7
/
+7
*
SMS: Add value_string for TS 04.11 CP and RP state
Harald Welte
2018-01-24
2
-0
/
+11
*
MNCC: Add MNCC to string dumper
Harald Welte
2018-01-19
1
-0
/
+9
*
gsm0480: fix USSD OCTET STRING length confusion
Vadim Yanitskiy
2018-01-17
1
-2
/
+22
*
Deprecate gsm48_construct_ra()
Max
2018-01-12
1
-1
/
+1
*
gsm: add gsm0808_speech_codec_type_names
Neels Hofmeyr
2018-01-12
1
-0
/
+5
*
Add function to properly encode RAI
Max
2018-01-08
1
-0
/
+1
*
Fix incorrect spec reference
Max
2018-01-04
1
-1
/
+1
*
tlv_put: guard against NULL val and 0 len
Neels Hofmeyr
2017-11-20
1
-2
/
+13
*
Fix/Update copyright notices; Add SPDX annotation
Harald Welte
2017-11-13
3
-9
/
+12
*
abis_nm: Add abis_nm_admin_name() API
Pau Espin Pedrol
2017-10-23
1
-0
/
+7
*
[doc] Properly define gsm0800 group and move all related files into it
Harald Welte
2017-10-17
2
-2
/
+10
*
[doc] Properly define 'oap' group and add introductory text
Harald Welte
2017-10-17
1
-2
/
+11
*
[doc] Define 'gsup' group with proper name, add intro text
Harald Welte
2017-10-17
1
-2
/
+19
*
[doc] make sure all SMS related code is part of the 'sms' group
Harald Welte
2017-10-17
4
-4
/
+20
*
[doc] gea has separate group; A5 is not part of crypto but a5 group
Harald Welte
2017-10-17
2
-4
/
+7
*
[doc] TLV parser has far grown beyond GSM L3
Harald Welte
2017-10-16
1
-1
/
+1
*
[doc] Rename "RSL" to "A-bis RSL" in documentation.
Harald Welte
2017-10-16
1
-1
/
+1
*
Add function to generate random identifier
Max
2017-10-09
1
-0
/
+5
*
add osmo_imsi_str_valid() and osmo_msisdn_str_valid()
Neels Hofmeyr
2017-10-05
2
-0
/
+5
*
tlv: add [msgb_]t16lv_put() for 16bit tag + 8 bit len TLVs
Harald Welte
2017-08-09
1
-1
/
+20
*
GSUP: define default GSUP port as 4222
Neels Hofmeyr
2017-07-22
1
-0
/
+2
*
extend osmo_sysinfo_type with missing SYSINFO_TYPE
Harald Welte
2017-07-15
1
-1
/
+6
*
LC15: Add IPAC Directed Retry Enquiry data structure
Minh-Quang Nguyen
2017-07-14
1
-0
/
+7
*
IPAC manufacture-defined measurement pre-processing definitions
Minh-Quang Nguyen
2017-07-14
1
-0
/
+122
*
utils: add function gsm_fn_as_gsmtime_str()
Philipp Maier
2017-07-11
1
-0
/
+3
*
gsm_04_08.h: Add struct for 9.1.13b GPRS suspension request
Harald Welte
2017-07-10
1
-0
/
+8
*
gsm_utils: Add osmo_dump_gsmtime
Pau Espin Pedrol
2017-07-10
1
-0
/
+3
*
gsm_04_08/sgsn: Add another IE for internal usage in the sgsn
Holger Hans Peter Freyther
2017-07-09
1
-0
/
+1
*
gsup: Add encoding/decoding for the pdp charging characteristics
Holger Hans Peter Freyther
2017-07-07
1
-0
/
+8
[next]