index
:
libosmocore
prometheus
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
update gsm_08_08.h to Release 11
Harald Welte
2014-06-21
1
-1
/
+119
*
core/bitXXgen: Don't do 'return' in functions returning void
Sylvain Munaut
2014-06-16
1
-2
/
+2
*
core/bitXXgen: Use explicit cast of void* to uint8_t
Sylvain Munaut
2014-06-16
1
-4
/
+6
*
tests/bits: Make sure all 'inline' are also static
Sylvain Munaut
2014-06-16
1
-17
/
+43
*
gsm: Add Kasumi cipher implementation
Sylvain Munaut
2014-06-16
9
-4
/
+397
*
bits: Add left circular shift function
Max
2014-06-16
1
-0
/
+10
*
Add missing entry in .gitignore for utils_test
Max
2014-06-16
1
-0
/
+1
*
core: Add generic LE/BE load/store uint type convertors and use them in msgb
Max
2014-06-16
7
-12
/
+377
*
include: Switch to #pragma once pattern
Sylvain Munaut
2014-06-16
88
-351
/
+88
*
gsmtap: add LTE defines to GSMTAP v2
Max
2014-06-15
1
-1
/
+10
*
build: Add .version to EXTRA_DIST
Sylvain Munaut
2014-06-15
1
-1
/
+1
*
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
*
timer: Use the now parameter when it is not NULL
Holger Hans Peter Freyther
2014-05-23
1
-3
/
+3
*
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
3
-1
/
+11
*
protocol/gsm_12_21.h: Add the Manufacturer Attribute ID O_REDUCEPOWER.
Álvaro Neira Ayuso
2014-05-15
1
-0
/
+2
*
select: Fix english in comment
Holger Hans Peter Freyther
2014-05-15
1
-1
/
+1
*
backtrace: Speculative fix for FreeBSD10.0 and execinfo.h
Holger Hans Peter Freyther
2014-04-17
2
-1
/
+5
*
Release: Prepare the release of 0.6.6
Holger Hans Peter Freyther
2014-03-31
5
-5
/
+10
*
src/socket: Adding unix domain socket support
Álvaro Neira Ayuso
2014-03-26
2
-0
/
+108
*
sms: Add missing brackets in the relative validity time calculation.
Alexander Chemeris
2014-03-26
1
-3
/
+3
*
Merge remote-tracking branch 'daniel/lapdm-desync'
Holger Hans Peter Freyther
2014-03-26
8
-12
/
+300
|
\
|
*
gsm/lapdm: Prevent LAPD tx_queue from filling up in polling mode
Daniel Willmann
2014-03-26
6
-17
/
+39
|
*
tests/lapd: Add a testcase to check for LAPDm sync issues
Daniel Willmann
2014-03-26
2
-9
/
+272
|
*
lapdm: Make lapdm_datalink_for_sapi public
Daniel Willmann
2014-03-26
3
-3
/
+6
|
/
*
sms_test: Do not crash on logging.
Alexander Chemeris
2014-03-20
1
-0
/
+8
*
lapd: Improve log message and mention the SAPI the dl is on
Holger Hans Peter Freyther
2014-03-16
1
-2
/
+2
*
sms: Fix typo in a macros name: GSM340_SMS_RESSERVED -> GSM340_SMS_RESERVED.
Alexander Chemeris
2014-03-12
1
-1
/
+1
*
Merge branch 'jerlbeck/fixes/ladp-sms'
Holger Hans Peter Freyther
2014-03-10
5
-59
/
+165
|
\
|
*
ladpm: Fix msgb handling and SAPI=3 establishment delay
Jacob Erlbeck
2014-03-10
3
-31
/
+33
|
*
lapd/test: Check for empty ACCH queue, too
Jacob Erlbeck
2014-03-04
1
-0
/
+2
|
*
lapd/test: Extend test case to test msgs having data before l2h
Jacob Erlbeck
2014-03-04
2
-4
/
+16
|
*
lapd/test: Show dequeued messages
Jacob Erlbeck
2014-03-04
2
-32
/
+72
|
*
msgb: Add msgb_hexdump() function
Jacob Erlbeck
2014-03-04
2
-0
/
+50
|
/
*
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
*
lapd/test: Add test case for RSL EST REQ -> LAPD
Jacob Erlbeck
2014-01-26
2
-15
/
+112
*
lapdm: Fix typo in the comment
Holger Hans Peter Freyther
2014-01-23
1
-1
/
+1
*
debian: Build the new upstream version of libosmocore
Holger Hans Peter Freyther
2014-01-20
1
-1
/
+7
*
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
4
-6
/
+44
*
abis: Use the right return value for abis_nm_pchan4chcomb
Holger Hans Peter Freyther
2014-01-02
2
-2
/
+2
*
utils: Greatly improve performance of osmo_hexdump routines
Nils O. Selåsdal
2014-01-02
2
-6
/
+14
*
utils: Add a simple testcase for osmo_hexdump
Holger Hans Peter Freyther
2014-01-02
4
-2
/
+64
*
logging: Copy the filter_fn and fix the IMSI filter in OpenBSC
Holger Hans Peter Freyther
2013-12-29
2
-0
/
+18
*
debian: Enable hardening options for debian
Holger Hans Peter Freyther
2013-12-12
1
-0
/
+2
*
Refactor COMP128v23 implementation and add test suit
Max
2013-12-07
8
-42
/
+4216
*
gb: Remove comment about ABI changes from the Makefile
Holger Hans Peter Freyther
2013-11-22
1
-3
/
+0
*
debian: Update the changelog
Jacob Erlbeck
2013-11-11
1
-1
/
+7
[prev]
[next]