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
*
gsm48: correct apidoc for gsm48_generate_mid()
Philipp Maier
2018-11-02
1
-0
/
+1
*
Update cipher reject function
Max
2018-11-02
1
-0
/
+1
*
gsm0808: cosmetic: rename parameter "reason" to "cause"
Philipp Maier
2018-10-30
1
-3
/
+3
*
gsm0808: fix doxygen apidoc
Philipp Maier
2018-10-30
1
-1
/
+1
*
make 'show rate-counters' show group index
Stefan Sperling
2018-10-29
1
-1
/
+1
*
stop printing group description in vty_out_rate_ctr_group_fmt()
Stefan Sperling
2018-10-29
2
-3
/
+1
*
gsm23003: Add MME domain name related helper functions
Harald Welte
2018-10-28
2
-0
/
+92
*
add osmo_sock_get_{local,remote}_ip{,_port}()
Oliver Smith
2018-10-26
1
-25
/
+86
*
cosmetic: fix typo (soocket -> socket)
Oliver Smith
2018-10-25
1
-1
/
+1
*
stats_statsd: Send all stat_items as gauges
Daniel Willmann
2018-10-24
1
-11
/
+8
*
vty: adjust telnet log
Max
2018-10-24
1
-1
/
+1
*
libosmogsm/gsup.c: fix error code in osmo_gsup_encode()
Vadim Yanitskiy
2018-10-21
1
-1
/
+1
*
SGsAP protocol definitions (header + C file)
Harald Welte
2018-10-21
3
-1
/
+134
*
vty.c: Set vty->fd to -1 after closing the FD
Harald Welte
2018-10-21
1
-1
/
+3
*
telnet_interface: avoid double-close of fd()
Harald Welte
2018-10-21
1
-1
/
+1
*
timerfd_create(): Fix error handling of osmo_fd_register()
Harald Welte
2018-10-21
1
-1
/
+8
*
gsm0808: allow decoding of zero length speech codec lists.
Philipp Maier
2018-10-16
1
-10
/
+0
*
add support for ipaccess messages on the ctrl interface
Stefan Sperling
2018-10-15
1
-5
/
+29
*
fix error handling gprs_ns_nsip_listen()
Stefan Sperling
2018-10-10
1
-1
/
+4
*
vty logging: fix crash when missing 'logging enable'
Neels Hofmeyr
2018-10-01
1
-0
/
+8
*
ensure unix socket paths are NUL-terminated for bind/connect
Stefan Sperling
2018-09-26
1
-7
/
+5
*
logging_vty: Ensure writing well-formed config files
Harald Welte
2018-09-25
1
-9
/
+9
*
gsm0808: add function to convert AMR S15-S0 to gsm0408 settings
Philipp Maier
2018-09-25
2
-0
/
+42
*
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
*
gsm0808_utils: constify parameter
Philipp Maier
2018-09-21
1
-1
/
+1
*
gsm0808: add function to convert amr gsm0408 setings to gsm0808
Philipp Maier
2018-09-19
2
-0
/
+44
*
logging vty: add 'logging level set-all <level>'
Neels Hofmeyr
2018-09-16
1
-0
/
+24
*
Revert "gsm0808: add function to convert amr gsm0408 setings to gsm0808"
Neels Hofmeyr
2018-09-16
2
-44
/
+0
*
gsm0808: add function to convert amr gsm0408 setings to gsm0808
Philipp Maier
2018-09-14
2
-0
/
+44
*
logging vty: deprecate 'all', introduce 'force-all'
Neels Hofmeyr
2018-09-13
1
-20
/
+57
*
logging vty: write: check logging levels validity
Neels Hofmeyr
2018-09-13
2
-8
/
+24
*
logging vty: deprecate the 'everything' keyword
Neels Hofmeyr
2018-09-13
2
-13
/
+22
*
logging vty: rewrite 'logging level' vty cmd generation
Neels Hofmeyr
2018-09-13
2
-167
/
+64
*
gsm0808: implement BSSMAP Classmark Request
Neels Hofmeyr
2018-09-13
2
-0
/
+14
*
add osmo_str_tolower() and _toupper() with test
Neels Hofmeyr
2018-09-07
2
-7
/
+90
*
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
*
Add CC_CAUSE value_string array
Keith
2018-09-02
2
-0
/
+55
*
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
2
-8
/
+53
*
gsmtap_util: make sure SO_REUSEADDR is applied for GSMTAP
Philipp Maier
2018-08-24
1
-1
/
+3
*
socket: add flag to enforce SO_REUSEADDR on UDP sockets
Philipp Maier
2018-08-23
1
-3
/
+3
*
ipa: Document ipa_msg_recv* functions
Pau Espin Pedrol
2018-08-22
1
-0
/
+22
*
use __FILE__, not __BASE_FILE__
Neels Hofmeyr
2018-08-20
1
-2
/
+2
*
vty: Makefile: Fix LIBVERSION typo introduced in 0.12.0 release
Pau Espin Pedrol
2018-08-20
1
-1
/
+1
[next]