index
:
libosmocore
prometheus
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
gsm
/
gsm23003.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix isdigit taking unsigned as input
Kévin Redon
2019-06-13
1
-1
/
+1
*
make all library-internal static buffers thread-local
Harald Welte
2019-06-04
1
-8
/
+8
*
gsm_23_003: add GSM23003_MSISDN_{MIN,MAX}_DIGITS
Oliver Smith
2019-05-15
1
-1
/
+1
*
Add _c versions of functions that otherwise return static buffers
Harald Welte
2019-04-10
1
-0
/
+78
*
Add _buf() functions to bypass static string buffers
Harald Welte
2019-04-03
1
-18
/
+83
*
fix api doc typo for osmo_plmn_name2()
Neels Hofmeyr
2019-02-26
1
-1
/
+1
*
gsm0808: add BSSMAP Cell Identifier matching API
Neels Hofmeyr
2019-01-28
1
-0
/
+34
*
gsm23003: add osmo_imei_str_valid()
Oliver Smith
2019-01-14
1
-0
/
+18
*
gsm23003: Add MME domain name related helper functions
Harald Welte
2018-10-28
1
-0
/
+86
*
add osmo_cgi_name()
Neels Hofmeyr
2018-04-13
1
-0
/
+27
*
fix osmo_mnc_from_str(): don't try to parse NULL
Neels Hofmeyr
2018-03-05
1
-8
/
+6
*
gsm: add osmo_mnc_from_str(), osmo_mnc_cmp(), osmo_plmn_cmp() for 3-digit MNC
Neels Hofmeyr
2018-02-28
1
-0
/
+77
*
implement support for 3-digit MNC with leading zeros
Neels Hofmeyr
2018-02-28
1
-0
/
+129
*
Fix/Update copyright notices; Add SPDX annotation
Harald Welte
2017-11-13
1
-2
/
+3
*
gsm: make osmo_imsi_str_valid() NULL-safe
Neels Hofmeyr
2017-10-10
1
-0
/
+2
*
add osmo_imsi_str_valid() and osmo_msisdn_str_valid()
Neels Hofmeyr
2017-10-05
1
-0
/
+65