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
*
[doc] TLV parser has far grown beyond GSM L3
Harald Welte
2017-10-16
1
-1
/
+1
*
[doc] Rename "RSL" to "A-bis RSL" in documentation.
Harald Welte
2017-10-16
1
-1
/
+1
*
Add function to generate random identifier
Max
2017-10-09
1
-0
/
+5
*
add osmo_imsi_str_valid() and osmo_msisdn_str_valid()
Neels Hofmeyr
2017-10-05
2
-0
/
+5
*
tlv: add [msgb_]t16lv_put() for 16bit tag + 8 bit len TLVs
Harald Welte
2017-08-09
1
-1
/
+20
*
GSUP: define default GSUP port as 4222
Neels Hofmeyr
2017-07-22
1
-0
/
+2
*
extend osmo_sysinfo_type with missing SYSINFO_TYPE
Harald Welte
2017-07-15
1
-1
/
+6
*
LC15: Add IPAC Directed Retry Enquiry data structure
Minh-Quang Nguyen
2017-07-14
1
-0
/
+7
*
IPAC manufacture-defined measurement pre-processing definitions
Minh-Quang Nguyen
2017-07-14
1
-0
/
+122
*
utils: add function gsm_fn_as_gsmtime_str()
Philipp Maier
2017-07-11
1
-0
/
+3
*
gsm_04_08.h: Add struct for 9.1.13b GPRS suspension request
Harald Welte
2017-07-10
1
-0
/
+8
*
gsm_utils: Add osmo_dump_gsmtime
Pau Espin Pedrol
2017-07-10
1
-0
/
+3
*
gsm_04_08/sgsn: Add another IE for internal usage in the sgsn
Holger Hans Peter Freyther
2017-07-09
1
-0
/
+1
*
gsup: Add encoding/decoding for the pdp charging characteristics
Holger Hans Peter Freyther
2017-07-07
1
-0
/
+8
*
l1sap.h: Add ber10k and lqual_cb to ph_tch_param
Pau Espin Pedrol
2017-06-30
1
-0
/
+2
*
fix map entry and .h declaration for gsm0808_chan_type_to_speech_codec()
Neels Hofmeyr
2017-06-23
1
-1
/
+1
*
doxygen: unify use of \file across the board
Neels Hofmeyr
2017-06-23
49
-74
/
+121
*
doxygen: enable AUTOBRIEF, drop \brief
Neels Hofmeyr
2017-06-23
14
-321
/
+321
*
cosmetic: remove API documentation strings in header file
Philipp Maier
2017-06-22
1
-24
/
+0
*
gsm0808: add function gsm0808_speech_codec_from_chan_type()
Philipp Maier
2017-06-22
1
-0
/
+2
*
gsm0808: add function gsm0808_chan_type_to_speech_code()
Philipp Maier
2017-06-22
1
-0
/
+2
*
gsm0808: add default speech codec configuration
Philipp Maier
2017-06-22
1
-0
/
+21
*
gsm0808: fix AoIP speech codec element parser/generator
Philipp Maier
2017-06-22
1
-2
/
+0
*
gsm0808: add speech codec type constants
Philipp Maier
2017-06-21
1
-0
/
+18
*
cosmetic: Add info about coresponding codecs to permitted speech consts
Philipp Maier
2017-06-21
1
-7
/
+8
*
gsm0408: update bearer capability speech version
Philipp Maier
2017-06-21
1
-1
/
+6
*
cosmetic: Add codec references to Speech Version Indication
Philipp Maier
2017-06-21
1
-6
/
+6
*
Add header file with definitions for GSM TS 04.14 / 3GPP TS 44.014
Harald Welte
2017-06-12
1
-0
/
+101
*
Update L3 protocol discriminator definitions
Harald Welte
2017-06-09
1
-3
/
+5
*
l1sap: Add frame-number to measurement indication struct
Philipp Maier
2017-05-17
1
-0
/
+1
*
gsm/tlv.h: fix copy-paste error
Vadim Yanitskiy
2017-05-15
1
-2
/
+2
*
gsm0808 + ipa: fix compilation on systems without sys/socket.h
Harald Welte
2017-05-15
2
-2
/
+2
*
tlv: Add tlvp_val{16,32}be() to get TLV values in unaligned host byte order
Harald Welte
2017-05-15
1
-0
/
+23
*
Make EARFCN size calculation more robust
Max
2017-05-14
1
-1
/
+4
*
gsm_04_08: Add missing GSM cause value
Daniel Willmann
2017-05-12
1
-0
/
+3
*
Add SW Description (de)marshalling
Max
2017-04-28
1
-0
/
+16
*
ipa: Introduce helpers to encode IPA CCM ID RESPONSE
Harald Welte
2017-04-15
1
-0
/
+7
*
gsm0808: Add create functions for BSS_MAP_MSG_ASSIGMENT_RQST
Philipp Maier
2017-04-08
1
-0
/
+5
*
gsm0808: Add create functions for BSS_MAP_MSG_PAGING
Philipp Maier
2017-04-08
1
-0
/
+3
*
gsm0808: Add create functions for CIPHER MODE COMMAND
Philipp Maier
2017-04-08
1
-0
/
+2
*
gsm0808: Add utils for Cell Identifier List
Philipp Maier
2017-04-08
2
-0
/
+16
*
gsm0808: Add utils for Encryption Information
Philipp Maier
2017-04-08
2
-0
/
+18
*
gsm0808: Add utils for Channel Type
Philipp Maier
2017-04-08
2
-0
/
+17
*
gsm0808: Add AoIP specific elements to gsm0808_create_... functions
Philipp Maier
2017-04-08
1
-2
/
+19
*
gsm0808: Add utils for Speech Codec List and Speech Codec
Philipp Maier
2017-04-08
2
-0
/
+41
*
gsm0808: Add utils for AoIP Transport Layer Address
Philipp Maier
2017-04-08
1
-0
/
+30
*
Add support for PCU version report
Max
2017-03-23
1
-0
/
+1
*
abis: add message type names
Max
2017-03-22
1
-0
/
+1
*
abis: add attribute names
Max
2017-03-21
1
-0
/
+1
*
add gsm48_pdisc_msgtype_name()
Neels Hofmeyr
2017-03-16
1
-0
/
+5
[next]