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
*
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
*
sms: Add missing brackets in the relative validity time calculation.
Alexander Chemeris
2014-03-26
1
-3
/
+3
*
gsm/lapdm: Prevent LAPD tx_queue from filling up in polling mode
Daniel Willmann
2014-03-26
2
-0
/
+27
*
lapdm: Make lapdm_datalink_for_sapi public
Daniel Willmann
2014-03-26
2
-3
/
+4
*
lapd: Improve log message and mention the SAPI the dl is on
Holger Hans Peter Freyther
2014-03-16
1
-2
/
+2
*
ladpm: Fix msgb handling and SAPI=3 establishment delay
Jacob Erlbeck
2014-03-10
1
-27
/
+14
*
lapd: Use the right struct for the talloc_zero_array call
Holger Hans Peter Freyther
2014-02-09
1
-2
/
+2
*
sms: The msg_ref is passed from the outside so remove the wrong fixme
Holger Hans Peter Freyther
2014-02-08
1
-1
/
+1
*
lapdm: Fix typo in the comment
Holger Hans Peter Freyther
2014-01-23
1
-1
/
+1
*
gsm/gsm48ie: Fix range 256 W[i] decoding
Jacob Erlbeck
2014-01-13
1
-4
/
+4
*
sms: Fix gsm_7bit legacy functions return value
Jacob Erlbeck
2014-01-09
1
-6
/
+11
*
abis: Use the right return value for abis_nm_pchan4chcomb
Holger Hans Peter Freyther
2014-01-02
1
-1
/
+1
*
Refactor COMP128v23 implementation and add test suit
Max
2013-12-07
2
-38
/
+29
*
implement COMP128 version 2 and 3 A3/A8 algorithm
Kevin Redon
2013-11-03
3
-5
/
+240
*
ussd: Fix text of RELEASE COMPLETE
Alexander Huemer
2013-10-15
1
-1
/
+1
*
gsm48: Added 'Network Daylight Saving Time' info element
Jacob Erlbeck
2013-09-16
1
-0
/
+1
*
sms: Implement encoding the address as alphanumeric type
Holger Hans Peter Freyther
2013-09-04
1
-9
/
+21
*
sms: Added comment about the gsm_7bit_alphabet table
Jacob Erlbeck
2013-08-12
1
-2
/
+6
*
sms: Added result buffer size parameter to 7bit conv funs
Jacob Erlbeck
2013-08-12
3
-59
/
+104
*
lapd: Remove the double NULL check idiom with msgb_free
Holger Hans Peter Freyther
2013-08-09
1
-22
/
+13
*
gsm: The LAPDm prim/structs changed, increment current version
Holger Hans Peter Freyther
2013-08-09
1
-1
/
+1
*
Add special 7-bit encoding and decoding functions for USSD coding
Andreas Eversberg
2013-08-08
3
-5
/
+38
*
encoding: Provide an overload for the gsm_7bit_encode and a simple test
Holger Hans Peter Freyther
2013-08-08
2
-2
/
+9
*
gsm0808.c: Add TLV definition for LAYER3_HEADER_INFORMATION
Dmitri Soloviev
2013-07-11
1
-0
/
+1
*
LAPD: Free resume/re-establishment msgb if it carries no content
Andreas Eversberg
2013-07-10
1
-2
/
+5
[next]