index
:
libosmocore
prometheus
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
gsm
/
gsm_utils.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
gsm: gsm_utils: Fix return type of API ms_class_gmsk_dbm() and add unit tests
Pau Espin Pedrol
2019-11-04
1
-2
/
+2
*
osmo_get_rand_id(): Avoid dead code by proper #if/#else/#endif
Harald Welte
2019-07-21
1
-1
/
+2
*
make all library-internal static buffers thread-local
Harald Welte
2019-06-04
1
-1
/
+1
*
gsm/gsm_utils.c: indicate intentional fall-through
Vadim Yanitskiy
2019-04-12
1
-0
/
+1
*
gsm_utils.c: fix Doxygen description for gsm_get_octet_len()
Vadim Yanitskiy
2019-04-11
1
-4
/
+4
*
Add _c versions of functions that otherwise return static buffers
Harald Welte
2019-04-10
1
-0
/
+7
*
gsm_utils: fix use buf_len instead of sizeof in osmo_dump_gsmtime_buf
Philipp Maier
2019-04-08
1
-1
/
+1
*
Add _buf() functions to bypass static string buffers
Harald Welte
2019-04-03
1
-4
/
+9
*
Fix build on non-glibc systems
Karl Koscher
2019-03-11
1
-3
/
+8
*
Automatically disable GnuTLS fallback
Max
2019-01-07
1
-0
/
+1
*
Streamline glibc version check
Max
2019-01-07
1
-7
/
+11
*
osmo_rat_type: add OSMO_RAT_EUTRAN_SGS
Neels Hofmeyr
2019-01-04
1
-0
/
+1
*
gsm_utils: add enum osmo_rat_type, from osmo-msc enum ran_type
Neels Hofmeyr
2019-01-03
1
-0
/
+8
*
gsm: Deprecate buggy gsm_arfcn2band API and introduce gsm_arfcn2band_rc
Pau Espin Pedrol
2018-11-20
1
-23
/
+48
*
gsm_utils: call gnutls_global_init() as constructor
Alexander Couzens
2018-05-02
1
-0
/
+19
*
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
1
-0
/
+2
*
Enable GnuTLS fallback
Max
2017-11-02
1
-5
/
+14
*
Fix build on older systems
Max
2017-10-10
1
-0
/
+3
*
Add function to generate random identifier
Max
2017-10-09
1
-0
/
+48
*
utils: add function gsm_fn_as_gsmtime_str()
Philipp Maier
2017-07-11
1
-0
/
+11
*
gsm_utils: Add osmo_dump_gsmtime
Pau Espin Pedrol
2017-07-10
1
-0
/
+11
*
Fix warnings: tolower() and similar require uchar
Pau Espin Pedrol
2017-06-23
1
-1
/
+1
*
doxygen: unify use of \file across the board
Neels Hofmeyr
2017-06-23
1
-0
/
+1
*
doxygen: enable AUTOBRIEF, drop \brief
Neels Hofmeyr
2017-06-23
1
-23
/
+23
*
update/extend doxygen documentation
Harald Welte
2017-06-12
1
-14
/
+87
*
Update doxygen main page for libosmo{core,gsm,vty}
Harald Welte
2017-06-12
1
-0
/
+13
*
Add function to make Uplink Measurement
Max
2016-05-17
1
-0
/
+20
*
Add function for appending range1024 to bitvec
Max
2016-04-23
1
-0
/
+36
*
Fix sporadic out-of-bounds error
Max
2016-01-22
1
-13
/
+21
*
Add G-RNTI derived TLLI types defined in 23.003
Harald Welte
2015-08-18
1
-1
/
+5
*
sms: Fix gsm_7bit legacy functions return value
Jacob Erlbeck
2014-01-09
1
-6
/
+11
*
sms: Added comment about the gsm_7bit_alphabet table
Jacob Erlbeck
2013-08-12
1
-2
/
+6
*
sms: Added result buffer size parameter to 7bit conv funs
Jacob Erlbeck
2013-08-12
1
-51
/
+94
*
Add special 7-bit encoding and decoding functions for USSD coding
Andreas Eversberg
2013-08-08
1
-0
/
+31
*
encoding: Provide an overload for the gsm_7bit_encode and a simple test
Holger Hans Peter Freyther
2013-08-08
1
-2
/
+8
*
gsm: Revert the gsm_7bit_encode changes as they are wrong
Holger Hans Peter Freyther
2013-07-07
1
-6
/
+0
*
Fix encoding of last character at 7bit encoding function
Andreas Eversberg
2013-07-06
1
-0
/
+6
*
gsm_utils: refer to ETSI TS 05.08 instead of TS 08.05
Bhaskar
2013-05-23
1
-2
/
+2
*
gsm_septets2octets(): Input parameter should be const
Harald Welte
2013-03-13
1
-1
/
+2
*
gsm: Add method to find ARFCN based on frequency
Sylvain Munaut
2012-12-11
1
-45
/
+65
*
gsm_utils.c: in 7bit decoding, first check if the last character was an exten...
Nico Golde
2012-09-21
1
-5
/
+5
*
gsm_utils: Fix up coding style in previous patch
Harald Welte
2012-09-20
1
-2
/
+2
*
gsm_utils.c: cleanup + do not use dynamic memory when decoding 7bit messages
Nico Golde
2012-09-20
1
-14
/
+13
*
gsm: Address compiler warning about unused variable 'z'
Holger Hans Peter Freyther
2012-09-11
1
-3
/
+4
*
doxygen: Add main page for all three libraries
Harald Welte
2011-08-30
1
-0
/
+40
*
sms: Fix style issues with the code, add spaces after keywords
Holger Hans Peter Freyther
2011-07-24
1
-5
/
+5
*
sms: SMS where cropped (from VTY), concatenation of SMS where not possible
Dennis Wehrle
2011-07-24
1
-29
/
+89
*
gsm/utils: Adding conversion of "mobile power class" to dBm
Andreas Eversberg
2011-06-26
1
-0
/
+41
*
include: reorganize headers file to include/osmocom/[gsm|core]
Pablo Neira Ayuso
2011-03-23
1
-3
/
+3
[next]