index
:
libosmocore
prometheus
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
add osmo_tdef API, originally adopted from osmo-bsc T_def
Neels Hofmeyr
2019-02-04
18
-2
/
+2998
*
doxygen: allow manual 'make apidoc' even if --disable-doxygen
Neels Hofmeyr
2019-02-04
1
-8
/
+17
*
doxygen: add source files as dependencies
Neels Hofmeyr
2019-02-04
1
-7
/
+25
*
doxygen: enable cross referencing everywhere
Neels Hofmeyr
2019-02-04
8
-28
/
+130
*
vty api: add vty_out_va()
Neels Hofmeyr
2019-02-04
2
-12
/
+20
*
vty telnet: consistently never change nodes upon CTRL-C
Neels Hofmeyr
2019-02-04
1
-18
/
+0
*
vty: enable tab-completion for optional-multi-choice args
Neels Hofmeyr
2019-02-04
1
-1
/
+10
*
vty: enable optional-multi-choice syntax: [(one|two)]
Neels Hofmeyr
2019-02-04
3
-3
/
+45
*
vty: enable optional-multi-choice syntax: ([one]|[two])
Neels Hofmeyr
2019-02-04
2
-2
/
+2
*
add generic vty_transcript_test.c, vty_transcript_test.vty
Neels Hofmeyr
2019-02-04
3
-2
/
+301
*
socket.h: add missing include
Max
2019-02-04
1
-2
/
+7
*
GSUP: deprecate osmo_gsup_get_err_msg_type()
Oliver Smith
2019-02-04
2
-30
/
+17
*
osmo_fsm_inst_state_chg(): clamp timeout_secs to <= ~68 years
Neels Hofmeyr
2019-01-31
1
-1
/
+13
*
osmo_fsm_inst_state_chg(): set T also for zero timeout
Neels Hofmeyr
2019-01-29
4
-7
/
+71
*
jenkins distcheck: enable external tests
Neels Hofmeyr
2019-01-29
1
-1
/
+2
*
build: add missing logging_vty_test.vty to EXTRA_DIST
Neels Hofmeyr
2019-01-29
1
-0
/
+1
*
osmo_fsm_state_name: make robust against NULL fi
Neels Hofmeyr
2019-01-29
1
-1
/
+1
*
add osmo_classmark_* API
Neels Hofmeyr
2019-01-29
3
-0
/
+149
*
add osmo_hexdump_buf() and test
Neels Hofmeyr
2019-01-28
4
-11
/
+163
*
gsm0808: add BSSMAP Cell Identifier matching API
Neels Hofmeyr
2019-01-28
7
-0
/
+645
*
Work around bogus gcc-8.2 array-bounds warning/error
Harald Welte
2019-01-22
2
-1
/
+21
*
constrain gsm48_generate_mid() output array bounds
Harald Welte
2019-01-22
4
-7
/
+12
*
gsm0408_test: Fix IMEI-SV related tests to use no more than 16 digits
Harald Welte
2019-01-22
2
-16
/
+16
*
Merge tag '1.0.1'
Harald Welte
2019-01-21
0
-0
/
+0
|
\
|
*
Bump version: 1.0.0 → 1.0.1
Harald Welte
2019-01-21
2
-1
/
+8
*
|
Bump version: 1.0.0 → 1.0.1
Harald Welte
2019-01-21
2
-1
/
+8
*
|
gsm_23_003.h: add GSM23003_IMEI_NUM_DIGITS_NO_CHK
Oliver Smith
2019-01-21
1
-0
/
+3
|
/
*
Rename msgb_wrap_with_TL()
Max
2019-01-21
2
-10
/
+10
*
Bump version: 0.12.0.128-8dfde → 1.0.0
Harald Welte
2019-01-19
9
-24
/
+247
*
Prevent GCR encoder/decoder functions from being used directly
Max
2019-01-19
1
-2
/
+2
*
LCLS: make GCR into static member of osmo_lcls
Max
2019-01-19
3
-24
/
+28
*
LCLS: add status parameter to Assignment Completed message
Max
2019-01-19
4
-11
/
+43
*
gsm29118: fix coverity issues
Philipp Maier
2019-01-18
1
-1
/
+6
*
socket: add define for socket name length
Philipp Maier
2019-01-17
2
-4
/
+4
*
LCLS: add GCR comparison helper
Max
2019-01-14
4
-19
/
+27
*
LCLS: expand enc/dec tests
Max
2019-01-14
1
-0
/
+12
*
comments: update/fix three 3GPP spec references
Neels Hofmeyr
2019-01-14
3
-3
/
+3
*
change GSM48_CMSERV_* to enum type, add names
Neels Hofmeyr
2019-01-14
3
-7
/
+26
*
gsm23003: add osmo_imei_str_valid()
Oliver Smith
2019-01-14
7
-0
/
+107
*
port rest octets encoding code from osmo-bsc
Stefan Sperling
2019-01-12
5
-0
/
+1084
*
port arfcn range encode support from osmo-bsc
Stefan Sperling
2019-01-12
7
-1
/
+760
*
LCLS: use proper types for value_string wrappers
Max
2019-01-09
1
-3
/
+3
*
Cosmetic: GSUP: note "on wire" for imei_result
Oliver Smith
2019-01-09
1
-2
/
+2
*
msgb: fix debug print
Max
2019-01-09
1
-1
/
+1
*
add osmo_lu_type_names[], osmo_lu_type_name()
Neels Hofmeyr
2019-01-08
3
-0
/
+13
*
add osmo_mi_name(), for MI-to-string like "IMSI-123456"
Neels Hofmeyr
2019-01-08
5
-0
/
+82
*
LCLS: fix LCLS-CONNECT-CONTROL encoder
Max
2019-01-07
3
-10
/
+16
*
Automatically disable GnuTLS fallback
Max
2019-01-07
1
-0
/
+1
*
Streamline glibc version check
Max
2019-01-07
1
-7
/
+11
*
tests/gsup_test.c: drop session IEs from MO-ForwardSM Error
Vadim Yanitskiy
2019-01-05
2
-10
/
+4
[next]