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
*
gsm_septets2octets(): Input parameter should be const
Harald Welte
2013-03-13
1
-1
/
+2
*
cygwin: Link many libraries with -no-undefined to create a dll
Holger Hans Peter Freyther
2013-03-03
1
-1
/
+1
*
misc: Doxygen tweaks: fixed some typos and minor errors
Katerina Barone-Adesi
2013-02-15
3
-4
/
+5
*
turn abis_nm_debugp_foh() into a macro
Harald Welte
2013-02-10
1
-12
/
+10
*
lapd: Check in rslms_rx_rll() if lapdm context was initialized earlier
Daniel Willmann
2012-12-26
1
-2
/
+18
*
build: Don't use the deprecated INCLUDES in the various Makefile.am
Sylvain Munaut
2012-12-11
1
-2
/
+1
*
gsm: Add method to find ARFCN based on frequency
Sylvain Munaut
2012-12-11
2
-45
/
+66
*
sms: Print 'network' or 'mobile' when creating the SMC/SMR
Holger Hans Peter Freyther
2012-12-06
2
-3
/
+4
*
gsm/a5: Return -ENOTSUP if the selected cipher is not supported
Sylvain Munaut
2012-12-06
1
-2
/
+6
*
lapd: Use LOGL_ERROR for messgaes that are wrong in the given context
Holger Hans Peter Freyther
2012-11-26
1
-14
/
+14
*
misc: Use static const struct for LAPD and Abis
Holger Hans Peter Freyther
2012-11-22
2
-2
/
+2
*
sms: Mark the state dispatch table as static const
Holger Hans Peter Freyther
2012-11-22
2
-4
/
+4
*
sms: Fix typos in the comments and log messages.
Holger Hans Peter Freyther
2012-11-22
2
-5
/
+5
*
smr: Introduce an id and prefix all log messages with SMR(ID)
Holger Hans Peter Freyther
2012-11-22
1
-31
/
+68
*
smc: Introduce an id and prefix all log messages with SMC(ID)
Holger Hans Peter Freyther
2012-11-22
1
-30
/
+60
*
smc: Fix a typo in the smc code
Holger Hans Peter Freyther
2012-11-14
1
-1
/
+1
*
smc: Print the current state of the SMS
Holger Hans Peter Freyther
2012-11-11
1
-1
/
+3
*
sms: Remove the commented out code that was the default in OpenBSC
Holger Hans Peter Freyther
2012-11-11
1
-1
/
+0
*
sms: Reduce the logging level to debug
Holger Hans Peter Freyther
2012-11-11
1
-3
/
+3
*
GSM48: Avoid unaligned access in gsm48_construct_ra
Andreas Eversberg
2012-11-05
1
-1
/
+3
*
Do not use --version-script linker flag on OSX
Tobias Engel
2012-10-27
1
-1
/
+1
*
gsm_utils.c: in 7bit decoding, first check if the last character was an exten...
Nico Golde
2012-09-21
1
-5
/
+5
*
gsm_utils: Fix up coding style in previous patch
Harald Welte
2012-09-20
1
-2
/
+2
*
gsm_utils.c: cleanup + do not use dynamic memory when decoding 7bit messages
Nico Golde
2012-09-20
1
-14
/
+13
*
gsm: Address compiler warning about unused variable 'z'
Holger Hans Peter Freyther
2012-09-11
1
-3
/
+4
*
libosmogsm: Back-port SMS related fixes from openbsc
Harald Welte
2012-08-29
1
-1
/
+10
*
GSM 04.08: Add support for parsing CSD related bearer capabilities
Harald Welte
2012-08-24
1
-5
/
+90
*
gsm48_ie: annotate functions with chapter numbers from 04.08 spec
Harald Welte
2012-08-24
1
-29
/
+29
*
increaes libosmocgsm LIBVERSIN due to gsm_decode_lai() change
Harald Welte
2012-08-03
1
-1
/
+1
*
authentication: More documentation
Harald Welte
2012-07-18
1
-3
/
+54
*
TLV: add new "vTvLV" type for GAN
Harald Welte
2012-07-14
2
-1
/
+22
*
gsm48_decode_lai(): return real integers for mcc/mnc, not hex!
Harald Welte
2012-07-13
1
-6
/
+13
*
add gsm48_decode_lai() to map file
Harald Welte
2012-07-13
1
-0
/
+1
*
import gsm48_decode_lai() function from osmocom-bb/mobile sysinfo.c
Harald Welte
2012-07-13
1
-0
/
+14
*
build: use LT_INIT(pic-only) instead of forcing -fPIC.
Diego Elio Pettenò
2012-06-30
1
-1
/
+1
*
ganc: add value_strings for GAN message type and protocol discriminator
Harald Welte
2012-06-24
3
-1
/
+81
*
LAPDm: Ensure there is no payload in DISC frames
Harald Welte
2012-04-26
1
-1
/
+6
*
doc: Fix the Doxygen section endings
Sylvain Munaut
2012-04-18
5
-5
/
+5
*
libosmogsm: Add tvlv_att_def to exported symbols
Harald Welte
2012-04-05
1
-0
/
+1
*
misc: Fix make distcheck, add the new libosmogsm.map file to the tarball
Holger Hans Peter Freyther
2012-04-05
1
-0
/
+2
*
lapdm: fix RSL message format in RLL ERROR INDICATION
Harald Welte
2012-04-05
1
-1
/
+0
*
libosmogsm: Introduce explicit list of exported symbols
Harald Welte
2012-04-04
3
-3
/
+233
*
auth_milenage/osmo-auc-gen: compute OPC in case only OP is known
Harald Welte
2012-03-21
1
-2
/
+13
*
milenage: Add function to compute OPC from OP and K
Harald Welte
2012-03-21
2
-0
/
+17
*
lapd: Remove unused variable t200_start in lapd_acknowledge.
Holger Hans Peter Freyther
2012-03-16
1
-2
/
+1
*
gsm/a5: Rewrite equation doc with proper numbering
Sylvain Munaut
2012-03-02
1
-4
/
+4
*
GSM 08.08: change gsm0808_create_classmark_update() prototype
Harald Welte
2012-01-26
1
-3
/
+6
*
GSM 08.08: Cleanup the code, remove lots of magic hard-coded numbers
Harald Welte
2012-01-26
1
-116
/
+60
*
lapdm: Make sure that the msgb_l3len(msg) == length...
Holger Hans Peter Freyther
2012-01-12
1
-4
/
+4
*
lapd: Warn if someone attempts to send an empty message
Holger Hans Peter Freyther
2012-01-12
1
-0
/
+7
[next]