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
*
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
*
some more doxygen work (include the notion of modules)
Harald Welte
2011-08-17
8
-195
/
+84
*
start to add doxygen documentation to libosmocore headers
Harald Welte
2011-08-16
9
-52
/
+507
*
fix off-by-one error in OSMO_NUM_DLIB
Harald Welte
2011-07-29
1
-1
/
+1
*
add definition of OSMO_MIN macro, similar to OSMO_MAX
Harald Welte
2011-07-27
1
-0
/
+1
*
remove DLRSL and DLNM, we don't need them
Harald Welte
2011-07-21
1
-3
/
+1
*
make sure we don't have namespace clashes between libraries and apps
Harald Welte
2011-07-19
2
-9
/
+9
*
mkae the new 'void *dst' member part of a union with the trx pointer
Harald Welte
2011-07-18
1
-3
/
+4
*
msgb: add ->dst attribute to store routing information
Pablo Neira Ayuso
2011-07-18
1
-0
/
+3
*
logging: add libosmo-abis logging subsystems
Pablo Neira Ayuso
2011-07-18
1
-1
/
+7
*
signal: reserve signal subsystems >= INT_MAX/2 for libraries
Pablo Neira Ayuso
2011-07-18
1
-0
/
+23
*
get rid of non-ANSI function declarations missing (void)
Harald Welte
2011-07-16
1
-1
/
+1
*
don't use signed bit-fields
Harald Welte
2011-07-16
1
-2
/
+2
[next]