index
:
libosmocore
prometheus
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
gprs_cipher_core: Use typecase to avoid sanitizer error
Harald Welte
2017-01-06
1
-1
/
+1
*
fsm: term: get parent pointer as late as possible
Neels Hofmeyr
2016-12-24
1
-1
/
+4
*
utils/conv_gen.py: separate code definitions
Vadim Yanitskiy
2016-12-24
2
-714
/
+728
*
utils/conv_gen.py: use shared tables if possible
Vadim Yanitskiy
2016-12-24
1
-37
/
+61
*
fsm: factor out osmo_fsm_inst_term_children() from osmo_fsm_inst_term()
Neels Hofmeyr
2016-12-24
2
-20
/
+55
*
fsm: move LOGPFSMSRC and LOGPFSMLSRC to .h
Neels Hofmeyr
2016-12-24
2
-13
/
+13
*
fsm: log calling file+line for error "event for NULL fi"
Neels Hofmeyr
2016-12-24
1
-2
/
+3
*
fsm: doc: add missing file, line args; fix ws + tweak on one line
Neels Hofmeyr
2016-12-24
1
-1
/
+7
*
fsm_test.c: fix compiler warning: timer cb return type
Neels Hofmeyr
2016-12-24
1
-1
/
+1
*
serial.c: file descriptor '0' is a valid value
Harald Welte
2016-12-24
1
-2
/
+2
*
serial.c: Fix fd leak in case of fcntl() error paths
Harald Welte
2016-12-24
1
-2
/
+4
*
serial.c: Some ports don't support TIOCMBIS for RTS/CTS control
Harald Welte
2016-12-23
1
-2
/
+2
*
serial: Open devie in non-blocking mode and then switch to blocking
Harald Welte
2016-12-23
1
-3
/
+17
*
add CRC16-CCITT to libosmocore
Harald Welte
2016-12-23
2
-0
/
+54
*
Fix erroneously AGPL licensed file in libosmocore.
Harald Welte
2016-12-22
1
-4
/
+4
*
Integrate Debian packaging changes
Max
2016-12-22
14
-77
/
+462
*
fsm: log tweak: upon free, say 'Freeing instance'
Neels Hofmeyr
2016-12-21
1
-1
/
+1
*
doc: fix typo for osmo_hexparse
Neels Hofmeyr
2016-12-21
1
-1
/
+1
*
utils.h: add OSMO_STRINGIFY and OSMO_VALUE_STRING macros
Neels Hofmeyr
2016-12-21
2
-7
/
+9
*
Catch-up with git version tags
Max
2016-12-21
11
-17
/
+51
*
fsm: term: safer iteration to remove all child FSMs
Neels Hofmeyr
2016-12-20
1
-4
/
+20
*
fsm api doc: fix typo in doxygen marker '\breif'
Neels Hofmeyr
2016-12-20
1
-1
/
+1
*
fsm: explicitly log removal from parent fsm
Neels Hofmeyr
2016-12-16
1
-0
/
+3
*
add value strings for enum osmo_fsm_term_cause and use for logging
Neels Hofmeyr
2016-12-15
2
-1
/
+20
*
typo in comment for osmo_fsm_log_addr()
Neels Hofmeyr
2016-12-14
1
-1
/
+1
*
fsm: log caller's source for events and state changes, not fsm.c lines
Neels Hofmeyr
2016-12-14
3
-27
/
+103
*
fsm: add LOGPFSML to pass explicit logging level
Neels Hofmeyr
2016-12-14
3
-12
/
+12
*
fix logging: log_set_category_filter() for internal DL* logging cats
Neels Hofmeyr
2016-12-12
2
-1
/
+3
*
show bug in logging: log_set_category_filter on DL* categories
Neels Hofmeyr
2016-12-12
1
-0
/
+6
*
fix logging: out-of-bounds check should end with user categories
Neels Hofmeyr
2016-12-12
2
-0
/
+6
*
show bug in logging: out-of-bounds check should end with user categories
Neels Hofmeyr
2016-12-12
2
-0
/
+5
*
fix logging: also catch first out-of-bounds logging cat
Neels Hofmeyr
2016-12-12
2
-1
/
+4
*
show bug in logging: erratic redirection to DLGLOBAL for first invalid category
Neels Hofmeyr
2016-12-12
1
-0
/
+1
*
fix logging: redirection to DLGLOBAL for invalid categories
Neels Hofmeyr
2016-12-12
2
-1
/
+10
*
show bug in logging: erratic redirection to DLGLOBAL for invalid categories
Neels Hofmeyr
2016-12-12
1
-0
/
+8
*
logging test: cosmetic: print target and don't print color
Neels Hofmeyr
2016-12-12
2
-4
/
+5
*
doc: osmocom-authn-protocol.txt: fix numbering, mark unused sync msgs
Neels Hofmeyr
2016-12-11
1
-11
/
+11
*
oap: add encode/decode unit test
Neels Hofmeyr
2016-12-11
5
-2
/
+273
*
gsm/oap: more robust: decode presence as clearly either 1 or 0
Neels Hofmeyr
2016-12-11
1
-4
/
+4
*
import oap message parsing / encoding from openbsc.git; AGPL->GPL
Harald Welte
2016-12-11
9
-3
/
+519
*
fix: DLGSUP logging category "unusable"
Neels Hofmeyr
2016-12-11
3
-6
/
+6
*
Fix VTY: add missing doc for 'log gsmtap [HOSTNAME]'
Neels Hofmeyr
2016-12-11
1
-1
/
+2
*
Implement GSMTAP log target
Harald Welte
2016-12-09
6
-3
/
+184
*
gsmtap: Add defintions for GSMTAP based remote logging
Harald Welte
2016-12-09
1
-0
/
+19
*
Fix msgb_test on 64 bit architectures
Harald Welte
2016-12-09
1
-1
/
+1
*
cosmetic: gsup comments: write 'Generic' for the G in GSUP
Neels Hofmeyr
2016-12-09
2
-2
/
+2
*
license: gsup: libosmogsm requires GPL, not AGPL; say 'sysmocom'
Neels Hofmeyr
2016-12-09
2
-6
/
+6
*
doc: fsm timer_cb: explain return value
Neels Hofmeyr
2016-12-09
1
-1
/
+2
*
contrib: add fsm-to-dot.py to draw osmo_fsm dotty graphs
Neels Hofmeyr
2016-12-09
1
-0
/
+710
*
wqueue: Reject messges if queue is considered full
Holger Hans Peter Freyther
2016-12-09
6
-5
/
+103
[prev]
[next]