index
:
libosmocore
prometheus
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
gsm_08_58.h: Introduce struct abis_rsl_link_id
Pau Espin Pedrol
2018-10-10
1
-1
/
+24
*
fix error handling gprs_ns_nsip_listen()
Stefan Sperling
2018-10-10
1
-1
/
+4
*
GSMTAP: fix typos in comments
Shinjo Park
2018-10-07
1
-2
/
+2
*
GSMTAP: add definitions for LTE NAS subtypes
Shinjo Park
2018-10-07
1
-0
/
+8
*
GSMTAP: add definitions for new LTE RRC channels
Shinjo Park
2018-10-07
1
-10
/
+25
*
vty logging: fix crash when missing 'logging enable'
Neels Hofmeyr
2018-10-01
2
-0
/
+11
*
Revert "osmo-config-merge: Add manual page"
Harald Welte
2018-09-29
5
-95
/
+1
*
osmo-config-merge: Add manual page
Daniel Willmann
2018-09-28
5
-1
/
+95
*
osmo-config-merge: Fix some small issues
Daniel Willmann
2018-09-28
1
-4
/
+15
*
utils/osmo-config-merge: explicitly return from main()
Vadim Yanitskiy
2018-09-27
1
-0
/
+2
*
ensure unix socket paths are NUL-terminated for bind/connect
Stefan Sperling
2018-09-26
1
-7
/
+5
*
osmo-config-merge: Don't use C99 'for' loop initial declarations
Harald Welte
2018-09-25
1
-2
/
+4
*
logging_vty: Ensure writing well-formed config files
Harald Welte
2018-09-25
2
-15
/
+15
*
Add new osmo-config-merge utility
Harald Welte
2018-09-25
5
-2
/
+275
*
gsm0808: add function to convert AMR S15-S0 to gsm0408 settings
Philipp Maier
2018-09-25
5
-0
/
+233
*
gsm_utils: add function to get value strings for gsm48_chan_mode
Philipp Maier
2018-09-25
1
-0
/
+2
*
vty: omit HIDDEN from vty reference
Neels Hofmeyr
2018-09-24
1
-2
/
+2
*
vty list: fix deprecation/hidden bit logic
Neels Hofmeyr
2018-09-24
1
-2
/
+1
*
vty reference: fix deprecation bit evaluation
Neels Hofmeyr
2018-09-24
1
-2
/
+2
*
vty/command.h: document and prettify CMD_ATTR_* flags
Vadim Yanitskiy
2018-09-24
1
-2
/
+3
*
gsm0808_utils: constify parameter
Philipp Maier
2018-09-21
2
-2
/
+2
*
gsm0808: add function to convert amr gsm0408 setings to gsm0808
Philipp Maier
2018-09-19
6
-0
/
+482
*
logging vty: add 'logging level set-all <level>'
Neels Hofmeyr
2018-09-16
2
-0
/
+185
*
Revert "gsm0808: add function to convert amr gsm0408 setings to gsm0808"
Neels Hofmeyr
2018-09-16
6
-480
/
+0
*
gsm0808: add function to convert amr gsm0408 setings to gsm0808
Philipp Maier
2018-09-14
6
-0
/
+480
*
gsm0808: fix wrong codec defaults for OFR_AMR_WB
Philipp Maier
2018-09-14
1
-1
/
+1
*
logging vty: deprecate 'all', introduce 'force-all'
Neels Hofmeyr
2018-09-13
2
-34
/
+191
*
logging vty: write: check logging levels validity
Neels Hofmeyr
2018-09-13
3
-8
/
+25
*
logging vty: deprecate the 'everything' keyword
Neels Hofmeyr
2018-09-13
3
-30
/
+35
*
logging vty: rewrite 'logging level' vty cmd generation
Neels Hofmeyr
2018-09-13
5
-172
/
+82
*
jenkins: add --enable-external-tests
Neels Hofmeyr
2018-09-13
2
-1
/
+3
*
gsm0808: implement BSSMAP Classmark Request
Neels Hofmeyr
2018-09-13
3
-0
/
+15
*
logging vty: add VTY transcript test
Neels Hofmeyr
2018-09-12
4
-1
/
+530
*
fix tests linking: don't use system installed libs
Neels Hofmeyr
2018-09-11
1
-2
/
+13
*
add osmo_str_tolower() and _toupper() with test
Neels Hofmeyr
2018-09-07
5
-9
/
+333
*
api doc: fix osmo_quote_str_*
Neels Hofmeyr
2018-09-07
1
-2
/
+8
*
coding: Always initialize bit counters in gsm0503_pdtch_egprs_decode().
Alexander Chemeris
2018-09-05
1
-0
/
+5
*
coding: Correctly count bits when decoding EDGE bursts with MCS >= 7.
Alexander Chemeris
2018-09-05
1
-1
/
+8
*
core/utils.h: move includes to the top
Vadim Yanitskiy
2018-09-05
1
-3
/
+2
*
core/utils.h: drop duplicate '<stdbool.h>' include
Vadim Yanitskiy
2018-09-05
1
-1
/
+0
*
Add RSPRO support to IPA and logging definitions
Harald Welte
2018-09-03
2
-1
/
+3
*
Add CC_CAUSE value_string array
Keith
2018-09-02
3
-0
/
+59
*
osmo-release.sh: Add checks to help avoid libversion debian major mismatch
Pau Espin Pedrol
2018-08-30
1
-2
/
+39
*
osmo-release.sh: Allow forcing release without LIBVERSION bump
Pau Espin Pedrol
2018-08-30
1
-2
/
+5
*
osmo-release.sh: Add quotes to string to fix shellcheck warning
Pau Espin Pedrol
2018-08-30
1
-1
/
+1
*
Properly deal with sockaddr_un socket path length limitations.
Stefan Sperling
2018-08-29
1
-4
/
+11
*
properly handle mandatory cli param of gsm0808_create_paging2
Stefan Sperling
2018-08-29
1
-5
/
+4
*
gsm0808: inter-bsc HO messages: add missing BSSMAP header, x4
Neels Hofmeyr
2018-08-28
1
-0
/
+12
*
log: add 'last' option to 'logging print file'
Neels Hofmeyr
2018-08-27
3
-8
/
+62
*
gsmtap_util: make sure SO_REUSEADDR is applied for GSMTAP
Philipp Maier
2018-08-24
1
-1
/
+3
[prev]
[next]