index
:
libosmocore
prometheus
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
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
*
update LIBVERSION to reflect new API additions
Harald Welte
2011-10-10
2
-2
/
+2
*
Added defines to use primitive/operation tuples in switch/case statements
Andreas Eversberg
2011-10-10
2
-58
/
+23
*
LAPD: Moved timer handling into seperate functions
Andreas Eversberg
2011-10-10
1
-72
/
+87
*
Split of LAPDm into a core part and a GSM specific part
root
2011-10-10
6
-1670
/
+2631
*
Changed logging of LAPD from DLLAPDM to DLLAPD
root
2011-10-10
2
-4
/
+4
*
gsmtap: Add type/subtypes for GMR-1 protocol
Sylvain Munaut
2011-10-09
1
-0
/
+23
*
GSMTAP: Add comments to explain how to make GSMTAP changes
Harald Welte
2011-10-08
1
-0
/
+24
*
GSMTAP: Import changes from Wireshark
Harald Welte
2011-10-08
1
-0
/
+11
*
vty: Provide documentation for all logging facilities
Holger Hans Peter Freyther
2011-10-03
1
-1
/
+10
*
vty: Provide logging set-log-mask, deprecate set log mask
Holger Hans Peter Freyther
2011-10-03
1
-2
/
+12
*
core/serial: Fix typo
Sylvain Munaut
2011-09-28
1
-1
/
+1
*
core/serial: support custom baud rates on OS X
Sylvain Munaut
2011-09-28
1
-2
/
+22
*
gsmtap: Fix doxygen doc for the recent additions
Sylvain Munaut
2011-09-26
1
-2
/
+22
*
gsmtap: Add a _ex version of gsmtap_{makemsg,send} to specify content type
Sylvain Munaut
2011-09-26
2
-4
/
+30
*
bring gsmtap.h in sync with recent wireshark additions
Harald Welte
2011-09-26
1
-0
/
+4
*
core: Add generic CRC functions (templates expended to 8 16 32 64 bits)
Sylvain Munaut
2011-09-16
5
-2
/
+232
*
update .gitignore
Alexander Huemer
2011-09-05
1
-0
/
+1
*
correct declaration of osmo_sitype2rsl
Alexander Huemer
2011-09-05
1
-1
/
+1
*
add missing declarations of cfg_description_cmd to vty/vty.h
Harald Welte
2011-09-04
1
-0
/
+3
*
LAPDm: Fix encoding of RLL ERROR IE
Harald Welte
2011-09-03
1
-1
/
+0
*
core/serial: Add utilities to deal with serial ports
Sylvain Munaut
2011-09-02
5
-0
/
+269
*
build/include: Only install headers for enabled options
Sylvain Munaut
2011-09-02
1
-1
/
+9
*
build: Remove docdir, don't comment it
Sylvain Munaut
2011-09-02
1
-1
/
+0
*
gsm/gsm48_ie: Fix other range format decoding
Andreas.Eversberg
2011-09-02
1
-66
/
+63
*
RSL: add rsl_ipac_msg_name() for ipa specific RSL extension names
Harald Welte
2011-09-02
2
-0
/
+37
*
Added autoconf option for utilities and embedded
job
2011-09-02
2
-0
/
+27
*
Adapted configure options to autoconf default behaviour
job
2011-09-02
2
-15
/
+15
*
gsm/gsm48_ie: Fix Range 256 format decoding
Sylvain Munaut
2011-09-01
1
-20
/
+35
*
logging: include stdarg.h for va_list
Christoph Fritz
2011-09-01
1
-0
/
+1
*
add functions for bit-reversal
Harald Welte
2011-09-01
6
-1
/
+128
*
logging: add osmo_vlogp() as vararg / va_list compatible function
Harald Welte
2011-08-31
2
-4
/
+8
[prev]
[next]