index
:
libosmocore
prometheus
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
tests/ussd: prevent uninitialized memory access
Vadim Yanitskiy
2018-01-22
1
-2
/
+1
*
Embedded: add sercomm stubs
Max
2018-01-21
5
-8
/
+15
*
Embedded: disable stats test
Max
2018-01-21
2
-1
/
+9
*
MNCC: Add MNCC to string dumper
Harald Welte
2018-01-19
4
-1
/
+429
*
logging vty: add 'logging print file (0|1|basename)' cmd
Neels Hofmeyr
2018-01-19
1
-0
/
+27
*
logging: allow to log only the basename of each source
Neels Hofmeyr
2018-01-19
2
-0
/
+15
*
logging: separate the '<000b>' subsys from filename logging
Neels Hofmeyr
2018-01-19
3
-7
/
+74
*
jenkins: add dispatcher script
Max
2018-01-18
3
-0
/
+94
*
cosmetic: logging: if color is disabled, don't print ""
Neels Hofmeyr
2018-01-17
1
-5
/
+6
*
fsm: fix double llist_del in osmo_fsm_inst_term()
Philipp Maier
2018-01-17
1
-2
/
+3
*
fix -Werror build: logging.c: always use literal with snprintf
Neels Hofmeyr
2018-01-17
1
-1
/
+1
*
logging: color the log category according to level
Neels Hofmeyr
2018-01-17
1
-1
/
+5
*
logging: color the log level
Neels Hofmeyr
2018-01-17
1
-4
/
+26
*
logging: add ability to log the log-level with API and vty
Neels Hofmeyr
2018-01-17
3
-0
/
+42
*
gsm0480: parse optional IEs for RELEASE COMPLETE message
Vadim Yanitskiy
2018-01-17
1
-1
/
+5
*
gsm0480: parse all SS info elements in a message
Vadim Yanitskiy
2018-01-17
1
-1
/
+10
*
tests/ussd: fix wrong GSM 04.80 payload length
Vadim Yanitskiy
2018-01-17
1
-3
/
+7
*
gsm0480: correct parse_ss_info_elements() declaration
Vadim Yanitskiy
2018-01-17
1
-1
/
+1
*
gsm0480: refactor gsm0480_decode_ss_request
Vadim Yanitskiy
2018-01-17
1
-7
/
+14
*
gsm0480: move SS request length check to parse_ss()
Vadim Yanitskiy
2018-01-17
1
-12
/
+11
*
gsm0480: pass exact GSM 04.80 payload length to parse_ss()
Vadim Yanitskiy
2018-01-17
1
-4
/
+4
*
gsm0480: add specification reference to SS message type
Vadim Yanitskiy
2018-01-17
1
-0
/
+1
*
gsm0480: handle GSM0480_OP_CODE_PROCESS_USS_DATA
Vadim Yanitskiy
2018-01-17
1
-0
/
+5
*
gsm0480: handle USS_NOTIFY and USS_REQUEST with PROCESS_USS_REQ
Vadim Yanitskiy
2018-01-17
1
-0
/
+2
*
gsm0480: handle GSM0480_CTYPE_RETURN_RESULT
Vadim Yanitskiy
2018-01-17
1
-0
/
+82
*
gsm0480: parse GSM0480_MTYPE_FACILITY separately
Vadim Yanitskiy
2018-01-17
1
-1
/
+17
*
gsm0480: handle UnstructuredSS Request with DSC != 0x0F
Vadim Yanitskiy
2018-01-17
1
-0
/
+20
*
gsm0480: clean up the parse_process_uss_req() code
Vadim Yanitskiy
2018-01-17
1
-19
/
+20
*
gsm0480: fix USSD OCTET STRING length confusion
Vadim Yanitskiy
2018-01-17
2
-4
/
+24
*
gsm0480: skip length check for 'RELEASE COMPLETE' message
Sergey Kostanbaev
2018-01-17
1
-3
/
+10
*
Log lapd_datalink state on errors
Max
2018-01-16
1
-5
/
+5
*
libosmocodec: implement ECU (Error Concealment Unit) for FR
Philipp Maier
2018-01-15
9
-3
/
+535
*
ussd_test.c: fix rc / len debug output confusion
Vadim Yanitskiy
2018-01-13
2
-52
/
+52
*
logging-gsmtap: send only basename of source file
Neels Hofmeyr
2018-01-12
1
-0
/
+5
*
Deprecate gsm48_construct_ra()
Max
2018-01-12
1
-1
/
+1
*
Allow multiple 'log gsmtap' sinks
Max
2018-01-12
1
-2
/
+9
*
log: print loginfo assertions source
Max
2018-01-12
1
-8
/
+8
*
TLVP_PRESENT() should not return TRUE after tlv_parse() fails.
Stefan Sperling
2018-01-12
1
-4
/
+10
*
gsm: add gsm0808_speech_codec_type_names
Neels Hofmeyr
2018-01-12
3
-0
/
+20
*
Use existing function for TLLI encoding
Max
2018-01-08
3
-19
/
+9
*
Add function to properly encode RAI
Max
2018-01-08
9
-53
/
+52
*
coding: move eB adjustement to appropriate place
Max
2018-01-05
1
-7
/
+2
*
Use 127.0.0.1 for GSMTAP logging by default
Max
2018-01-05
1
-3
/
+3
*
Fix incorrect spec reference
Max
2018-01-04
1
-1
/
+1
*
CTRL: Ensure peer/connection info is always printed the same way
Harald Welte
2017-12-22
1
-6
/
+6
*
control_if: Log the disconnect of a CTRL client
Harald Welte
2017-12-22
1
-1
/
+4
*
control_if: Close control connection socket/fd on read/write == 0
Harald Welte
2017-12-22
1
-1
/
+9
*
timer: fixup whitespace issues
Harald Welte
2017-12-22
1
-3
/
+3
*
logging vty: tweak general 'logging' command doc
Neels Hofmeyr
2017-12-20
1
-1
/
+1
*
jenkins: add 'make V=1' for more verbose build logs
Neels Hofmeyr
2017-12-20
1
-1
/
+1
[prev]
[next]