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
*
sercomm: More API documentation
Harald Welte
2017-05-17
1
-1
/
+27
*
sercomm: Better integration of driver interface
Harald Welte
2017-05-17
1
-6
/
+7
*
sercomm: Include in libosmocore Makefile
Harald Welte
2017-05-17
1
-1
/
+1
*
sercomm: remove unrequired helper functions
Harald Welte
2017-05-17
1
-2
/
+0
*
sercomm: Move HDLC related defines into C file
Harald Welte
2017-05-17
1
-7
/
+0
*
sercomm: Add doxygen-style documentation to public API
Harald Welte
2017-05-17
1
-10
/
+19
*
sercomm: make rx msg size configurable per instance
Harald Welte
2017-05-17
1
-0
/
+1
*
sercomm: introduce osmo_ naming prefix in struct and function names
Harald Welte
2017-05-17
1
-14
/
+14
*
sercomm: Enable multiple instances of 'sercomm'
Harald Welte
2017-05-17
1
-11
/
+36
*
Import sercomm.c from osmocom-bb
Harald Welte
2017-05-17
1
-0
/
+61
*
stats: Disable stats*.c on embedded targets
Harald Welte
2017-05-15
1
-0
/
+10
*
introduce byteswap.h with osmo_{htonl,ntohl,htons,ntohs}
Harald Welte
2017-05-15
1
-0
/
+43
*
endian.h: Make it work on 'bare iron' builds (and possibly more platforms)
Harald Welte
2017-05-15
1
-1
/
+13
*
timer: add osmo_timer_setup()
Pablo Neira Ayuso
2017-05-09
1
-0
/
+2
*
vty: cleanup logging functions
Max
2017-05-09
1
-2
/
+2
*
osmo_fsm: Lookup functions to find FSM Instance by name or ID
Harald Welte
2017-04-16
1
-0
/
+4
*
msgb: Add msgb_pull_to_l2() analogous to msgb_pull_to_l3()
Harald Welte
2017-04-15
1
-0
/
+15
*
Add osmo_sock_init2() function, allowing both BIND *and* CONNECT
Harald Welte
2017-04-09
1
-0
/
+4
*
Add struct osmo_prim_event_map and osmo_event_for_prim()
Harald Welte
2017-04-09
1
-0
/
+14
*
logging.h: #define DLSS7, DLSCCP, DLSUA, DLM3UA for libosmo-sigtran
Harald Welte
2017-04-03
1
-1
/
+5
*
fix OSMO_VALUE_STRING macro: don't use OSMO_STRINGIFY()
Neels Hofmeyr
2017-03-15
1
-1
/
+1
*
linuxlist.h: add llist_first/last_entry macros
Neels Hofmeyr
2017-03-15
1
-0
/
+30
*
fsm: convenience: add inline osmo_fsm_inst_state_name()
Neels Hofmeyr
2017-03-01
1
-0
/
+4
*
logging.h: fixup: shorter names for LOGGING_FILTER_* and LOGGING_CTX_*
Neels Hofmeyr
2017-02-23
1
-16
/
+18
*
logging.h: fixup: add API doc for logging enums recently added
Neels Hofmeyr
2017-02-23
1
-0
/
+5
*
logging.h: fix backwards compat broken by recent commit
Neels Hofmeyr
2017-02-23
1
-0
/
+7
*
logging: centrally define ctx and filter indexes
Neels Hofmeyr
2017-02-22
1
-2
/
+17
*
select: add functionality to check socket state
Philipp Maier
2017-02-07
1
-0
/
+2
*
socket: Introduce function to obtain socket name
Harald Welte
2017-01-27
1
-0
/
+2
*
utils.h: #include <stdio.h> as we use fprintf()
Harald Welte
2017-01-23
1
-0
/
+1
*
linuxlist.h: add llist_count()
Neels Hofmeyr
2017-01-21
1
-0
/
+16
*
logging: remove code duplication
Max
2017-01-16
1
-13
/
+4
*
bitvec: Ensure bitvec.h and bitvec.c agree on function argument type
Harald Welte
2017-01-15
1
-1
/
+1
*
Always include <osmocom/core/talloc.h> and not <talloc.h>
Harald Welte
2017-01-15
1
-1
/
+1
*
gsmtap: Add GSMTAP_TYPE_QC_DIAG
Harald Welte
2017-01-09
1
-0
/
+1
*
Add osmo_fsm_find_by_name() and avoid registering FSM with same name
Harald Welte
2017-01-07
1
-0
/
+1
*
Add function to get uninterrupted bit run
Pravin Kumarvel
2017-01-06
1
-0
/
+1
*
fsm: factor out osmo_fsm_inst_term_children() from osmo_fsm_inst_term()
Neels Hofmeyr
2016-12-24
1
-0
/
+13
*
fsm: move LOGPFSMSRC and LOGPFSMLSRC to .h
Neels Hofmeyr
2016-12-24
1
-0
/
+13
*
add CRC16-CCITT to libosmocore
Harald Welte
2016-12-23
1
-0
/
+12
*
utils.h: add OSMO_STRINGIFY and OSMO_VALUE_STRING macros
Neels Hofmeyr
2016-12-21
1
-0
/
+4
*
fsm api doc: fix typo in doxygen marker '\breif'
Neels Hofmeyr
2016-12-20
1
-1
/
+1
*
add value strings for enum osmo_fsm_term_cause and use for logging
Neels Hofmeyr
2016-12-15
1
-0
/
+7
*
fsm: log caller's source for events and state changes, not fsm.c lines
Neels Hofmeyr
2016-12-14
2
-10
/
+58
*
fsm: add LOGPFSML to pass explicit logging level
Neels Hofmeyr
2016-12-14
1
-2
/
+5
*
import oap message parsing / encoding from openbsc.git; AGPL->GPL
Harald Welte
2016-12-11
1
-1
/
+2
*
fix: DLGSUP logging category "unusable"
Neels Hofmeyr
2016-12-11
1
-1
/
+1
*
Implement GSMTAP log target
Harald Welte
2016-12-09
1
-0
/
+14
*
gsmtap: Add defintions for GSMTAP based remote logging
Harald Welte
2016-12-09
1
-0
/
+19
*
doc: fsm timer_cb: explain return value
Neels Hofmeyr
2016-12-09
1
-1
/
+2
[next]