index
:
libosmocore
prometheus
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
rename CELL_IDENT_LAI_AND_LAC to CELL_IDENT_LAI
Stefan Sperling
2018-12-19
1
-2
/
+3
*
add/clean big-endian packed structs (struct_endianess.py)
Neels Hofmeyr
2018-12-19
9
-45
/
+647
*
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
2
-17
/
+50
*
GSUP/SMS: introduce READY-FOR-SM message
Vadim Yanitskiy
2018-12-18
6
-1
/
+46
*
GSUP/SMS: introduce MO-/MT-FORWARD-SM messages
Vadim Yanitskiy
2018-12-18
11
-15
/
+527
*
LCLS: add gsm0808_create_ass2()
Max
2018-12-14
5
-6
/
+133
*
LCLS, TS 48.008: add GCR IE encoding/decoding
Max
2018-12-14
5
-0
/
+123
*
LCLS, TS 29.205: add GCR routines
Max
2018-12-14
10
-4
/
+263
*
gsm0480: fix copy-pasted note for gsm0480_gen_return_error()
Vadim Yanitskiy
2018-12-14
1
-3
/
+0
*
stats.h: Fix build on MacOS
Pau Espin Pedrol
2018-12-13
1
-2
/
+2
*
msgb: add test helpers
Max
2018-12-12
2
-0
/
+231
*
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
2
-13
/
+13
*
gsm48_generate_mid(): mask out ODD flag from mi_type
Neels Hofmeyr
2018-12-10
3
-8
/
+6
*
gsm48_mi_to_string: use osmo_bcd2str(), fix some corner cases
Neels Hofmeyr
2018-12-10
3
-29
/
+24
*
add osmo_bcd2str()
Neels Hofmeyr
2018-12-10
4
-0
/
+186
*
Constify llist_count() parameter
Max
2018-12-10
1
-1
/
+1
*
api doc: gsm48_mi_to_string(): warn of return value implementation
Neels Hofmeyr
2018-12-10
1
-1
/
+4
*
gsm0408_test: test encoding and decoding Mobile Identity
Neels Hofmeyr
2018-12-10
2
-0
/
+358
*
timer: Fix clockid_t undefined on MacOS < 10.12
Pau Espin Pedrol
2018-12-10
2
-0
/
+5
*
gsm0808: add encoder for cause codes and use it
Philipp Maier
2018-12-08
6
-19
/
+75
*
gsm29118: add generator functions for GSM29118 messages
Philipp Maier
2018-12-07
5
-0
/
+363
*
gsm_29_118.h: Add constant for default port
Philipp Maier
2018-12-07
1
-0
/
+3
*
cosmetic apn: correct whitespace error
Philipp Maier
2018-12-07
2
-2
/
+2
*
Add osmo_sockaddr_in_to_str_and_uint()
Max
2018-12-07
2
-5
/
+23
*
Allow log_init() with NULL log_info
Max
2018-12-06
1
-10
/
+15
*
gsm_29_118: add missing extern for struct value_string decl.
Philipp Maier
2018-12-05
1
-8
/
+8
*
LCLS: update osmo_lcls struct
Max
2018-12-04
1
-4
/
+4
*
Add msgb_tl_put() helper
Max
2018-12-04
1
-0
/
+12
*
ctrl: use #define for TRAP id
Max
2018-12-03
2
-1
/
+2
*
Update msgb Lx helpers
Max
2018-12-03
1
-1
/
+17
*
gsm0808: add message generator for BSSMAP HANDOVER PERFORMED
Philipp Maier
2018-12-03
3
-0
/
+71
*
configure.ac: check clock_gettime for glib < 2.17
Alexander Couzens
2018-12-03
2
-1
/
+5
*
Move BSSMAP_MSG_* defines to header file
Max
2018-11-30
2
-3
/
+3
*
ctrl: print textual error on IPA parsing failure
Max
2018-11-26
1
-1
/
+1
*
add contrib/struct_endianess.py
Neels Hofmeyr
2018-11-22
1
-0
/
+369
*
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
4
-25
/
+58
*
LCLS: add 48.008 parameter structure
Max
2018-11-20
1
-0
/
+8
*
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
2
-6
/
+8
*
gsm_44_318.h: remove #if 0 from struct gan_cch_desc_ie
Neels Hofmeyr
2018-11-19
1
-17
/
+0
*
Add missing header include
Max
2018-11-19
1
-0
/
+1
*
Support cipher mode reject with extended cause
Max
2018-11-19
7
-1
/
+89
*
Move msgb_push helpers to public header
Max
2018-11-19
3
-39
/
+25
*
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
2
-0
/
+6
[prev]
[next]