index
:
libosmocore
prometheus
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
osmocom
/
gsm
Commit message (
Expand
)
Author
Age
Files
Lines
*
gsm48: add UMTS AKA res+sync IEIs, msg type and cause val
Neels Hofmeyr
2017-02-02
1
-0
/
+4
*
GSUP, OAP, osmo-gen-vec: fix AUTS length to 14, not 16
Neels Hofmeyr
2017-02-02
1
-1
/
+1
*
OML: add external alerts
Max
2017-01-25
1
-0
/
+2
*
Add abis_nm_fail_evt_vrep() function
Max
2017-01-11
1
-0
/
+5
*
Add value strings for Probable Cause Type
Max
2017-01-10
1
-0
/
+2
*
Add OML Failure Event Report support
Max
2017-01-06
1
-0
/
+7
*
Add event cause string descriptions
Max
2017-01-06
1
-0
/
+2
*
Add cause enum for OML fail reports
Minh-Quang Nguyen
2017-01-06
1
-0
/
+18
*
Add parsed TLV helpers from OsmoBTS
Max
2017-01-06
1
-0
/
+2
*
Add OML definitions from OsmoBTS
Max
2017-01-06
2
-0
/
+14
*
import oap message parsing / encoding from openbsc.git; AGPL->GPL
Harald Welte
2016-12-11
1
-0
/
+72
*
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
-1
/
+1
*
Revert "gsm0408: add chreq_type for CHREQ_T_PDCH_ONE_PHASE and CHREQ_T_PDCH_T...
Neels Hofmeyr
2016-12-02
1
-2
/
+0
*
gsm0480: add gsm0480_create_ussd_notify() and *_release_complete()
Neels Hofmeyr
2016-12-01
1
-0
/
+2
*
gsm0480: code dup: introduce and use gsm0480_l3hdr_push()
Neels Hofmeyr
2016-12-01
1
-0
/
+3
*
gsm0408: add chreq_type for CHREQ_T_PDCH_ONE_PHASE and CHREQ_T_PDCH_TWO_PHASE
Alexander Couzens
2016-12-01
1
-0
/
+2
*
gsm_08_58.h: Add more Ericsson specific RSL IE Identifiers
Harald Welte
2016-11-16
1
-3
/
+22
*
RSL: Add defines for ericsson systinfo SI13
Philipp
2016-11-16
1
-0
/
+4
*
gsm0408: Completing GSM 04.08 RR message types
Philipp
2016-10-27
2
-2
/
+14
*
utils/conv_gen.py: add EDGE MCS 1-9 definitions
Vadim Yanitskiy
2016-10-23
1
-0
/
+60
*
utils/conv_gen.py: add RACH, SCH and TCH/AHS definitions
Vadim Yanitskiy
2016-10-23
1
-0
/
+40
*
gsm/gsm0503.h: fix typo
Vadim Yanitskiy
2016-10-23
1
-1
/
+1
*
gsm0408: Adding 3g spcific RR message types
Philipp
2016-10-12
1
-0
/
+5
*
Add Marker to ph_tch_param
Max
2016-09-09
1
-0
/
+1
*
IuPS: add GMM Service Request related constants and value_str
Neels Hofmeyr
2016-08-29
1
-0
/
+16
*
Extend L1SAP with Measurements
Max
2016-08-04
1
-0
/
+3
*
Update structure in libosmocore for 11 bit RACH
bhargava
2016-07-24
1
-1
/
+11
*
Add define for invalid TA
Max
2016-07-23
1
-0
/
+2
*
rsl: add rsl_act_type_name()
Neels Hofmeyr
2016-07-23
1
-0
/
+8
*
dyn TS: add definitions for dynamic TCH/F_TCH/H_PDCH
Neels Hofmeyr
2016-07-23
3
-0
/
+5
*
gsm_08_58.h: introduce RSL_CHAN_NR_1 constant
Neels Hofmeyr
2016-07-23
1
-0
/
+1
*
Add function to check TA validity
Max
2016-07-16
1
-0
/
+10
*
Add GEA3 & GEA4 ciphers
Max
2016-07-11
1
-0
/
+17
*
Add strings with GPRS GMM messages
Max
2016-07-08
1
-0
/
+1
*
Add function to check GMM encryptability
Max
2016-07-07
1
-1
/
+2
*
Add function to check MS GEA capabilities
Max
2016-06-29
1
-0
/
+5
*
Add UMTS AKA related MM/GMM message type and IE definitions
Harald Welte
2016-06-16
2
-0
/
+13
*
Add structures defining decoded TS 23.003 identities
Harald Welte
2016-06-16
1
-0
/
+80
*
gsup: Add OSMO_GSUP_MSGT_AUTH_FAIL_REPORT
Harald Welte
2016-06-16
1
-0
/
+2
*
add rsl_or_ipac_msg_name() for both standard and ip.access msg types
Neels Hofmeyr
2016-06-13
1
-0
/
+1
*
Patched structs for big-endian architectures
Ruben Undheim
2016-05-31
1
-0
/
+160
*
Add strings with PH primitive names
Max
2016-05-30
1
-0
/
+2
*
Add function to make Uplink Measurement
Max
2016-05-17
1
-0
/
+4
*
Set DTX in Cell Options
Max
2016-05-12
1
-1
/
+14
*
GSUP: Add support for RAND in SendAuthInfo.req
Harald Welte
2016-05-06
1
-0
/
+1
*
GSUP: Add OSMO_GSUP_CN_DOMAIN_IE to differentiate CS and PS plane
Harald Welte
2016-05-06
1
-0
/
+7
*
import gprs_gsup_message.[ch] from openbsc as gsup.[ch]
Harald Welte
2016-05-06
1
-0
/
+139
*
tlv: Import osmo_shift_* and osmo_match_shift_* from openbsc
Harald Welte
2016-05-05
1
-0
/
+11
*
add new header file for TS 23.003
Harald Welte
2016-05-05
1
-0
/
+23
[next]