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
*
gsm48_generate_mid(): mask out ODD flag from mi_type
Neels Hofmeyr
2018-12-10
1
-1
/
+1
*
gsm48_mi_to_string: use osmo_bcd2str(), fix some corner cases
Neels Hofmeyr
2018-12-10
1
-13
/
+12
*
api doc: gsm48_mi_to_string(): warn of return value implementation
Neels Hofmeyr
2018-12-10
1
-1
/
+4
*
gsm0808: add encoder for cause codes and use it
Philipp Maier
2018-12-08
3
-12
/
+43
*
gsm29118: add generator functions for GSM29118 messages
Philipp Maier
2018-12-07
2
-0
/
+290
*
cosmetic apn: correct whitespace error
Philipp Maier
2018-12-07
1
-1
/
+1
*
gsm0808: add message generator for BSSMAP HANDOVER PERFORMED
Philipp Maier
2018-12-03
2
-0
/
+47
*
Move BSSMAP_MSG_* defines to header file
Max
2018-11-30
1
-3
/
+0
*
Update gsm0808_create_ass() doxygen
Max
2018-11-22
1
-2
/
+2
*
gsm: Deprecate buggy gsm_arfcn2band API and introduce gsm_arfcn2band_rc
Pau Espin Pedrol
2018-11-20
2
-23
/
+49
*
Support cipher mode reject with extended cause
Max
2018-11-19
3
-0
/
+42
*
Move msgb_push helpers to public header
Max
2018-11-19
1
-39
/
+10
*
gsm48: gsm48_decode_freq_list: Improve documentation of paramter f
Pau Espin Pedrol
2018-11-18
1
-1
/
+1
*
Update GSM0808_LCLS enums
Max
2018-11-18
1
-0
/
+3
*
Update 3GPP TS 08.08 Cause handling
Max
2018-11-18
2
-6
/
+25
*
gsm29118: add value strings for SGSAP IEI
Philipp Maier
2018-11-16
2
-0
/
+36
*
gsm48: correct apidoc for gsm48_generate_mid()
Philipp Maier
2018-11-02
1
-0
/
+1
*
Update cipher reject function
Max
2018-11-02
1
-0
/
+1
*
gsm0808: cosmetic: rename parameter "reason" to "cause"
Philipp Maier
2018-10-30
1
-3
/
+3
*
gsm0808: fix doxygen apidoc
Philipp Maier
2018-10-30
1
-1
/
+1
*
gsm23003: Add MME domain name related helper functions
Harald Welte
2018-10-28
2
-0
/
+92
*
libosmogsm/gsup.c: fix error code in osmo_gsup_encode()
Vadim Yanitskiy
2018-10-21
1
-1
/
+1
*
SGsAP protocol definitions (header + C file)
Harald Welte
2018-10-21
3
-1
/
+134
*
gsm0808: allow decoding of zero length speech codec lists.
Philipp Maier
2018-10-16
1
-10
/
+0
*
gsm0808: add function to convert AMR S15-S0 to gsm0408 settings
Philipp Maier
2018-09-25
2
-0
/
+42
*
gsm0808_utils: constify parameter
Philipp Maier
2018-09-21
1
-1
/
+1
*
gsm0808: add function to convert amr gsm0408 setings to gsm0808
Philipp Maier
2018-09-19
2
-0
/
+44
*
Revert "gsm0808: add function to convert amr gsm0408 setings to gsm0808"
Neels Hofmeyr
2018-09-16
2
-44
/
+0
*
gsm0808: add function to convert amr gsm0408 setings to gsm0808
Philipp Maier
2018-09-14
2
-0
/
+44
*
gsm0808: implement BSSMAP Classmark Request
Neels Hofmeyr
2018-09-13
2
-0
/
+14
*
Add CC_CAUSE value_string array
Keith
2018-09-02
2
-0
/
+55
*
properly handle mandatory cli param of gsm0808_create_paging2
Stefan Sperling
2018-08-29
1
-5
/
+4
*
gsm0808: inter-bsc HO messages: add missing BSSMAP header, x4
Neels Hofmeyr
2018-08-28
1
-0
/
+12
*
ipa: Document ipa_msg_recv* functions
Pau Espin Pedrol
2018-08-22
1
-0
/
+22
*
libosmogsm: (re)introduce gsm48_push_l3hdr()
Vadim Yanitskiy
2018-08-05
4
-21
/
+38
*
gsm/gsm0480.c: use the local msgb allocator
Vadim Yanitskiy
2018-08-05
1
-3
/
+3
*
gsm/gsm0480.c: prevent NULL-pointer dereference
Vadim Yanitskiy
2018-08-05
1
-2
/
+10
*
comp128v23 (minor): update original code site and author
Kévin Redon
2018-08-04
1
-2
/
+4
*
re-introduce ipa_ccm_idtag_parse_off()
Harald Welte
2018-08-01
2
-3
/
+14
*
Deprecate ipa_ccm_idtag_parse() with ipa_ccm_id_{get,resp}_parse()
Harald Welte
2018-08-01
2
-9
/
+77
*
oap_client: Rename symbols with osmo_ prefix
Harald Welte
2018-07-30
2
-27
/
+27
*
import oap_client into libosmogsm
Harald Welte
2018-07-30
3
-1
/
+286
*
04.80: New gsm0480_gen_{reject,return_error}() functions
Harald Welte
2018-07-29
2
-0
/
+66
*
USSD: Introduce gsm0480_gen_ussd_resp_7bit()
Harald Welte
2018-07-29
2
-1
/
+23
*
gsm0480: Factor out msgb allocation helper function
Harald Welte
2018-07-29
2
-1
/
+7
*
fix strncpy bugs in gsm/ipa.c
Neels Hofmeyr
2018-07-27
1
-7
/
+6
*
Bump version: 0.11.0.91-9d4a3-dirty → 0.12.0
Pau Espin Pedrol
2018-07-27
1
-1
/
+1
*
gsm0808: Add value_string for encryption algorithms
Pau Espin Pedrol
2018-07-12
2
-0
/
+13
*
gsm_08_08: gsm0808_permitted_speech does not have value strings
Philipp Maier
2018-07-12
2
-0
/
+15
*
Don't enforce Python 2 for utilities
Vadim Yanitskiy
2018-07-02
1
-1
/
+1
[next]