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
...
*
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
*
doxygen: Add 'write_queue' module
Harald Welte
2011-08-17
1
-0
/
+28
*
doxygen: add doxygen module 'utils'
Harald Welte
2011-08-17
1
-0
/
+51
*
doxygen documentation for logging framework
Harald Welte
2011-08-17
2
-5
/
+93
*
some more doxygen work (include the notion of modules)
Harald Welte
2011-08-17
9
-18
/
+295
*
logging: fix parsing of logging mask (-d DMI case)
Pablo Neira Ayuso
2011-08-11
1
-0
/
+5
*
gsm/gsm48_ie: Fix frequency list decoding
Andreas.Eversberg
2011-07-30
1
-1
/
+1
*
use the 'L' prefix in debug names (DLINP instead of DINP)
Harald Welte
2011-07-29
1
-4
/
+4
*
sms: Fix style issues with the code, add spaces after keywords
Holger Hans Peter Freyther
2011-07-24
1
-5
/
+5
*
sms: SMS where cropped (from VTY), concatenation of SMS where not possible
Dennis Wehrle
2011-07-24
1
-29
/
+89
*
remove DLRSL and DLNM, we don't need them
Harald Welte
2011-07-21
1
-12
/
+0
*
make sure we don't have namespace clashes between libraries and apps
Harald Welte
2011-07-19
1
-6
/
+6
*
logging: add libosmo-abis logging subsystems
Pablo Neira Ayuso
2011-07-18
1
-0
/
+34
[prev]
[next]