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
*
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
2
-0
/
+38
*
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
*
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
1
-2
/
+2
*
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
2
-1
/
+166
*
logging-gsmtap: send only basename of source file
Neels Hofmeyr
2018-01-12
1
-0
/
+5
*
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
2
-0
/
+15
*
Use existing function for TLLI encoding
Max
2018-01-08
2
-15
/
+5
*
Add function to properly encode RAI
Max
2018-01-08
5
-46
/
+44
*
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
*
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
*
ctrl: separate handling of GET_REPLY, SET_REPLY and TRAP
Neels Hofmeyr
2017-12-20
1
-25
/
+28
*
ctrl: tighten CTRL input parsing
Neels Hofmeyr
2017-12-20
1
-7
/
+70
*
rate_ctr: fix osmo-sgsn DoS: don't return NULL on already used index
Neels Hofmeyr
2017-12-20
1
-3
/
+26
*
ctrl: on parse errors, return a detailed message to sender
Neels Hofmeyr
2017-12-18
1
-11
/
+23
*
add ctrl_cmd_parse2() to return parsing errors
Neels Hofmeyr
2017-12-18
1
-2
/
+16
*
ctrl: fix mem leak when handling GET_REPLY and SET_REPLY
Neels Hofmeyr
2017-12-18
1
-2
/
+1
*
ctrl: prep test: separate new ctrl_handle_msg() from handle_control_read()
Neels Hofmeyr
2017-12-18
1
-17
/
+26
*
utils: add osmo_escape_str()
Neels Hofmeyr
2017-12-18
1
-0
/
+87
*
add osmo_auth_c3() (separate from gsm_milenage())
Neels Hofmeyr
2017-12-18
3
-3
/
+16
*
rate_ctr: print proper error message if rate_ctr already exists
Harald Welte
2017-12-18
1
-1
/
+4
*
utils: add osmo_separated_identifiers_valid()
Neels Hofmeyr
2017-12-17
1
-4
/
+17
*
fix osmo_identifier_valid(): only allow printable characters
Neels Hofmeyr
2017-12-17
1
-0
/
+2
*
Do not allocate already existing counter group
Max
2017-12-17
1
-0
/
+3
*
gsm0808_create_cipher_reject: Fix encoding of Cause IE
Harald Welte
2017-12-17
1
-1
/
+2
*
logging vty: describe 'logging set-log-mask' command, add OSMO_STRINGIFY_VAL()
Neels Hofmeyr
2017-12-12
1
-2
/
+11
[next]