index
:
libosmocore
prometheus
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
gsmtap: rework GSMTAP API to be more future-proof
Harald Welte
2011-05-22
3
-10
/
+54
*
app: Introduce some routines to help with application startup
Holger Hans Peter Freyther
2011-05-12
2
-1
/
+17
*
msgfile: use namespace prefix osmo_* and use more descriptive names
Pablo Neira Ayuso
2011-05-07
1
-4
/
+4
*
plugin: use namespace prefix osmo_*
Pablo Neira Ayuso
2011-05-07
1
-1
/
+1
*
backtrace: use namespace prefix osmo_*
Pablo Neira Ayuso
2011-05-07
1
-1
/
+1
*
crc: use namespace prefix osmo_*
Pablo Neira Ayuso
2011-05-07
1
-4
/
+4
*
utils: use namespace prefix osmo_*
Pablo Neira Ayuso
2011-05-07
2
-8
/
+8
*
statistics: use namespace prefix osmo_counter*
Pablo Neira Ayuso
2011-05-07
1
-8
/
+8
*
write-queue: use namespace prefix osmo_wqueue*
Pablo Neira Ayuso
2011-05-07
1
-7
/
+7
*
signal: use namespace prefix osmo_signal*
Pablo Neira Ayuso
2011-05-07
1
-8
/
+7
*
select: use namespace prefix osmo_fd* and osmo_select*
Pablo Neira Ayuso
2011-05-07
3
-11
/
+11
*
timer: use namespace prefix osmo_timer*
Pablo Neira Ayuso
2011-05-07
1
-10
/
+10
*
GSMTAP: add function to create a 'sink' for gsmtap packets
Harald Welte
2011-05-04
1
-0
/
+4
*
core/conv: Add some generic code for convolutional coding/decoding
Sylvain Munaut
2011-04-26
2
-1
/
+102
*
gsm/a5: Add a A5 1&2 implementation
Sylvain Munaut
2011-04-26
2
-1
/
+50
*
include: fix missing extern in osmo_panic* declarations
Pablo Neira Ayuso
2011-04-26
1
-2
/
+2
*
stats: Fix the compiler warnings
Holger Hans Peter Freyther
2011-04-18
1
-1
/
+1
*
Add a function to search for a counter by name
Daniel Willmann
2011-04-09
1
-0
/
+2
*
Add functions to search for rate counters by name
Daniel Willmann
2011-04-09
1
-0
/
+2
*
utils: move OSMO_SNPRINT_RET() macro definition to osmocom/core/utils.h
Pablo Neira Ayuso
2011-03-28
1
-0
/
+9
*
vty: move vty_out_rate_ctr_group prototype to osmocom/vty/misc.h
Pablo Neira Ayuso
2011-03-28
3
-4
/
+11
*
write_queue: use full path of includes in osmocom/core/write_queue.h
Pablo Neira Ayuso
2011-03-28
1
-2
/
+2
*
bitvec: add bitvec_find_first_bit_pos() from gsm/rxlev_stat.c
Pablo Neira Ayuso
2011-03-28
1
-0
/
+2
*
core/bits: Make sbit_t a signed type (so that the math works)
Sylvain Munaut
2011-03-27
1
-1
/
+1
*
include: reorganize headers file to include/osmocom/[gsm|core]
Pablo Neira Ayuso
2011-03-23
48
-47
/
+51
*
This patch moves the GSM-specific functions to the new library
Pablo Neira Ayuso
2011-03-23
3
-2
/
+8
*
vty: integration with logging framework
Pablo Neira Ayuso
2011-03-19
2
-5
/
+6
*
TLV: Add tv_fixed_put() and msgb_tv_fixed_put()
Harald Welte
2011-03-05
1
-0
/
+15
*
LOGGING: remove duplicated code between vty-logging and cfg-logging
Harald Welte
2011-02-18
1
-0
/
+2
*
LOGGING: configure logging from the vty
Harald Welte
2011-02-18
3
-0
/
+17
*
LOGGING: Add syslog log target
Harald Welte
2011-02-17
1
-0
/
+2
*
LOGGING: Pass the log level down to the log target output function
Harald Welte
2011-02-17
1
-1
/
+2
*
[utils] introduce ubit_dump to dump buffers of unpacked bits
Harald Welte
2011-02-08
1
-1
/
+1
*
[utils] add 'bitdump' function for bitfields
Harald Welte
2011-02-08
1
-0
/
+1
*
gsmtap: The TETRA_AACH was defined twice, remove one, renumber
Holger Hans Peter Freyther
2011-01-28
1
-7
/
+6
*
ubit2pbit flushes at the wrong moment, added one note to bits.h
Christian Vogel
2011-01-22
1
-0
/
+6
*
bits: Add extended options version of pbit2ubit and ubit2pbit
Sylvain Munaut
2011-01-21
1
-0
/
+12
*
[BITS] introduce new packed/unpacked bit conversion routines
Harald Welte
2011-01-19
2
-1
/
+28
*
[gsmtap] extend GSMTAP for TETRA
Harald Welte
2011-01-19
1
-0
/
+13
*
gsmtap.h: Add some more comments
Harald Welte
2011-01-18
1
-0
/
+4
*
msgb: Make sure at compile time that headroom is smaller than size
Holger Hans Peter Freyther
2011-01-16
1
-0
/
+3
*
misc: Move the static_assert from logging to the utils
Holger Hans Peter Freyther
2011-01-16
2
-1
/
+2
*
gsm 03.41: fix GSM341_MSG_CODE macro argument
Alex Badea
2011-01-15
1
-1
/
+1
*
smscb: Add definition of a warning message
Holger Hans Peter Freyther
2010-12-29
1
-0
/
+15
*
smscb: Mention 23.041 and fix the size of the update number
Holger Hans Peter Freyther
2010-12-29
1
-3
/
+3
*
smscb: Add some simple decoding routines for SMSCB.
Holger Hans Peter Freyther
2010-12-29
1
-0
/
+2
*
protocol: introduce gsm_03_41.h
Alex Badea
2010-11-28
2
-2
/
+38
*
gsm_08_58: add struct and constants for RSL_IE_CB_CMD_TYPE
Alex Badea
2010-11-28
1
-0
/
+21
*
gsm_04_12: fix 04.13 typos
Alex Badea
2010-11-28
1
-2
/
+2
*
gsmtap.h: Add GSMTAP_TYPE_SIM
Harald Welte
2010-11-18
1
-0
/
+1
[prev]
[next]