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
*
Add CC_CAUSE value_string array
Keith
2018-09-02
1
-0
/
+54
*
libosmogsm: (re)introduce gsm48_push_l3hdr()
Vadim Yanitskiy
2018-08-05
1
-0
/
+20
*
gsm/gsm48.c: add call independent SS message names
Vadim Yanitskiy
2018-04-17
1
-0
/
+12
*
protocol/gsm_04_08.h: drop incorrect GSM48_PDISC_USSD
Vadim Yanitskiy
2018-04-17
1
-1
/
+0
*
add gsm48_reject_value_names
Neels Hofmeyr
2018-04-09
1
-0
/
+33
*
implement support for 3-digit MNC with leading zeros
Neels Hofmeyr
2018-02-28
1
-54
/
+72
*
Revert "Add function to encode classmark"
Harald Welte
2018-02-22
1
-16
/
+0
*
Add function to encode classmark
Max
2018-02-15
1
-0
/
+16
*
Add generic Mobile Identity encoder
Max
2018-02-15
1
-14
/
+17
*
gsm48_pdisc_names: Use conscise, short names
Harald Welte
2018-01-24
1
-15
/
+15
*
Add function to properly encode RAI
Max
2018-01-08
1
-20
/
+21
*
Fix/Update copyright notices; Add SPDX annotation
Harald Welte
2017-11-13
1
-0
/
+2
*
Fix compilation warnings: use correct log type for uint32_t
Pau Espin Pedrol
2017-06-23
1
-1
/
+2
*
doxygen: unify use of \file across the board
Neels Hofmeyr
2017-06-23
1
-3
/
+4
*
doxygen: enable AUTOBRIEF, drop \brief
Neels Hofmeyr
2017-06-23
1
-25
/
+25
*
gsm/gsm48.c: drop useless assignment
Vadim Yanitskiy
2017-06-13
1
-1
/
+0
*
update/extend doxygen documentation
Harald Welte
2017-06-12
1
-10
/
+70
*
use osmo_{htonl,htons,ntohl,ntohs}() functions all over libosmocore
Harald Welte
2017-05-15
1
-8
/
+9
*
add gsm48_pdisc_msgtype_name()
Neels Hofmeyr
2017-03-16
1
-0
/
+198
*
add gsm48_pdisc_names and gsm48_pdisc_name()
Neels Hofmeyr
2017-03-16
1
-0
/
+19
*
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