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
*
USSD: text is 'char' not uint8_t
Harald Welte
2012-09-07
1
-1
/
+1
*
GSM 04.08: Add 'enum gsm48_bcap_speech_ver'
Harald Welte
2012-08-24
1
-0
/
+9
*
GSM 04.08: Add support for parsing CSD related bearer capabilities
Harald Welte
2012-08-24
2
-0
/
+79
*
GSM 08.58: Add channel modes for transparent data services
Harald Welte
2012-08-24
1
-4
/
+20
*
TLV: add new "vTvLV" type for GAN
Harald Welte
2012-07-14
1
-1
/
+97
*
import gsm48_decode_lai() function from osmocom-bb/mobile sysinfo.c
Harald Welte
2012-07-13
1
-0
/
+2
*
build: simplify headers management and remove recursion
Diego Elio Pettenò
2012-06-30
2
-14
/
+0
*
GAN/UMA: use correct IE Identifier foer T3920
Harald Welte
2012-06-29
1
-2
/
+2
*
ganc: add value_strings for GAN message type and protocol discriminator
Harald Welte
2012-06-24
2
-1
/
+10
*
44.318: Add missing message types
Harald Welte
2012-06-24
1
-0
/
+3
*
Fix bit-endianness in UMA/GAN definitions
Harald Welte
2012-06-24
1
-2
/
+19
*
44.318: add structure describing Control Channel Description IE
Harald Welte
2012-06-24
1
-0
/
+19
*
gsm_44_318: add protocol discriminator enum and data[0] array to hdr
Harald Welte
2012-06-23
1
-0
/
+8
*
gsm_44_318.h: fix syntax errors in GAN definitions
Harald Welte
2012-06-23
1
-2
/
+2
*
add GPRS/Gb related osmo_prim SAPs
Harald Welte
2012-06-17
1
-0
/
+5
*
add GSM_LCHAN_PDTCH
Harald Welte
2012-04-19
1
-0
/
+1
*
doc: Fix the Doxygen section endings
Sylvain Munaut
2012-04-18
7
-7
/
+7
*
libosmocore/gsm: Fixed total size of gsm48_req_ref
Andreas Eversberg
2012-02-07
1
-3
/
+3
*
GSM 08.08: change gsm0808_create_classmark_update() prototype
Harald Welte
2012-01-26
1
-1
/
+2
*
TLV/msgb: Return first byte of newly-pushed data from msgb_*_push()
Harald Welte
2012-01-22
1
-14
/
+28
*
comp128: mark ki and srand as 'const' input parameters
Harald Welte
2011-12-06
1
-1
/
+1
*
SMS: export gsm411_bcdify() and gsm411_unbcdify() functions
Harald Welte
2011-12-01
1
-0
/
+6
*
gsm/a5: Add documentation
Sylvain Munaut
2011-11-17
1
-0
/
+14
*
gsm/a5: Add const qualifier on the key
Sylvain Munaut
2011-11-17
1
-3
/
+3
*
include/gsm_04_11: Fix compatibility issue with GSM411_TMR_TC1A
Sylvain Munaut
2011-11-12
1
-1
/
+2
*
gsm/sms: Rewrite of SMR process, extracted from OpenBSC
Andreas Eversberg
2011-11-12
2
-1
/
+46
*
gsm/sms: Rewrite of SMC process, extracted from OpenBSC
Andreas Eversberg
2011-11-12
3
-4
/
+67
*
gsm/sms: Moved utility functions of SMS processing to new gsm0411_utils.c
Andreas.Eversberg
2011-11-12
2
-1
/
+32
*
gsm/lapdm: Fix TA and power level handling in the ACCH header
Andreas.Eversberg
2011-11-12
1
-2
/
+5
*
gsm/lapdm: Make T200 timer depends on the link type (SACCH is slower)
Andreas.Eversberg
2011-11-12
1
-1
/
+1
*
add header file containing UMA/GAN protocol definitions
Harald Welte
2011-10-10
2
-1
/
+154
*
Split of LAPDm into a core part and a GSM specific part
root
2011-10-10
3
-49
/
+175
*
correct declaration of osmo_sitype2rsl
Alexander Huemer
2011-09-05
1
-1
/
+1
*
RSL: add rsl_ipac_msg_name() for ipa specific RSL extension names
Harald Welte
2011-09-02
1
-0
/
+1
*
doxygen: document some more structure members for RSL
Harald Welte
2011-08-18
1
-14
/
+21
*
doxygen: Add documentation for Abis OML
Harald Welte
2011-08-17
2
-25
/
+69
*
doxygen: split VTY configuration in multiple files
Harald Welte
2011-08-17
1
-0
/
+11
*
RSL: add doxygen documentation
Harald Welte
2011-08-17
1
-9
/
+17
*
doxygen: Add documentation for LAPDm code
Harald Welte
2011-08-17
1
-60
/
+78
*
doxygen: Add documentation about TLV parser
Harald Welte
2011-08-17
1
-13
/
+58
*
sms: SMS where cropped (from VTY), concatenation of SMS where not possible
Dennis Wehrle
2011-07-24
1
-0
/
+5
*
don't call a function argoment 'class' for the benefit of c++ users
Harald Welte
2011-07-23
1
-1
/
+1
*
ipaccess: Reserve an extensions for an external SMSC connection
Holger Hans Peter Freyther
2011-07-23
1
-0
/
+1
*
gsm 04.80: fix typo (256, not 265!)
Harald Welte
2011-07-16
1
-2
/
+2
*
gsm 04.80: ussd_request.text can contain 0xff, needs to be unsigned
Harald Welte
2011-07-16
1
-1
/
+1
*
gsm 08.08: use ANSI function definition with (void)
Harald Welte
2011-07-16
1
-1
/
+1
*
tlv: Make tlv parser arrays 256 entries wide to prevent overflow on 0xff
Harald Welte
2011-07-16
1
-2
/
+2
*
gsm 08.08: add value_strings and gsm0808_msg_name() function
Harald Welte
2011-07-11
1
-0
/
+3
*
add LAPDm code from osmocom-bb into libosmocore
Harald Welte
2011-06-27
2
-1
/
+187
*
import gsm0502_calc_paging_group() from openbsc
Harald Welte
2011-06-26
2
-0
/
+4
[next]