index
:
libosmocore
prometheus
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
tests/a5: Add a5 regression testing
Sylvain Munaut
2011-11-17
6
-1
/
+117
*
gsm/a5: Add const qualifier on the key
Sylvain Munaut
2011-11-17
2
-6
/
+6
*
tests: Fix the make distcheck of libosmocore with the tests
Holger Hans Peter Freyther
2011-11-14
10
-7
/
+7
*
Merge branch 'zecke/gnu-autotest'
Holger Hans Peter Freyther
2011-11-14
14
-11
/
+620
|
\
|
*
tests: Initialize log system to fix crash, update test result
Holger Hans Peter Freyther
2011-11-14
3
-2
/
+60
|
*
tests: timer: set maximum wait time to obtain test results
Pablo Neira Ayuso
2011-11-14
1
-0
/
+19
|
*
tests: timer: use stderr for non-repeatable output
Pablo Neira Ayuso
2011-11-14
2
-27
/
+11
|
*
tests: Reduce the iterations for the timertest, ignore stderr
Holger Hans Peter Freyther
2011-11-14
1
-1
/
+1
|
*
tests: timer: add parameter to select the number of steps
Pablo Neira Ayuso
2011-11-14
1
-3
/
+22
|
*
tests: Use GNU autotest to execute our tests and compare textual output
Holger Hans Peter Freyther
2011-11-14
12
-0
/
+529
|
/
*
git: Ignore vi files (.swp, .swo)
Holger Hans Peter Freyther
2011-11-14
1
-0
/
+4
*
utils: Add declaration back for osmo_osmo_hexdump_nospc
Sylvain Munaut
2011-11-13
1
-0
/
+1
*
timer: Better fix to the timer re-scheduling situation
Pablo Neira Ayuso
2011-11-13
1
-6
/
+3
*
gsm/gsm0411_smc: Fix typo
Sylvain Munaut
2011-11-12
1
-1
/
+1
*
include/gsm_04_11: Fix compatibility issue with GSM411_TMR_TC1A
Sylvain Munaut
2011-11-12
2
-2
/
+3
*
gsm/sms: Rewrite of SMR process, extracted from OpenBSC
Andreas Eversberg
2011-11-12
4
-2
/
+498
*
gsm/sms: Rewrite of SMC process, extracted from OpenBSC
Andreas Eversberg
2011-11-12
5
-5
/
+607
*
gsm/sms: Moved utility functions of SMS processing to new gsm0411_utils.c
Andreas.Eversberg
2011-11-12
4
-1
/
+340
*
gsm/sms: Added DLSMS debugging
Andreas Eversberg
2011-11-12
2
-1
/
+8
*
gsm/lapdm: Display SAPI in debug message for easier debug
Andreas.Eversberg
2011-11-12
1
-2
/
+2
*
gsm/lapdm: Fix UI frames from BTS->MS have length (B4 format)
Andreas.Eversberg
2011-11-12
1
-7
/
+11
*
gsm/lapdm: Fix TA and power level handling in the ACCH header
Andreas.Eversberg
2011-11-12
2
-8
/
+19
*
gsm/lapdm: Set N201 depending on the frame type
Andreas.Eversberg
2011-11-12
1
-5
/
+5
*
gsm/lapdm: Make T200 timer depends on the link type (SACCH is slower)
Andreas.Eversberg
2011-11-12
2
-6
/
+7
*
gsm/lapdm: Add missing msgb_free in rslms_rx_rll error cases
Andreas.Eversberg
2011-11-12
1
-0
/
+2
*
lapd: Fixed possible double free buf in lapd_core.c
Andreas Eversberg
2011-11-12
1
-2
/
+3
*
vty: Fixed vty_down_level to move down from config nodes
Andreas.Eversberg
2011-11-12
2
-3
/
+6
*
vty/telnet_interface: Add telnet_exit function
Andreas.Eversberg
2011-11-12
2
-0
/
+14
*
core/timer: Allow an already scheduled timer to be re-scheduled at a new time
Sylvain Munaut
2011-11-12
1
-2
/
+6
*
core/rbtree: remove redundant if()-condition in rb_erase()
Sylvain Munaut
2011-11-12
1
-4
/
+4
*
core/rbtree: make clear distinction between two different cases in rb_erase()
Sylvain Munaut
2011-11-12
1
-4
/
+4
*
core/rbtree: reorganize code in rb_erase() for additional changes
Sylvain Munaut
2011-11-12
1
-9
/
+9
*
core/rbtree: optimize rb_erase()
Sylvain Munaut
2011-11-12
1
-10
/
+4
*
core/rbtree: add const qualifier to some functions
Sylvain Munaut
2011-11-12
2
-10
/
+10
*
core/utils: Add a symbol alias for a previous typo for compatibility
Sylvain Munaut
2011-11-11
1
-0
/
+4
*
utils: Fix a bad double osmo_ prefix for osmo_hexdump_nospc
Sylvain Munaut
2011-11-10
2
-2
/
+2
*
freebsd: Provide a dummy backtrace implementation that does nothing
Holger Hans Peter Freyther
2011-11-09
1
-0
/
+4
*
freebsd: Fixes for the compilation of libosmocore on FreeBSD
Holger Hans Peter Freyther
2011-11-09
4
-2
/
+10
*
timer: Add compatibility header with timer helpers
Sylvain Munaut
2011-10-21
3
-0
/
+82
*
core: Fix include path to use top_builddir as well for generated headers
Sylvain Munaut
2011-10-21
1
-1
/
+1
*
timer: Simplify osmo_timers_nearest even more
Sylvain Munaut
2011-10-18
1
-4
/
+4
*
timer: Fix implementation of osmo_timers_nearest causing high CPU load
Sylvain Munaut
2011-10-17
1
-4
/
+2
*
Merge branch 'pablo_timer'
Harald Welte
2011-10-17
7
-120
/
+758
|
\
|
*
bump major library version / breaking the ABI with the rb_tree timers
Harald Welte
2011-10-17
1
-1
/
+1
|
*
tests: add new torture test for timer infrastructure
Pablo Neira Ayuso
2011-10-17
1
-33
/
+108
|
*
timer: add scalable RB-tree based timer infrastructure
Pablo Neira Ayuso
2011-10-17
2
-84
/
+98
|
*
add rb-tree implementation to libosmocore
Pablo Neira Ayuso
2011-10-17
4
-2
/
+551
|
/
*
build: resolve link failure when --disable-talloc is used
Jan Engelhardt
2011-10-10
1
-0
/
+2
*
add header file containing UMA/GAN protocol definitions
Harald Welte
2011-10-10
2
-1
/
+154
*
update .gitignore (crc*gen.[ch], some autotools stuff)
Harald Welte
2011-10-10
1
-0
/
+5
[next]