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
*
LCLS, TS 48.008: add GCR IE encoding/decoding
Max
2018-12-14
2
-0
/
+37
*
LCLS, TS 29.205: add GCR routines
Max
2018-12-14
3
-1
/
+97
*
gsm0480: fix copy-pasted note for gsm0480_gen_return_error()
Vadim Yanitskiy
2018-12-14
1
-3
/
+0
*
msgb: add test helpers
Max
2018-12-12
1
-0
/
+92
*
fix api doc for osmo_bcd2str()
Neels Hofmeyr
2018-12-11
1
-1
/
+1
*
gsm48_mi_to_string(): do not read from zero length input buffer
Neels Hofmeyr
2018-12-10
1
-1
/
+1
*
gsm48_mi_to_string(): guard against zero length output buffer
Neels Hofmeyr
2018-12-10
1
-5
/
+5
*
gsm48_generate_mid(): mask out ODD flag from mi_type
Neels Hofmeyr
2018-12-10
1
-1
/
+1
*
gsm48_mi_to_string: use osmo_bcd2str(), fix some corner cases
Neels Hofmeyr
2018-12-10
1
-13
/
+12
*
add osmo_bcd2str()
Neels Hofmeyr
2018-12-10
1
-0
/
+41
*
api doc: gsm48_mi_to_string(): warn of return value implementation
Neels Hofmeyr
2018-12-10
1
-1
/
+4
*
gsm0808: add encoder for cause codes and use it
Philipp Maier
2018-12-08
3
-12
/
+43
*
gsm29118: add generator functions for GSM29118 messages
Philipp Maier
2018-12-07
2
-0
/
+290
*
cosmetic apn: correct whitespace error
Philipp Maier
2018-12-07
1
-1
/
+1
*
Add osmo_sockaddr_in_to_str_and_uint()
Max
2018-12-07
1
-5
/
+20
*
Allow log_init() with NULL log_info
Max
2018-12-06
1
-10
/
+15
*
ctrl: use #define for TRAP id
Max
2018-12-03
1
-1
/
+1
*
gsm0808: add message generator for BSSMAP HANDOVER PERFORMED
Philipp Maier
2018-12-03
2
-0
/
+47
*
configure.ac: check clock_gettime for glib < 2.17
Alexander Couzens
2018-12-03
1
-1
/
+1
*
Move BSSMAP_MSG_* defines to header file
Max
2018-11-30
1
-3
/
+0
*
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
[next]