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
*
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
*
gsm: Revert the gsm_7bit_encode changes as they are wrong
Holger Hans Peter Freyther
2013-07-07
2
-30
/
+9
*
Fix: Handle returned length by gsm_7bit_encode correctly
Andreas Eversberg
2013-07-06
1
-9
/
+24
*
Fix encoding of last character at 7bit encoding function
Andreas Eversberg
2013-07-06
1
-0
/
+6
*
LAPDm: Allow sending unit data on DCCH
Andreas Eversberg
2013-07-06
1
-10
/
+18
*
LAPDm: Fix re-establishment of datalink
Andreas Eversberg
2013-07-06
1
-5
/
+14
*
gsm0408: Avoid unaligned memory access in gsm48_generate_mid_from_tmsi
Holger Hans Peter Freyther
2013-07-03
1
-2
/
+2
*
introduce gsm0808_create_reset_ack()
Harald Welte
2013-06-29
1
-0
/
+13
*
lapd_core: msgb_trim() the L2 padding from ESTABLISH.ind
Harald Welte
2013-06-18
1
-2
/
+3
*
misc: Fix the spelling of frame in the RLM cause strings
Holger Hans Peter Freyther
2013-06-11
1
-1
/
+1
*
gsm_utils: refer to ETSI TS 05.08 instead of TS 08.05
Bhaskar
2013-05-23
1
-2
/
+2
*
lapd: Set the tx_hist to NULL after freeing it
Holger Hans Peter Freyther
2013-05-08
1
-0
/
+1
*
Fix of potential memory leaks at lapdm.c
Andreas Eversberg
2013-04-06
1
-4
/
+17
[next]