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
*
Add OML Failure Event Report support
Max
2017-01-06
2
-0
/
+39
*
Add event cause string descriptions
Max
2017-01-06
2
-0
/
+16
*
Add parsed TLV helpers from OsmoBTS
Max
2017-01-06
2
-0
/
+62
*
Add OML definitions from OsmoBTS
Max
2017-01-06
2
-0
/
+62
*
gprs_cipher_core: Use typecase to avoid sanitizer error
Harald Welte
2017-01-06
1
-1
/
+1
*
Fix erroneously AGPL licensed file in libosmocore.
Harald Welte
2016-12-22
1
-4
/
+4
*
Catch-up with git version tags
Max
2016-12-21
1
-2
/
+3
*
gsm/oap: more robust: decode presence as clearly either 1 or 0
Neels Hofmeyr
2016-12-11
1
-4
/
+4
*
import oap message parsing / encoding from openbsc.git; AGPL->GPL
Harald Welte
2016-12-11
3
-1
/
+188
*
cosmetic: gsup comments: write 'Generic' for the G in GSUP
Neels Hofmeyr
2016-12-09
1
-1
/
+1
*
license: gsup: libosmogsm requires GPL, not AGPL; say 'sysmocom'
Neels Hofmeyr
2016-12-09
1
-5
/
+5
*
gsm0480: add gsm0480_create_ussd_notify() and *_release_complete()
Neels Hofmeyr
2016-12-01
2
-0
/
+31
*
gsm0480: code dup: introduce and use gsm0480_l3hdr_push()
Neels Hofmeyr
2016-12-01
2
-13
/
+16
*
osmo_gsup_encode(): Make coverity happy by invariant checking
Harald Welte
2016-11-26
1
-0
/
+1
*
Extend IPA error logging
Max
2016-11-16
1
-2
/
+2
*
gan: Mark gan_pdisc_vals[] as public / non-static symbol
Harald Welte
2016-11-11
1
-1
/
+1
*
gsm0408: Completing GSM 04.08 RR message types
Philipp
2016-10-27
2
-0
/
+109
*
COSMETIC: moving rr_cause_name() in gsm48.c
Philipp
2016-10-27
1
-5
/
+5
*
utils/conv_gen.py: add EDGE MCS 1-9 definitions
Vadim Yanitskiy
2016-10-23
1
-0
/
+15
*
utils/conv_gen.py: add RACH, SCH and TCH/AHS definitions
Vadim Yanitskiy
2016-10-23
1
-0
/
+10
*
utils/conv_gen.py: generate a single file
Vadim Yanitskiy
2016-10-23
1
-7
/
+5
*
gsm/Makefile.am: use proper top_builddir/top_srcdir paths
Neels Hofmeyr
2016-10-12
1
-3
/
+3
*
fix USSD: SS message type mask should be 0x3f, not 0xbf
Neels Hofmeyr
2016-10-12
1
-1
/
+1
*
IuPS: add GMM Service Request related constants and value_str
Neels Hofmeyr
2016-08-29
2
-0
/
+12
*
lapd_core: Fix crash in lapd_dl_flush_hist()
Harald Welte
2016-08-01
1
-1
/
+1
*
egprs: Add CPS tables from TS 04.60
Tom Tsou
2016-07-25
3
-1
/
+109
*
rsl: add rsl_act_type_name()
Neels Hofmeyr
2016-07-23
2
-0
/
+14
*
dyn TS: add definitions for dynamic TCH/F_TCH/H_PDCH
Neels Hofmeyr
2016-07-23
1
-0
/
+1
*
fix compiler warning: gsup.c: missing braces
Neels Hofmeyr
2016-07-17
1
-1
/
+1
*
Add GEA3 & GEA4 ciphers
Max
2016-07-11
3
-2
/
+110
*
Add strings with GPRS GMM messages
Max
2016-07-08
2
-0
/
+25
*
Add function to check GMM encryptability
Max
2016-07-07
2
-0
/
+26
*
Add missing osmo_c4 export
Max
2016-07-07
1
-0
/
+1
*
lapd_dl_flush_hist(): Don't flush a non-existant history
Harald Welte
2016-07-03
1
-0
/
+3
*
Add function to check MS GEA capabilities
Max
2016-06-29
2
-1
/
+31
*
Make C4 function globally available
Max
2016-06-29
2
-4
/
+4
*
Add strings for GPRS ciphers
Max
2016-06-29
2
-0
/
+10
*
Add UMTS AKA related MM/GMM message type and IE definitions
Harald Welte
2016-06-16
1
-1
/
+9
*
gsup.c: Fix encoding of UMTS auth vectors
Harald Welte
2016-06-16
1
-6
/
+22
*
add rsl_or_ipac_msg_name() for both standard and ip.access msg types
Neels Hofmeyr
2016-06-13
2
-0
/
+12
*
Add strings with PH primitive names
Max
2016-05-30
2
-0
/
+14
*
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
*
Add function to make Uplink Measurement
Max
2016-05-17
2
-0
/
+22
*
Set DTX in Cell Options
Max
2016-05-12
2
-1
/
+47
*
api doc: auth_core.c: add \returns, cosmetic
Neels Hofmeyr
2016-05-10
1
-2
/
+9
*
GSUP: Add support for RAND in SendAuthInfo.req
Harald Welte
2016-05-06
1
-1
/
+12
*
GSUP: Add OSMO_GSUP_CN_DOMAIN_IE to differentiate CS and PS plane
Harald Welte
2016-05-06
1
-0
/
+9
*
import gprs_gsup_message.[ch] from openbsc as gsup.[ch]
Harald Welte
2016-05-06
3
-1
/
+477
*
tlv: Import osmo_shift_* and osmo_match_shift_* from openbsc
Harald Welte
2016-05-05
2
-0
/
+177
[next]