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
...
*
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
*
Add basic EARFCN support
Max
2016-03-17
2
-0
/
+54
*
gsm48: factor out MCC+MNC BCD parsing for re-use in UMTS
Neels Hofmeyr
2016-03-15
2
-21
/
+36
*
04.08: add inline funcs for pdisc + msg type bitmasks
Neels Hofmeyr
2016-03-15
1
-2
/
+2
*
comment typo
Neels Hofmeyr
2016-02-29
1
-1
/
+1
*
ipa: recv is declared in different headers on BSD
Holger Hans Peter Freyther
2015-11-09
1
-0
/
+2
*
Fix sporadic out-of-bounds error
Max
2016-01-22
1
-13
/
+21
*
gsm: Add APN conversion functions
Jacob Erlbeck
2016-01-15
2
-0
/
+77
*
some comments / fixed typos
Neels Hofmeyr
2015-12-21
1
-1
/
+1
*
LaPDm: Refuse SUSPEND/RESUME/RECONNECT in BTS mode
Harald Welte
2015-12-19
1
-0
/
+17
*
RSL: Add enum + TLV definitions for ip.access style embedded IEs
Harald Welte
2015-12-13
2
-0
/
+27
*
remove our internal copy of talloc, use system libtalloc
Harald Welte
2015-12-05
1
-2
/
+2
*
fix some typos
Neels Hofmeyr
2015-11-02
1
-2
/
+2
*
build: have a disable-static build succeed
Jan Engelhardt
2015-09-16
1
-2
/
+6
*
Introduce gsm48_mi_type_name() function
Harald Welte
2015-08-18
2
-0
/
+15
*
Add G-RNTI derived TLLI types defined in 23.003
Harald Welte
2015-08-18
1
-1
/
+5
*
ipa: Add libosmogsm.map entry for ipa_ccm_idtag_parse_off
Jacob Erlbeck
2015-06-04
1
-0
/
+1
*
ipa: Properly parse LV stream of a ID_GET request
Holger Hans Peter Freyther
2015-06-02
1
-3
/
+13
*
Add APN utility function to libosmogsm
Harald Welte
2015-05-25
3
-1
/
+42
*
msgb: Check the return value of msgb_alloc (Coverity)
Jacob Erlbeck
2015-04-10
1
-0
/
+3
*
gsm: Add A5/3-4 cipher support
Max
2015-03-28
1
-3
/
+68
*
gsm0808: Remove duplicate initialization
Holger Hans Peter Freyther
2015-03-18
1
-1
/
+0
*
Supplementary Services (de)activation, interrogation added
Tobias Engel
2015-01-01
2
-25
/
+102
*
fixup
Harald Welte
2014-12-30
1
-0
/
+4
*
add gsm0341_test to generate SMSCB hex strings
Harald Welte
2014-12-29
3
-1
/
+59
*
libosmo-gsm: Add PCHAN/LCHAN types for CBCH
Harald Welte
2014-12-28
1
-0
/
+2
*
ipa: Return -errno instead of -1 in ipa_send
Jacob Erlbeck
2014-12-22
1
-1
/
+1
*
fix libosmocore build for NuttX target
Harald Welte
2014-12-04
1
-0
/
+5
*
Change copyright notice of ipa.c to GPLv2+
Harald Welte
2014-10-26
1
-4
/
+4
*
Change license of gsm0411_smc/smr to GPLv2+
Harald Welte
2014-10-26
3
-12
/
+12
*
build: remove unused all_includes and use AM_CPPFLAGS
Jan Engelhardt
2014-10-03
1
-1
/
+2
*
misc: Look into the build directory for generated files
Holger Hans Peter Freyther
2014-09-25
1
-1
/
+1
*
Fix copyright header in gan.c
Harald Welte
2014-09-11
1
-4
/
+4
*
add missing copyright statements to source code files
Harald Welte
2014-09-11
1
-0
/
+19
*
prepare for 0.7.0 release
Harald Welte
2014-08-21
1
-1
/
+1
*
gsm0808: Fix copy and paste pointed out by clang
Holger Hans Peter Freyther
2014-08-21
1
-1
/
+1
*
ipa: use %z as format string whne printing sizeof() result
Harald Welte
2014-08-21
1
-1
/
+1
*
ipa: fix compiler warning regarding printf (%d -> %lu)
Harald Welte
2014-08-21
1
-1
/
+1
*
ipa: rename functions for consistency
Harald Welte
2014-08-20
3
-24
/
+39
*
import various generic IPA related functions from libosmo-abis
Harald Welte
2014-08-20
2
-1
/
+448
*
abis_nm: add abis_nm_msg_disc_names[] value_string
Harald Welte
2014-08-17
2
-0
/
+10
*
abis_nm: introduce abis_nm_{osmo,ipa}_magic[]
Harald Welte
2014-08-17
2
-0
/
+5
*
update TS 08.08 header + TLV definitions to TS 48.008 / 11.7.0
Harald Welte
2014-06-21
1
-16
/
+149
*
gsm: Add Kasumi cipher implementation
Sylvain Munaut
2014-06-16
2
-1
/
+187
*
include: Switch to #pragma once pattern
Sylvain Munaut
2014-06-16
4
-16
/
+4
*
gsm0411_smr: Fix the size of the array
Holger Hans Peter Freyther
2014-05-23
1
-1
/
+1
*
gsm0411_smr: Make the look-up table static
Holger Hans Peter Freyther
2014-05-23
1
-1
/
+1
*
Fix introducing osmocom speficic OML attributes
Harald Welte
2014-05-19
2
-0
/
+8
*
Release: Prepare the release of 0.6.6
Holger Hans Peter Freyther
2014-03-31
1
-1
/
+1
[prev]
[next]