index
:
libosmocore
prometheus
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
osmocom
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
gsmtap: Add GSMTAP_TYPE_QC_DIAG
Harald Welte
2017-01-09
1
-0
/
+1
*
fsm: Add VTY introspection of osmo_fsm and their instances
Harald Welte
2017-01-07
1
-0
/
+8
*
Add osmo_fsm_find_by_name() and avoid registering FSM with same name
Harald Welte
2017-01-07
1
-0
/
+1
*
Add OML Failure Event Report support
Max
2017-01-06
1
-0
/
+7
*
Add event cause string descriptions
Max
2017-01-06
1
-0
/
+2
*
Add function to get uninterrupted bit run
Pravin Kumarvel
2017-01-06
1
-0
/
+1
*
Add cause enum for OML fail reports
Minh-Quang Nguyen
2017-01-06
1
-0
/
+18
*
Add parsed TLV helpers from OsmoBTS
Max
2017-01-06
1
-0
/
+2
*
Add OML definitions from OsmoBTS
Max
2017-01-06
2
-0
/
+14
*
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
2
-1
/
+74
*
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
*
cosmetic: gsup comments: write 'Generic' for the G in GSUP
Neels Hofmeyr
2016-12-09
1
-1
/
+1
*
license: gsup: libosmogsm requires GPL, not AGPL; say 'sysmocom'
Neels Hofmeyr
2016-12-09
1
-1
/
+1
*
doc: fsm timer_cb: explain return value
Neels Hofmeyr
2016-12-09
1
-1
/
+2
*
logging: Extend log_target with call-back for un-formatted log line
Harald Welte
2016-12-02
1
-1
/
+17
*
Revert "gsm0408: add chreq_type for CHREQ_T_PDCH_ONE_PHASE and CHREQ_T_PDCH_T...
Neels Hofmeyr
2016-12-02
1
-2
/
+0
*
gsm0480: add gsm0480_create_ussd_notify() and *_release_complete()
Neels Hofmeyr
2016-12-01
1
-0
/
+2
*
gsm0480: code dup: introduce and use gsm0480_l3hdr_push()
Neels Hofmeyr
2016-12-01
1
-0
/
+3
*
gsm0408: add chreq_type for CHREQ_T_PDCH_ONE_PHASE and CHREQ_T_PDCH_TWO_PHASE
Alexander Couzens
2016-12-01
1
-0
/
+2
*
Introduce osmo_strlcpy() function so we can stop using strncpy()
Harald Welte
2016-11-26
1
-0
/
+2
*
gsm_08_58.h: Add more Ericsson specific RSL IE Identifiers
Harald Welte
2016-11-16
1
-3
/
+22
*
RSL: Add defines for ericsson systinfo SI13
Philipp
2016-11-16
1
-0
/
+4
*
msgb: add msgb_push_u{8,16,32}() functions
Harald Welte
2016-11-11
1
-0
/
+30
*
statsd: Fix compiler warning (int32_t vs. int64_t)
Harald Welte
2016-11-11
1
-1
/
+1
*
bitcomp: Remove the t4 decoding from libosmocore
Holger Hans Peter Freyther
2016-11-10
1
-1
/
+0
*
Add osmo_fsm_unregister() to header
Max
2016-11-02
1
-1
/
+1
*
gsm0408: Completing GSM 04.08 RR message types
Philipp
2016-10-27
2
-2
/
+14
*
utils/conv_gen.py: add EDGE MCS 1-9 definitions
Vadim Yanitskiy
2016-10-23
1
-0
/
+60
*
utils/conv_gen.py: add RACH, SCH and TCH/AHS definitions
Vadim Yanitskiy
2016-10-23
1
-0
/
+40
*
gsm/gsm0503.h: fix typo
Vadim Yanitskiy
2016-10-23
1
-1
/
+1
*
Revert "Constify ctrl_cmd struct fields where appropriate"
Neels Hofmeyr
2016-10-20
1
-3
/
+3
*
Add function to send TRAP over Control Interface
Max
2016-10-12
1
-0
/
+1
*
gsm0408: Adding 3g spcific RR message types
Philipp
2016-10-12
1
-0
/
+5
*
Constify ctrl_cmd struct fields where appropriate
Max
2016-10-11
1
-3
/
+3
*
Mark inline header function as static
Max
2016-09-30
1
-1
/
+1
*
AMR: add function to check speech frames
Max
2016-09-28
1
-0
/
+21
*
msgb: add msgb_talloc_ctx_init(), deprecate msgb_set_talloc_ctx()
Neels Hofmeyr
2016-09-27
1
-1
/
+4
*
gprs: Increase NS_ALLOC_SIZE to 3k
Daniel Willmann
2016-09-23
1
-1
/
+2
*
add osmo_gettimeofday as a shim around gettimeofday
Neels Hofmeyr
2016-09-22
1
-0
/
+11
*
fix GGSN Ctrl port to 4257
Neels Hofmeyr
2016-09-09
2
-1
/
+2
[prev]
[next]