index
:
libosmocore
prometheus
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
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
4
-121
/
+144
*
libosmocodec: add FR bit offset definitions
Philipp Maier
2017-12-20
2
-0
/
+273
*
libosmocodec: add FR/HR/EFR frame length definitions
Vadim Yanitskiy
2017-12-20
1
-0
/
+7
*
ports: define proper VTY and CTRL ports for OsmoHNBGW
Neels Hofmeyr
2017-12-20
2
-0
/
+3
*
rate_ctr: fix osmo-sgsn DoS: don't return NULL on already used index
Neels Hofmeyr
2017-12-20
2
-8
/
+31
*
ctrl: on parse errors, return a detailed message to sender
Neels Hofmeyr
2017-12-18
2
-12
/
+24
*
add ctrl_cmd_parse2() to return parsing errors
Neels Hofmeyr
2017-12-18
2
-2
/
+17
*
ctrl_test: add two more current parsing bugs to prep for fix
Neels Hofmeyr
2017-12-18
2
-0
/
+34
*
ctrl: fix mem leak when handling GET_REPLY and SET_REPLY
Neels Hofmeyr
2017-12-18
3
-7
/
+3
*
ctrl_test: show memleak when receiving GET_REPLY and SET_REPLY commands
Neels Hofmeyr
2017-12-18
2
-2
/
+40
*
ctrl_test: expand to test message handling and detect mem leaks
Neels Hofmeyr
2017-12-18
2
-57
/
+197
*
ctrl: prep test: separate new ctrl_handle_msg() from handle_control_read()
Neels Hofmeyr
2017-12-18
2
-17
/
+28
*
ctrl_test.c: replace print_escaped() with new osmo_escape_str()
Neels Hofmeyr
2017-12-18
2
-60
/
+28
*
utils: add osmo_escape_str()
Neels Hofmeyr
2017-12-18
4
-0
/
+167
*
add osmo_auth_c3() (separate from gsm_milenage())
Neels Hofmeyr
2017-12-18
4
-3
/
+18
*
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
2
-4
/
+18
*
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
2
-1
/
+9
*
gsm0808_create_cipher_reject: Fix encoding of Cause IE
Harald Welte
2017-12-17
2
-2
/
+3
*
logging vty: describe 'logging set-log-mask' command, add OSMO_STRINGIFY_VAL()
Neels Hofmeyr
2017-12-12
2
-2
/
+13
*
Add functions for extended RACH coding
Max
2017-12-11
9
-21
/
+30850
*
Fix malformed Abis/RSL messages with extra L3 Information field
Pau Espin Pedrol
2017-12-10
4
-16
/
+3
*
Fix LAPD UA msgb memory leak.
Jean-Francois Dionne
2017-12-10
1
-0
/
+3
*
cosmetic: Fix trailing whitespace
Pau Espin Pedrol
2017-12-10
2
-8
/
+8
*
comment: utils: more accurately describe OSMO_STRINGIFY macro
Neels Hofmeyr
2017-12-10
1
-1
/
+3
*
vty reference: merge_doc.xsl: do not omit description tag
Neels Hofmeyr
2017-12-10
1
-3
/
+1
*
vty: set name for VIEW+ENABLE nodes, for VTY reference
Neels Hofmeyr
2017-12-10
1
-0
/
+4
*
VTY reference: use node names as section names
Neels Hofmeyr
2017-12-10
1
-0
/
+1
*
VTY reference: do not list empty nodes
Neels Hofmeyr
2017-12-10
1
-0
/
+2
*
vty XML export: avoid repeating common node commands for each node
Neels Hofmeyr
2017-12-10
1
-0
/
+45
*
license: Fix the license to GPL
Holger Hans Peter Freyther
2017-12-09
4
-27
/
+16
*
Embedded: fix sercomm test
Max
2017-12-05
1
-0
/
+4
*
vty: show asciidoc counters: don't create an empty table for osmo_counters
Alexander Couzens
2017-12-05
1
-0
/
+7
*
counters: add osmo_counters_count() returns the amount of counters
Alexander Couzens
2017-12-05
2
-0
/
+9
*
embedded: fix tests
Max
2017-12-04
1
-5
/
+5
*
Fix embedded build
Max
2017-12-04
2
-0
/
+10
*
logging: Extend the LOGPSRC macro to put cont in it as well
Holger Hans Peter Freyther
2017-12-01
1
-2
/
+18
*
coding test: use OSMO_ASSERT
Max
2017-11-30
1
-17
/
+10
*
coding test: move bit dump into functions
Max
2017-11-28
1
-123
/
+48
*
coding test: enable debug output
Max
2017-11-28
2
-125
/
+4293
*
coding test: cosmetic cleanup
Max
2017-11-28
2
-102
/
+55
*
ctrl: make response easier to parse
Max
2017-11-27
1
-32
/
+9
*
fsm_tmr_cb: don't set T=0, the fi may no longer exist
Neels Hofmeyr
2017-11-25
1
-4
/
+5
*
Improve get_rate_ctr() error handling
Max
2017-11-24
1
-1
/
+1
[next]