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
...
*
add osmo_lu_type_names[], osmo_lu_type_name()
Neels Hofmeyr
2019-01-08
2
-0
/
+9
*
add osmo_mi_name(), for MI-to-string like "IMSI-123456"
Neels Hofmeyr
2019-01-08
2
-0
/
+37
*
LCLS: fix LCLS-CONNECT-CONTROL encoder
Max
2019-01-07
1
-8
/
+13
*
Automatically disable GnuTLS fallback
Max
2019-01-07
1
-0
/
+1
*
Streamline glibc version check
Max
2019-01-07
1
-7
/
+11
*
osmo_rat_type: add OSMO_RAT_EUTRAN_SGS
Neels Hofmeyr
2019-01-04
1
-0
/
+1
*
gsm_utils: add enum osmo_rat_type, from osmo-msc enum ran_type
Neels Hofmeyr
2019-01-03
2
-0
/
+10
*
logging/gsmtap: fix buffer overflow in _gsmtap_raw_output()
Vadim Yanitskiy
2018-12-28
1
-0
/
+6
*
LCLS: enc/dec entire parameter set instead of GCR
Max
2018-12-23
3
-21
/
+56
*
Fix VTY documentation error introduced in "bind" VTY port change
Harald Welte
2018-12-23
1
-1
/
+2
*
vty: Make TCP port configurable and introduce telnet_init_default
Holger Hans Peter Freyther
2018-12-23
2
-3
/
+31
*
vty: The telnet interface is TCP only. Fix the comments
Holger Hans Peter Freyther
2018-12-22
1
-2
/
+2
*
GSUP: add CHECK-IMEI message
Oliver Smith
2018-12-21
1
-0
/
+23
*
GSUP: fix missing osmo_gsup_get_err_msg_type()s
Oliver Smith
2018-12-21
1
-0
/
+8
*
Use define for key buffers
Max
2018-12-20
1
-2
/
+2
*
LCLC: fix doc to match type signature
Max
2018-12-19
1
-2
/
+1
*
Fix typos in SS opcode names
Max
2018-12-19
1
-2
/
+2
*
add to osmo_sock_get_name*() API
Neels Hofmeyr
2018-12-19
1
-17
/
+47
*
GSUP/SMS: introduce READY-FOR-SM message
Vadim Yanitskiy
2018-12-18
1
-0
/
+13
*
GSUP/SMS: introduce MO-/MT-FORWARD-SM messages
Vadim Yanitskiy
2018-12-18
4
-2
/
+336
*
LCLS: add gsm0808_create_ass2()
Max
2018-12-14
2
-6
/
+48
*
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
[prev]
[next]