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
...
*
add some utility functions for paging related calculation (TS 05.02)
Harald Welte
2011-06-26
1
-7
/
+7
*
add gsm48_number_of_paging_subchannels() function
Harald Welte
2011-06-26
1
-0
/
+13
*
merge process.[ch] with application.[ch]
Harald Welte
2011-06-26
4
-74
/
+63
*
gsm/utils: Adding conversion of "mobile power class" to dBm
Andreas Eversberg
2011-06-26
1
-0
/
+41
*
sysinfo: add EXTENDED MEASUREMENT ORDER / MEASUREMENT INFO to SI types
Harald Welte
2011-06-25
1
-0
/
+6
*
add value_string definitions for RSL message types
Harald Welte
2011-06-23
1
-0
/
+76
*
socket: add OSMO_SOCK_F_[CONNECT|BIND|NON_BLOCK] flags
Pablo Neira Ayuso
2011-06-13
2
-12
/
+32
*
socket: getaddrinfo(): set AI_PASSIVE if we want to bind
Harald Welte
2011-05-31
1
-0
/
+3
*
gsmtap_util: Remove msg_free from the wq call back
Sylvain Munaut
2011-05-29
1
-3
/
+0
*
gsm/sysinfo: Fix rsl2sitype array size
Sylvain Munaut
2011-05-29
1
-1
/
+1
*
gsm/sysinfo: don't include netinet/in.h
Harald Welte
2011-05-29
1
-1
/
+0
*
socket: remove unused IPv4 related header includes
Harald Welte
2011-05-29
1
-2
/
+0
*
socket: Skip ifa's without ifa->ifa_addr
Harald Welte
2011-05-24
1
-0
/
+2
*
Import abis_nm_{chcomb4pchan,pchan4chcomb}() from openbsc
Harald Welte
2011-05-24
1
-0
/
+32
*
Import sytem information related definitions + code from openbsc
Harald Welte
2011-05-24
2
-1
/
+132
*
abis_nm: remove abis_nm_obj_class_name / abis_nm_adm_state_name
Harald Welte
2011-05-23
1
-14
/
+4
*
rename abis_nm_adm_name() to abis_nm_adm_state_name()
Harald Welte
2011-05-23
1
-1
/
+1
*
abis_nm: import definitions and common code on A-bis OML from OpenBSC
Harald Welte
2011-05-22
2
-1
/
+407
*
socket: use listen() and SO_REUSEADDR, new osmo_sock_init_ofd() function
Harald Welte
2011-05-22
1
-1
/
+34
*
remove debug printf from socket.c
Harald Welte
2011-05-22
1
-1
/
+0
*
gsmtap: deal with apps that call gsmtap_send*() with NULL gsmtap_inst
Harald Welte
2011-05-22
1
-0
/
+6
*
vty: print actual application name rather than always OpenBSC on connect
Harald Welte
2011-05-22
1
-3
/
+9
*
GSMTAP/socket code: Check for sys/socket.h and conditionally compile
Harald Welte
2011-05-22
2
-7
/
+13
*
gsmtap: rework GSMTAP API to be more future-proof
Harald Welte
2011-05-22
3
-88
/
+251
*
logging: fix corrupted output
Pablo Neira Ayuso
2011-05-19
1
-0
/
+6
*
app: Introduce some routines to help with application startup
Holger Hans Peter Freyther
2011-05-12
2
-2
/
+51
*
libosmocore: bump library interface version to '1' for new osmo_ names
Harald Welte
2011-05-08
4
-2
/
+7
*
msgfile: use namespace prefix osmo_* and use more descriptive names
Pablo Neira Ayuso
2011-05-07
1
-10
/
+12
*
plugin: use namespace prefix osmo_*
Pablo Neira Ayuso
2011-05-07
2
-3
/
+3
*
backtrace: use namespace prefix osmo_*
Pablo Neira Ayuso
2011-05-07
2
-2
/
+2
*
crc: use namespace prefix osmo_*
Pablo Neira Ayuso
2011-05-07
1
-3
/
+3
*
utils: use namespace prefix osmo_*
Pablo Neira Ayuso
2011-05-07
2
-15
/
+15
*
statistics: use namespace prefix osmo_counter*
Pablo Neira Ayuso
2011-05-07
1
-7
/
+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
-4
/
+7
*
select: use namespace prefix osmo_fd* and osmo_select*
Pablo Neira Ayuso
2011-05-07
4
-27
/
+27
*
timer: use namespace prefix osmo_timer*
Pablo Neira Ayuso
2011-05-07
3
-21
/
+22
*
GSMTAP: add function to create a 'sink' for gsmtap packets
Harald Welte
2011-05-04
1
-2
/
+55
*
logging: make sure the output is null-terminated
Pablo Neira Ayuso
2011-05-04
1
-0
/
+2
*
logging: remove workaround now that _output() has been reworked
Pablo Neira Ayuso
2011-05-04
1
-12
/
+3
*
logging: rework _output() function
Pablo Neira Ayuso
2011-05-04
1
-23
/
+26
*
logging: several memory allocation belong to tall_log_ctx context
Pablo Neira Ayuso
2011-05-04
1
-2
/
+2
*
logging: fix missing description of global loglevel
Pablo Neira Ayuso
2011-05-04
1
-0
/
+7
*
core/conv: Only consider error for non-zero soft values
Sylvain Munaut
2011-04-28
1
-3
/
+6
*
core/conv: Add some generic code for convolutional coding/decoding
Sylvain Munaut
2011-04-26
2
-1
/
+494
*
gsm/a5: Add a A5 1&2 implementation
Sylvain Munaut
2011-04-26
2
-1
/
+312
*
misc: Remove the sys/types.h include from various files
Holger Hans Peter Freyther
2011-04-18
6
-6
/
+0
*
stats: Fix the compiler warnings
Holger Hans Peter Freyther
2011-04-18
2
-3
/
+3
*
Add a function to search for a counter by name
Daniel Willmann
2011-04-09
1
-0
/
+10
*
Add functions to search for rate counters by name
Daniel Willmann
2011-04-09
1
-0
/
+34
[prev]
[next]