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
...
*
gsm_03_41: Fix structure definitions for big-endian machines
Ruben Undheim
2015-12-09
1
-0
/
+31
*
ipaccess: add OAP proto_ext (in design).
Neels Hofmeyr
2015-09-23
1
-0
/
+1
*
Introduce gsm48_mi_type_name() function
Harald Welte
2015-08-18
1
-0
/
+1
*
Add G-RNTI derived TLLI types defined in 23.003
Harald Welte
2015-08-18
1
-0
/
+2
*
ipa: Properly parse LV stream of a ID_GET request
Holger Hans Peter Freyther
2015-06-02
1
-0
/
+3
*
Add APN utility function to libosmogsm
Harald Welte
2015-05-25
1
-0
/
+13
*
gsm: Add A5/3-4 cipher support
Max
2015-03-28
1
-1
/
+1
*
Supplementary Services (de)activation, interrogation added
Tobias Engel
2015-01-01
2
-1
/
+152
*
SMS-CB: introduce and use GSM341_7BIT_PADDING
Harald Welte
2014-12-30
1
-0
/
+1
*
SMS-CB: Add #defines for maximum block/msg size and payload chars
Harald Welte
2014-12-30
2
-0
/
+8
*
add missing gsm0341.h
Harald Welte
2014-12-30
1
-0
/
+9
*
Add Cell Broadcast MSGIDs from TS 23.041 v12.6.0 Release 12
Harald Welte
2014-12-29
1
-0
/
+38
*
libosmo-gsm: Add PCHAN/LCHAN types for CBCH
Harald Welte
2014-12-28
1
-0
/
+3
*
ipa: Add forward declaration of struct osmo_fd
Jacob Erlbeck
2014-12-22
1
-0
/
+2
*
ipa: Make a reservation for the GSUP protocol
Holger Hans Peter Freyther
2014-12-14
1
-0
/
+1
*
gsm48.h: define the reserved TMSI in libosmocore, not openbsc
Harald Welte
2014-08-24
1
-0
/
+3
*
ipa: rename functions for consistency
Harald Welte
2014-08-20
1
-12
/
+12
*
import various generic IPA related functions from libosmo-abis
Harald Welte
2014-08-20
1
-0
/
+62
*
TLV: add TLVP_PRES_LEN() definition to check for existance + minimum length
Harald Welte
2014-08-18
1
-0
/
+3
*
ipaccess.h: Add IPAC_PROTO_EXT_ORC for OML Router Control
Harald Welte
2014-08-18
1
-0
/
+1
*
abis_nm: add abis_nm_msg_disc_names[] value_string
Harald Welte
2014-08-17
1
-0
/
+1
*
abis_nm: introduce abis_nm_{osmo,ipa}_magic[]
Harald Welte
2014-08-17
1
-0
/
+3
*
update TS 08.08 header + TLV definitions to TS 48.008 / 11.7.0
Harald Welte
2014-06-21
1
-2
/
+2
*
update gsm_08_08.h to Release 11
Harald Welte
2014-06-21
1
-1
/
+119
*
gsm: Add Kasumi cipher implementation
Sylvain Munaut
2014-06-16
1
-0
/
+48
*
include: Switch to #pragma once pattern
Sylvain Munaut
2014-06-16
35
-142
/
+35
*
abis_nm: Add the abis_nm_osmo_att_tlvdef to the abis header
Álvaro Neira Ayuso
2014-05-20
1
-0
/
+1
*
Fix introducing osmocom speficic OML attributes
Harald Welte
2014-05-19
1
-1
/
+3
*
protocol/gsm_12_21.h: Add the Manufacturer Attribute ID O_REDUCEPOWER.
Álvaro Neira Ayuso
2014-05-15
1
-0
/
+2
*
gsm/lapdm: Prevent LAPD tx_queue from filling up in polling mode
Daniel Willmann
2014-03-26
1
-0
/
+1
*
lapdm: Make lapdm_datalink_for_sapi public
Daniel Willmann
2014-03-26
1
-0
/
+2
*
sms: Fix typo in a macros name: GSM340_SMS_RESSERVED -> GSM340_SMS_RESERVED.
Alexander Chemeris
2014-03-12
1
-1
/
+1
*
sms: Fix gsm_7bit legacy functions return value
Jacob Erlbeck
2014-01-09
1
-0
/
+3
*
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
1
-2
/
+2
*
implement COMP128 version 2 and 3 A3/A8 algorithm
Kevin Redon
2013-11-03
1
-0
/
+23
*
gsm48: Added 'Network Daylight Saving Time' info element
Jacob Erlbeck
2013-09-16
1
-0
/
+1
*
misc: Include time.h for time_t on FreeBSD
Holger Hans Peter Freyther
2013-09-04
1
-0
/
+2
*
sms: Implement encoding the address as alphanumeric type
Holger Hans Peter Freyther
2013-09-04
1
-0
/
+32
*
core: Move OSMO_DEPRECATED to new core/defs.h file
Jacob Erlbeck
2013-08-14
1
-13
/
+1
*
sms: Disable deprecated message
Jacob Erlbeck
2013-08-12
1
-6
/
+20
*
sms: Added result buffer size parameter to 7bit conv funs
Jacob Erlbeck
2013-08-12
1
-7
/
+52
*
Add special 7-bit encoding and decoding functions for USSD coding
Andreas Eversberg
2013-08-08
1
-0
/
+2
*
encoding: Provide an overload for the gsm_7bit_encode and a simple test
Holger Hans Peter Freyther
2013-08-08
1
-0
/
+1
*
gsm: Try to clarify why we have gsm_septet_encode in the header file
Holger Hans Peter Freyther
2013-08-07
1
-0
/
+1
*
Fix RR cause values
Andreas Eversberg
2013-07-06
1
-3
/
+3
*
Add chan_nr to RACH info at L1SAP interface
Andreas Eversberg
2013-07-06
1
-0
/
+1
*
Add RSSI to l1sap
Andreas Eversberg
2013-07-06
1
-0
/
+2
*
Add MPH and TCH primitives to layer 1 SAP
Andreas Eversberg
2013-07-06
1
-3
/
+72
*
Remove osmo_phsap_prim from lapdm.h and move to a seperate header file
Andreas Eversberg
2013-07-06
2
-49
/
+54
[prev]
[next]