index
:
libosmocore
prometheus
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
gsm
/
gsm48.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
gsm0408: Completing GSM 04.08 RR message types
Philipp
2016-10-27
1
-0
/
+108
*
COSMETIC: moving rr_cause_name() in gsm48.c
Philipp
2016-10-27
1
-5
/
+5
*
Add function to check GMM encryptability
Max
2016-07-07
1
-0
/
+25
*
Revert "gsm48: move to hex TMSI representation"
Holger Freyther
2016-05-20
1
-1
/
+2
*
gsm48: move to hex TMSI representation
Vadim Yanitskiy
2016-05-20
1
-2
/
+1
*
Set DTX in Cell Options
Max
2016-05-12
1
-1
/
+45
*
Export names for gsm_chan_t and gsm48_chan_mode
Max
2016-03-30
1
-1
/
+25
*
Revert "gsm48: move to hex TMSI representation"
Harald Welte
2016-03-17
1
-1
/
+1
*
gsm48: move to hex TMSI representation
Vadim Yanitskiy
2016-03-17
1
-1
/
+1
*
gsm48: factor out MCC+MNC BCD parsing for re-use in UMTS
Neels Hofmeyr
2016-03-15
1
-21
/
+34
*
comment typo
Neels Hofmeyr
2016-02-29
1
-1
/
+1
*
Introduce gsm48_mi_type_name() function
Harald Welte
2015-08-18
1
-0
/
+14
*
gsm48: Added 'Network Daylight Saving Time' info element
Jacob Erlbeck
2013-09-16
1
-0
/
+1
*
gsm0408: Avoid unaligned memory access in gsm48_generate_mid_from_tmsi
Holger Hans Peter Freyther
2013-07-03
1
-2
/
+2
*
GSM48: Avoid unaligned access in gsm48_construct_ra
Andreas Eversberg
2012-11-05
1
-1
/
+3
*
gsm48_decode_lai(): return real integers for mcc/mnc, not hex!
Harald Welte
2012-07-13
1
-6
/
+13
*
import gsm48_decode_lai() function from osmocom-bb/mobile sysinfo.c
Harald Welte
2012-07-13
1
-0
/
+14
*
Fix generation of GPRS Routing Area in case of 3-digit MNC
Gus Bourg
2011-12-14
1
-1
/
+1
*
add some utility functions for paging related calculation (TS 05.02)
Harald Welte
2011-06-26
1
-7
/
+7
*
add gsm48_number_of_paging_subchannels() function
Harald Welte
2011-06-26
1
-0
/
+13
*
utils: use namespace prefix osmo_*
Pablo Neira Ayuso
2011-05-07
1
-6
/
+6
*
include: reorganize headers file to include/osmocom/[gsm|core]
Pablo Neira Ayuso
2011-03-23
1
-4
/
+4
*
This patch moves the GSM-specific functions to the new library
Pablo Neira Ayuso
2011-03-23
1
-0
/
+415