index
:
libosmocore
prometheus
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
vty: Fixed vty_down_level to move down from config nodes
Andreas.Eversberg
2011-11-12
1
-3
/
+5
*
vty/telnet_interface: Add telnet_exit function
Andreas.Eversberg
2011-11-12
1
-0
/
+12
*
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
1
-6
/
+6
*
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
1
-1
/
+1
*
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
3
-2
/
+6
*
timer: Add compatibility header with timer helpers
Sylvain Munaut
2011-10-21
1
-0
/
+1
*
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
*
bump major library version / breaking the ABI with the rb_tree timers
Harald Welte
2011-10-17
1
-1
/
+1
*
timer: add scalable RB-tree based timer infrastructure
Pablo Neira Ayuso
2011-10-17
1
-81
/
+95
*
add rb-tree implementation to libosmocore
Pablo Neira Ayuso
2011-10-17
2
-1
/
+390
*
build: resolve link failure when --disable-talloc is used
Jan Engelhardt
2011-10-10
1
-0
/
+2
*
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
1
-58
/
+20
*
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
3
-1621
/
+2456
*
Changed logging of LAPD from DLLAPDM to DLLAPD
root
2011-10-10
1
-3
/
+3
*
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
1
-4
/
+21
*
core: Add generic CRC functions (templates expended to 8 16 32 64 bits)
Sylvain Munaut
2011-09-16
2
-1
/
+126
*
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
2
-0
/
+213
*
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
1
-0
/
+36
*
gsm/gsm48_ie: Fix Range 256 format decoding
Sylvain Munaut
2011-09-01
1
-20
/
+35
*
add functions for bit-reversal
Harald Welte
2011-09-01
1
-0
/
+57
*
logging: add osmo_vlogp() as vararg / va_list compatible function
Harald Welte
2011-08-31
1
-4
/
+5
*
doxygen: Add main page for all three libraries
Harald Welte
2011-08-30
3
-0
/
+113
*
doxygen: Add documentation for Abis OML
Harald Welte
2011-08-17
1
-4
/
+29
*
doxygen: split VTY configuration in multiple files
Harald Welte
2011-08-17
2
-2
/
+2
*
RSL: add doxygen documentation
Harald Welte
2011-08-17
1
-3
/
+27
*
doxygen: Add documentation for LAPDm code
Harald Welte
2011-08-17
1
-4
/
+38
*
doxygen: Add documentation about TLV parser
Harald Welte
2011-08-17
1
-15
/
+25
*
doxygen: Add (partial) VTY API documentation
Harald Welte
2011-08-17
4
-16
/
+87
*
doxygen: Add documentation for gsmtap_util.[ch]
Harald Welte
2011-08-17
1
-6
/
+51
*
doxygen: Add documentation to signal.[ch]
Harald Welte
2011-08-17
1
-1
/
+23
*
doxygen: document panic.[ch]
Harald Welte
2011-08-17
1
-0
/
+8
*
doxygen: Add docs for rate_ctr
Harald Welte
2011-08-17
1
-0
/
+19
[prev]
[next]