index
:
libosmocore
prometheus
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
osmocom
/
core
Commit message (
Expand
)
Author
Age
Files
Lines
*
logging: Introduce a print_filename flag for the logtarget
Holger Hans Peter Freyther
2012-09-11
1
-0
/
+3
*
logging: Mark the log_info_cat pointer as consts
Holger Hans Peter Freyther
2012-09-11
1
-1
/
+1
*
msgb: msgb_get() is supposed to get bytes from END, msgb_pull() from HEAD
Harald Welte
2012-09-08
1
-3
/
+34
*
gsmtap: add minimal support for encapsulating UMTS RRC in GSMTAP
Harald Welte
2012-09-02
1
-0
/
+7
*
utils: Change semantic of OSMO_MAX/OSMO_MIN to match semantic of a function
Holger Hans Peter Freyther
2012-08-15
1
-2
/
+2
*
backtrace: Add a variant that uses the libosmocore logging framework
Harald Welte
2012-07-14
1
-0
/
+1
*
timer: Add function osmo_timer_remaining() to determine remainign time
Harald Welte
2012-07-13
1
-1
/
+3
*
logging: Fix compile breakage introduced by the warning fixes
Holger Hans Peter Freyther
2012-07-12
1
-1
/
+1
*
logging: Avoid compiler warnings when compiling c++ code
Andreas Eversberg
2012-07-10
1
-2
/
+2
*
build: simplify headers management and remove recursion
Diego Elio Pettenò
2012-06-30
1
-31
/
+0
*
linuxrbtree: don't use 'new' as argument name to avoid C++ incompatibility
Harald Welte
2012-06-18
1
-1
/
+1
*
signal: add SS_L_NS as a signal subsystem for NS code in libosmo-gb
Harald Welte
2012-06-16
1
-0
/
+1
*
doc: Fix the Doxygen section endings
Sylvain Munaut
2012-04-18
16
-16
/
+16
*
misc: Fix warning when compiling telnet_interface.c
Holger Hans Peter Freyther
2012-03-16
1
-0
/
+1
*
gsmtap: Add GSMTAP_GPRS_CS() / GSMTAP_GPRS_MCS()
Harald Welte
2012-02-08
1
-0
/
+8
*
gsmtap: make sure we agree with wireshark on GSMTAP channel types
Harald Welte
2012-01-26
1
-2
/
+2
*
msgb_trim(): actually trim to an absolute length, as the comment states
Harald Welte
2012-01-14
1
-5
/
+3
*
msgb: introduce msgb_trim() and msgb_l3trim() to trim msgb's
Harald Welte
2012-01-14
1
-0
/
+28
*
core/conv: Add utility methods to know length of coded/decoded vectors
Sylvain Munaut
2011-11-24
1
-0
/
+6
*
core/conv: Add support for other termination types (trunc & tail biting)
Sylvain Munaut
2011-11-24
1
-6
/
+25
*
core/conv: Minor documentation improvements
Sylvain Munaut
2011-11-24
1
-12
/
+18
*
utils: Add declaration back for osmo_osmo_hexdump_nospc
Sylvain Munaut
2011-11-13
1
-0
/
+1
*
gsm/sms: Added DLSMS debugging
Andreas Eversberg
2011-11-12
1
-1
/
+2
*
core/rbtree: add const qualifier to some functions
Sylvain Munaut
2011-11-12
1
-4
/
+4
*
utils: Fix a bad double osmo_ prefix for osmo_hexdump_nospc
Sylvain Munaut
2011-11-10
1
-1
/
+1
*
timer: Add compatibility header with timer helpers
Sylvain Munaut
2011-10-21
2
-0
/
+81
*
timer: add scalable RB-tree based timer infrastructure
Pablo Neira Ayuso
2011-10-17
1
-3
/
+3
*
add rb-tree implementation to libosmocore
Pablo Neira Ayuso
2011-10-17
2
-1
/
+161
*
Added defines to use primitive/operation tuples in switch/case statements
Andreas Eversberg
2011-10-10
1
-0
/
+3
*
Changed logging of LAPD from DLLAPDM to DLLAPD
root
2011-10-10
1
-1
/
+1
*
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
*
gsmtap: Add a _ex version of gsmtap_{makemsg,send} to specify content type
Sylvain Munaut
2011-09-26
1
-0
/
+9
*
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
3
-1
/
+106
*
core/serial: Add utilities to deal with serial ports
Sylvain Munaut
2011-09-02
2
-0
/
+47
*
build/include: Only install headers for enabled options
Sylvain Munaut
2011-09-02
1
-1
/
+9
*
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
1
-0
/
+27
*
logging: add osmo_vlogp() as vararg / va_list compatible function
Harald Welte
2011-08-31
1
-0
/
+3
*
signal: Fix compiler warning about signedness of constant
Holger Hans Peter Freyther
2011-08-22
1
-2
/
+2
*
doxygen: Add documentation for gsmtap_util.[ch]
Harald Welte
2011-08-17
1
-15
/
+10
*
doxygen: Add documentation to signal.[ch]
Harald Welte
2011-08-17
1
-2
/
+10
*
doxygen: Add documentation for prim.h
Harald Welte
2011-08-17
1
-9
/
+26
*
doxygen: document panic.[ch]
Harald Welte
2011-08-17
1
-1
/
+10
*
doxygen: Add docs for rate_ctr
Harald Welte
2011-08-17
1
-26
/
+34
*
doxygen: Add 'write_queue' module
Harald Welte
2011-08-17
1
-24
/
+6
*
doxygen: add doxygen module 'utils'
Harald Welte
2011-08-17
1
-54
/
+7
*
doxygen documentation for logging framework
Harald Welte
2011-08-17
1
-25
/
+44
[next]