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
*
ctrl: print textual error on IPA parsing failure
Max
2018-11-26
1
-1
/
+1
*
Update gsm0808_create_ass() doxygen
Max
2018-11-22
1
-2
/
+2
*
gsm: Deprecate buggy gsm_arfcn2band API and introduce gsm_arfcn2band_rc
Pau Espin Pedrol
2018-11-20
2
-23
/
+49
*
document unblock-ack vs. signalling in gprs_ns_process_msg()
Stefan Sperling
2018-11-20
1
-0
/
+6
*
send NS_POUT_UNBLOCK_ACK before signalling S_NS_UNBLOCK
Stefan Sperling
2018-11-19
1
-1
/
+3
*
Support cipher mode reject with extended cause
Max
2018-11-19
3
-0
/
+42
*
Move msgb_push helpers to public header
Max
2018-11-19
1
-39
/
+10
*
gsm48: gsm48_decode_freq_list: Improve documentation of paramter f
Pau Espin Pedrol
2018-11-18
1
-1
/
+1
*
Update GSM0808_LCLS enums
Max
2018-11-18
1
-0
/
+3
*
Update 3GPP TS 08.08 Cause handling
Max
2018-11-18
2
-6
/
+25
*
fsm: fix apidoc of osmo_fsm_state_name()
Philipp Maier
2018-11-16
1
-1
/
+1
*
gsm29118: add value strings for SGSAP IEI
Philipp Maier
2018-11-16
2
-0
/
+36
*
socket.c: fix IP and port buffer sizes
Oliver Smith
2018-11-06
1
-4
/
+4
*
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
[next]