index
:
libosmocore
prometheus
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
gsm
Commit message (
Expand
)
Author
Age
Files
Lines
*
gsm: Use correct include for getrandom
Pau Espin Pedrol
2017-11-16
1
-1
/
+1
*
Fix/Update copyright notices; Add SPDX annotation
Harald Welte
2017-11-13
45
-23
/
+132
*
Enable GnuTLS fallback
Max
2017-11-02
2
-5
/
+19
*
Move additional libraries to appropriate place
Max
2017-10-30
1
-2
/
+2
*
Tag/Release version 0.10.0
Harald Welte
2017-10-27
1
-1
/
+1
*
Make osmo_apn_to_str() more robust
Max
2017-10-20
1
-0
/
+3
*
[doc] Properly define gsm0800 group and move all related files into it
Harald Welte
2017-10-17
2
-3
/
+4
*
[doc] Properly define 'oap' group and add introductory text
Harald Welte
2017-10-17
1
-2
/
+1
*
[doc] Define 'gsup' group with proper name, add intro text
Harald Welte
2017-10-17
1
-2
/
+1
*
[doc] make sure all SMS related code is part of the 'sms' group
Harald Welte
2017-10-17
4
-7
/
+7
*
[doc] gea has separate group; A5 is not part of crypto but a5 group
Harald Welte
2017-10-17
2
-14
/
+11
*
gsm: make osmo_imsi_str_valid() NULL-safe
Neels Hofmeyr
2017-10-10
1
-0
/
+2
*
Fix build on older systems
Max
2017-10-10
1
-0
/
+3
*
auth: add OSMO_MILENAGE_IND_BITLEN_MAX
Neels Hofmeyr
2017-10-09
1
-1
/
+1
*
auth: add value_strings for osmo_sub_auth_type, comment on osmo_auth_alg_name()
Neels Hofmeyr
2017-10-09
2
-0
/
+8
*
Add function to generate random identifier
Max
2017-10-09
2
-0
/
+49
*
add osmo_imsi_str_valid() and osmo_msisdn_str_valid()
Neels Hofmeyr
2017-10-05
3
-1
/
+70
*
ipa: place comment "IPA Multiplex" on ipa allocated msgbs
Neels Hofmeyr
2017-09-07
1
-1
/
+1
*
lapd_core: Fix crash in lapd_est_req() function
Ivan Kluchnikov
2017-09-01
1
-0
/
+4
*
umts aka: add sqn_ms out-param, print SQN.MS in osmo-auc-gen
Neels Hofmeyr
2017-08-29
1
-1
/
+2
*
gsm0411_utils: GSM03.40 9.2.3.11 SCTS should be local
Keith
2017-08-17
1
-1
/
+1
*
auth_milenage: Fix non-AUTS case with OP
Harald Welte
2017-08-16
1
-12
/
+24
*
Add osmo_gprs_{ul,dl}_block_size_{bits,bytes} functions
Harald Welte
2017-08-09
2
-0
/
+96
*
RSL: Add support for RSL_CHAN_OSMO_PDCH to rsl_dec_chan_nr()
Harald Welte
2017-07-30
1
-0
/
+3
*
LC15: add NM measurement type to standard attribute list
Minh-Quang Nguyen
2017-07-14
1
-0
/
+1
*
LC15: Enable string for IPAC RSL direct retry
Minh-Quang Nguyen
2017-07-14
1
-0
/
+1
*
IPAC manufacture-defined measurement pre-processing definitions
Minh-Quang Nguyen
2017-07-14
1
-0
/
+5
*
utils: add function gsm_fn_as_gsmtime_str()
Philipp Maier
2017-07-11
2
-0
/
+12
*
gsm_utils: Add osmo_dump_gsmtime
Pau Espin Pedrol
2017-07-10
2
-0
/
+12
*
gsup: Add encoding/decoding for the pdp charging characteristics
Holger Hans Peter Freyther
2017-07-07
1
-0
/
+20
*
abis_nm.c: Fix implicit enumeration type conversion
Pau Espin Pedrol
2017-06-23
1
-4
/
+4
*
gsm0411_utils.c: Fix compilation warnings
Pau Espin Pedrol
2017-06-23
1
-2
/
+2
*
Fix warnings: tolower() and similar require uchar
Pau Espin Pedrol
2017-06-23
1
-1
/
+1
*
Fix compilation warnings: use correct log type for uint32_t
Pau Espin Pedrol
2017-06-23
1
-1
/
+2
*
fix map entry for gsm0808_speech_codec_from_chan_type
Neels Hofmeyr
2017-06-23
1
-1
/
+1
*
fix map entry and .h declaration for gsm0808_chan_type_to_speech_codec()
Neels Hofmeyr
2017-06-23
1
-1
/
+1
*
doxygen: unify use of \file across the board
Neels Hofmeyr
2017-06-23
46
-194
/
+193
*
doxygen: enable AUTOBRIEF, drop \brief
Neels Hofmeyr
2017-06-23
26
-263
/
+263
*
comments: gsm0808_utils: mention various 3GPP specs
Philipp Maier
2017-06-23
1
-0
/
+5
*
gsm0808: fix length check of the element decoder functions
Philipp Maier
2017-06-23
1
-6
/
+6
*
gsm0808: add function gsm0808_speech_codec_from_chan_type()
Philipp Maier
2017-06-22
2
-0
/
+55
*
gsm0808: add function gsm0808_chan_type_to_speech_code()
Philipp Maier
2017-06-22
2
-0
/
+38
*
gsm0808: fix AoIP speech codec element parser/generator
Philipp Maier
2017-06-22
1
-18
/
+82
*
gsm/gsm48.c: drop useless assignment
Vadim Yanitskiy
2017-06-13
1
-1
/
+0
*
update/extend doxygen documentation
Harald Welte
2017-06-12
30
-98
/
+663
*
Update doxygen main page for libosmo{core,gsm,vty}
Harald Welte
2017-06-12
1
-0
/
+13
*
Add header file with definitions for GSM TS 04.14 / 3GPP TS 44.014
Harald Welte
2017-06-12
3
-1
/
+23
*
Distinguish between unsupported and invalid MCS
Max
2017-05-24
1
-53
/
+54
*
add libpseudotalloc as super-simplistic talloc replacement
Harald Welte
2017-05-17
1
-0
/
+4
*
gsm/gsm0411_smr.c: strip unused variable
Vadim Yanitskiy
2017-05-17
1
-2
/
+1
[next]